============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_encryption.py .E

==================================== ERRORS ====================================
__________ ERROR at teardown of TestEncryption.test_simple_encryption __________
ydb/tests/functional/encryption/test_encryption.py:166: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:685: 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/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   GRpc shutdown warning: left infly: 94, spent: 3.296926 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 94, spent: 6.649105 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 94, spent: 9.856996 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 94, spent: 13.095389 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 94, spent: 16.316841 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 94, spent: 19.511213 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 94, spent: 22.769981 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 94, spent: 25.972446 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 94, spent: 29.207462 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 94, spent: 30.006656 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==3003701==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 23040 byte(s) in 360 object(s) allocated from:
E   #0 0x00001f724fad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034b9d930 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034b9d930 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034b9d930 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034b9d930 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x000034b9d930 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x000034b9d930 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 0x0000460e670b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x0000460e670b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x0000460e670b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x0000460e670b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x0000460e670b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x0000460e670b in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcFqPrivateTaskService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
E   #13 0x000046148e1d in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
E   #14 0x00004614b1c0 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
E   #15 0x00003a9a3afc in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003a9a3afc in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003a9a3afc 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 0x00003a9a3afc 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 0x00003a9a3afc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003a9a3afc 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 0x000021e4c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x000021e4c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x000021e4c24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x000021e4c7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x000021e4c7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fa4b204 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f6e8ac6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11528 byte(s) in 220 object(s) allocated from:
E   #0 0x00001f724fad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bf95ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bf95ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bf95ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bf95ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bf95ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bf95ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bf95ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bf95ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bf95ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bf95ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034b3e62c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034b3e62c 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 0x000034b3e62c 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 0x00003a9b844f 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 0x00003a9abb41 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a99b829 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000415450d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:277:21
E   #18 0x000041544130 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:229:9
E   #19 0x000041544130 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x0000221cb187 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x000022282f91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x00002228cb84 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x00002228c13d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x00002228e1ae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fa4b204 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f6e8ac6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 7040 byte(s) in 220 object(s) allocated from:
E   #0 0x00001f724fad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034b3e61a 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 0x000034b3e61a 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 0x00003a9b844f 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 0x00003a9abb41 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a99b829 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000415450d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:277:21
E   #7 0x000041544130 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:229:9
E   #8 0x000041544130 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x0000221cb187 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022282f91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x00002228cb84 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002228c13d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002228e1ae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fa4b204 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f6e8ac6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 7040 byte(s) in 220 object(s) allocated from:
E   #0 0x00001f724fad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bf95a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bf95a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bf95a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034b3e62c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034b3e62c 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 0x000034b3e62c 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 0x00003a9b844f 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 0x00003a9abb41 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a99b829 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000415450d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:277:21
E   #11 0x000041544130 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:229:9
E   #12 0x000041544130 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x0000221cb187 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x000022282f91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x00002228cb84 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x00002228c13d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x00002228e1ae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fa4b204 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f6e8ac6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5264 byte(s) in 94 object(s) allocated from:
E   #0 0x00001f724fad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027d20361 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027d20361 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027d20361 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027d20361 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027d20361 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000027d20361 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000027d20361 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000027d20361 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000027d20361 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000027d20361 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000027d20361 in y_absl::lts_y_20240722::status_internal::StatusRep::SetPayload(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, y_absl::lts_y_20240722::Cord) /-S/contrib/restricted/abseil-cpp-tstring/y_absl/status/internal/status_internal.cc:90:25
E   #12 0x0000342dbe15 in y_absl::lts_y_20240722::Status::SetPayload(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, y_absl::lts_y_20240722::Cord) /-S/contrib/restricted/abseil-cpp-tstring/y_absl/status/status.h:869:8
E   #13 0x0000342dadd2 in grpc_core::StatusSetStr(y_absl::lts_y_20240722::Status*, grpc_core::StatusStrProperty, std::__y1::basic_string_view<char, std::__y1::char_traits<char>>) /-S/contrib/libs/grpc/src/core/lib/gprpp/status_helper.cc:218:11
E   #14 0x00003440be3c in grpc_error_set_str(y_absl::lts_y_20240722::Status, grpc_core::StatusStrProperty, std::__y1::basic_string_view<char, std::__y1::char_traits<char>>) /-S/contrib/libs/grpc/src/core/lib/iomgr/error.cc:146:5
E   #15 0x0000343bf139 in grpc_core::Call::CancelWithStatus(grpc_status_code, char const*) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:367:7
E   #16 0x0000343e1293 in grpc_call_cancel_with_status /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3499:30
E   #17 0x00003a9d9ca6 in grpc::ServerContextBase::TryCancel() const /-S/contrib/libs/grpc/src/cpp/server/server_context.cc:347:7
E   #18 0x00003a99795c in NYdbGrpc::TGrpcServiceProtectiable::StopService() /-S/ydb/library/grpc/server/grpc_server.cpp:64:26
E   #19 0x00003a99ec9e in NYdbGrpc::TGRpcServer::Stop() /-S/ydb/library/grpc/server/grpc_server.cpp:278:18
E   #20 0x000041508769 in NKikimr::(anonymous namespace)::StopGRpcServers(std::__y1::weak_ptr<NKikimr::TGRpcServersWrapper>) /-S/ydb/core/driver_lib/run/run.cpp:192:21
E   #21 0x000041507a52 in NKikimr::TKikimrRunner::KikimrStop(bool) /-S/ydb/core/driver_lib/run/run.cpp:2169:9
E   #22 0x00003e85928c in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:50:17
E   #23 0x00004138df7b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #24 0x00003e8de8f5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #25 0x00003e8d8555 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #26 0x00003e8cad17 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #27 0x00003e85f2d6 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #28 0x00003e86318d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #29 0x00001f648fe5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #30 0x7fc1de065d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 5005 byte(s) in 91 object(s) allocated from:
E   #0 0x00001f6eb104 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x0000342b97d0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x0000342b97d0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x0000343b5302 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x00003479cc4f in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x00003479cc4f in New<grpc_core::InterceptorList<std::__y1::unique_ptr<grpc_metadata_batch, grpc_core::Arena::PooledDeleter> >::MapImpl<(lambda at /-S/contrib/libs/grpc/src/core/ext/filters/http/server/http_server_filter.cc:136:7), (lambda at /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:232:24)>, (lambda at /-S/contrib/libs/grpc/src/core/ext/filters/http/server/http_server_filter.cc:136:7), (lambda at /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:232:24), grpc_core::DebugLocation &> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
E   #6 0x00003479cc4f in MakeMapToAdd<(lambda at /-S/contrib/libs/grpc/src/core/ext/filters/http/server/http_server_filter.cc:136:7), (lambda at /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:232:24)> /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:288:33
E   #7 0x00003479cc4f in PrependMap<(lambda at /-S/contrib/libs/grpc/src/core/ext/filters/http/server/http_server_filter.cc:136:7)> /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:231:13
E   #8 0x00003479cc4f in void grpc_core::PipeSender<std::__y1::unique_ptr<grpc_metadata_batch, grpc_core::Arena::PooledDeleter>>::InterceptAndMap<grpc_core::HttpServerFilter::MakeCallPromise(grpc_core::CallArgs, std::__y1::function<grpc_core::ArenaPromise<std::__y1::unique_ptr<grpc_metadata_batch, grpc_core::Arena::PooledDeleter>> (grpc_core::CallArgs)>)::$_0>(grpc_core::HttpServerFilter::MakeCallPromise(grpc_core::CallArgs, std::__y1::function<grpc_core::ArenaPromise<std::__y1::unique_ptr<grpc_metadata_batch, grpc_core::Arena::PooledDeleter>> (grpc_core::CallArgs)>)::$_0, grpc_core::DebugLocation) /-S/contrib/libs/grpc/src/core/lib/promise/pipe.h:504:14
E   #9 0x00003479bd49 in grpc_core::HttpServerFilter::MakeCallPromise(grpc_core::CallArgs, std::__y1::function<grpc_core::ArenaPromise<std::__y1::unique_ptr<grpc_metadata_batch, grpc_core::Arena::PooledDeleter>> (grpc_core::CallArgs)>) /-S/contrib/libs/grpc/src/core/ext/filters/http/server/http_server_filter.cc:135:38
E   #10 0x00003451fb8b in operator() /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2375:24
E   #11 0x00003451fb8b in __invoke<const (lambda at /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:26) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #12 0x00003451fb8b in invoke<const (lambda at /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:26) &> /-S/contrib/libs/cxxsupp/libcxx/include/__functional/invoke.h:29:10
E   #13 0x00003451fb8b in InvokeObject<(lambda at /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:26), void> /-S/contrib/restricted/abseil-cpp-tstring/y_absl/functional/internal/function_ref.h:78:7
E   #14 0x00003451fb8b in operator() /-S/contrib/restricted/abseil-cpp-tstring/y_absl/functional/function_ref.h:132:12
E   #15 0x00003451fb8b in Run /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:65:5
E   #16 0x00003451fb8b in grpc_core::promise_filter_detail::ServerCallData::RecvInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:22
E   #17 0x000034517b3c in grpc_core::promise_filter_detail::ServerCallData::RecvInitialMetadataReadyCallback(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2349:38
E   #18 0x0000342da57e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #19 0x0000342da57e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #20 0x0000344ad2b4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #21 0x0000344ad2b4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #22 0x0000344a8e88 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #23 0x0000344ccbc8 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #24 0x000034487678 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #25 0x000034b6d29e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #26 0x00003428f40f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #27 0x00003428f40f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #28 0x000021e4c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #29 0x000021e4c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #30 0x000021e4c24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #31 0x000021e4c7ac in Execute /-S/util/thread/factory.h:15:13
E   #32 0x000021e4c7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #33 0x00001fa4b204 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #34 0x00001f6e8ac6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5005 byte(s) in 91 object(s) allocated from:
E   #0 0x00001f6eb104 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x0000342b97d0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x0000342b97d0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x0000343b5302 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x0000347895b7 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x0000347895b7 in New<grpc_compression_algorithm> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
E   #6 0x0000347895b7 in grpc_core::ServerCompressionFilter::MakeCallPromise(grpc_core::CallArgs, std::__y1::function<grpc_core::ArenaPromise<std::__y1::unique_ptr<grpc_metadata_batch, grpc_core::Arena::PooledDeleter>> (grpc_core::CallArgs)>) /-S/contrib/libs/grpc/src/core/ext/filters/http/message_compress/compression_filter.cc:303:28
E   #7 0x00003451fb8b in operator() /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2375:24
E   #8 0x00003451fb8b in __invoke<const (lambda at /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:26) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #9 0x00003451fb8b in invoke<const (lambda at /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:26) &> /-S/contrib/libs/cxxsupp/libcxx/include/__functional/invoke.h:29:10
E   #10 0x00003451fb8b in InvokeObject<(lambda at /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:26), void> /-S/contrib/restricted/abseil-cpp-tstring/y_absl/functional/internal/function_ref.h:78:7
E   #11 0x00003451fb8b in operator() /-S/contrib/restricted/abseil-cpp-tstring/y_absl/functional/function_ref.h:132:12
E   #12 0x00003451fb8b in Run /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:65:5
E   #13 0x00003451fb8b in grpc_core::promise_filter_detail::ServerCallData::RecvInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:22
E   #14 0x000034517b3c in grpc_core::promise_filter_detail::ServerCallData::RecvInitialMetadataReadyCallback(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2349:38
E   #15 0x0000342da57e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #16 0x0000342da57e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #17 0x0000344ad2b4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #18 0x0000344ad2b4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #19 0x0000344a8e88 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #20 0x0000344ccbc8 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #21 0x000034487678 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #22 0x000034b6d29e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #23 0x00003428f40f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #24 0x00003428f40f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #25 0x000021e4c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #26 0x000021e4c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #27 0x000021e4c24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #28 0x000021e4c7ac in Execute /-S/util/thread/factory.h:15:13
E   #29 0x000021e4c7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #30 0x00001fa4b204 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #31 0x00001f6e8ac6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 4512 byte(s) in 94 object(s) allocated from:
E   #0 0x00001f724fad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001fe572fb in NewImpl<4096UL> /-S/contrib/restricted/abseil-cpp-tstring/y_absl/strings/internal/cord_rep_flat.h:122:27
E   #2 0x00001fe572fb in New /-S/contrib/restricted/abseil-cpp-tstring/y_absl/strings/internal/cord_rep_flat.h:136:48
E   #3 0x00001fe572fb in CreateFlat /-S/contrib/restricted/abseil-cpp-tstring/y_absl/strings/cord.cc:93:23
E   #4 0x00001fe572fb in NewBtree /-S/contrib/restricted/abseil-cpp-tstring/y_absl/strings/cord.cc:104:12
E   #5 0x00001fe572fb in y_absl::lts_y_20240722::NewTree(char const*, unsigned long, unsigned long) /-S/contrib/restricted/abseil-cpp-tstring/y_absl/strings/cord.cc:118:10
E   #6 0x00001fe571a4 in y_absl::lts_y_20240722::Cord::Cord(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, y_absl::lts_y_20240722::cord_internal::CordzUpdateTracker::MethodIdentifier) /-S/contrib/restricted/abseil-cpp-tstring/y_absl/strings/cord.cc:343:20
E   #7 0x0000342dadc0 in Cord /-S/contrib/restricted/abseil-cpp-tstring/y_absl/strings/cord.h:1339:7
E   #8 0x0000342dadc0 in grpc_core::StatusSetStr(y_absl::lts_y_20240722::Status*, grpc_core::StatusStrProperty, std::__y1::basic_string_view<char, std::__y1::char_traits<char>>) /-S/contrib/libs/grpc/src/core/lib/gprpp/status_helper.cc:218:52
E   #9 0x00003440be3c in grpc_error_set_str(y_absl::lts_y_20240722::Status, grpc_core::StatusStrProperty, std::__y1::basic_string_view<char, std::__y1::char_traits<char>>) /-S/contrib/libs/grpc/src/core/lib/iomgr/error.cc:146:5
E   #10 0x0000343bf139 in grpc_core::Call::CancelWithStatus(grpc_status_code, char const*) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:367:7
E   #11 0x0000343e1293 in grpc_call_cancel_with_status /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3499:30
E   #12 0x00003a9d9ca6 in grpc::ServerContextBase::TryCancel() const /-S/contrib/libs/grpc/src/cpp/server/server_context.cc:347:7
E   #13 0x00003a99795c in NYdbGrpc::TGrpcServiceProtectiable::StopService() /-S/ydb/library/grpc/server/grpc_server.cpp:64:26
E   #14 0x00003a99ec9e in NYdbGrpc::TGRpcServer::Stop() /-S/ydb/library/grpc/server/grpc_server.cpp:278:18
E   #15 0x000041508769 in NKikimr::(anonymous namespace)::StopGRpcServers(std::__y1::weak_ptr<NKikimr::TGRpcServersWrapper>) /-S/ydb/core/driver_lib/run/run.cpp:192:21
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_simple_encryption
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11953
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61799
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20292
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26424
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24905
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15952
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27367
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8134
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/tdmz/001df9/r3tmp/kikimr_cluster_9nzesndf
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3870
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19670
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20961
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/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/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_x498khzp.log --grpc-port=3870 --mon-port=30604 --ic-port=11953
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30008
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32313
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6717
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11426
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_rypj15se.log --grpc-port=30008 --mon-port=32313 --ic-port=61799
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23250
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61298
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3118
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3350
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_o2inrps_.log --grpc-port=23250 --mon-port=61298 --ic-port=20292
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61577
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18214
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25470
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5525
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_a2yqkkqp.log --grpc-port=61577 --mon-port=18214 --ic-port=26424
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6119
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32031
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10471
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_upa9tozp.log --grpc-port=6119 --mon-port=6081 --ic-port=24905
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26269
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8133
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_hjpx9thn.log --grpc-port=30912 --mon-port=62108 --ic-port=15952
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16255
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30840
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1164
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1757
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_u_yyyq8j.log --grpc-port=16255 --mon-port=30840 --ic-port=27367
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24141
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2411
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10262
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25860
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_fwjo_rya.log --grpc-port=24141 --mon-port=2411 --ic-port=8134
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3870/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:3870/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/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/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_x498khzp.log --grpc-port=3870 --mon-port=30604 --ic-port=11953
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_x498khzp.log', '--grpc-port=3870', '--mon-port=30604', '--ic-port=11953')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3003153
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3870/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3003155
DEBUG    ya.test:process.py:259 Command (pid 3003155) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3003155) elapsed time (sec): 1.0016894340515137
DEBUG    ya.test:process.py:263 Command (pid 3003155) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3003155) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3003155) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3003155) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3003155) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3003155) maxrss: 475380
DEBUG    ya.test:process.py:263 Command (pid 3003155) minflt: 45276
DEBUG    ya.test:process.py:263 Command (pid 3003155) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3003155) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3003155) nivcsw: 162
DEBUG    ya.test:process.py:263 Command (pid 3003155) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3003155) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3003155) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3003155) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3003155) stime: 0.212776
DEBUG    ya.test:process.py:263 Command (pid 3003155) utime: 0.53106
DEBUG    ya.test:process.py:263 Command (pid 3003155) wtime: 1.004
DEBUG    ya.test:process.py:275 Command (pid 3003155) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30008/2, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:30008/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_rypj15se.log --grpc-port=30008 --mon-port=32313 --ic-port=61799
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_rypj15se.log', '--grpc-port=30008', '--mon-port=32313', '--ic-port=61799')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3003403
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30008/2
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/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3003410
DEBUG    ya.test:process.py:259 Command (pid 3003410) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3003410) elapsed time (sec): 0.8245258331298828
DEBUG    ya.test:process.py:263 Command (pid 3003410) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3003410) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3003410) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3003410) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3003410) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3003410) maxrss: 476464
DEBUG    ya.test:process.py:263 Command (pid 3003410) minflt: 45302
DEBUG    ya.test:process.py:263 Command (pid 3003410) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3003410) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3003410) nivcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 3003410) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3003410) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3003410) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3003410) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3003410) stime: 0.222333
DEBUG    ya.test:process.py:263 Command (pid 3003410) utime: 0.493104
DEBUG    ya.test:process.py:263 Command (pid 3003410) wtime: 0.832
DEBUG    ya.test:process.py:275 Command (pid 3003410) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23250/3, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:23250/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_o2inrps_.log --grpc-port=23250 --mon-port=61298 --ic-port=20292
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_o2inrps_.log', '--grpc-port=23250', '--mon-port=61298', '--ic-port=20292')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3003701
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23250/3
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/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3003704
DEBUG    ya.test:process.py:259 Command (pid 3003704) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3003704) elapsed time (sec): 0.9562427997589111
DEBUG    ya.test:process.py:263 Command (pid 3003704) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3003704) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3003704) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3003704) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3003704) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3003704) maxrss: 477644
DEBUG    ya.test:process.py:263 Command (pid 3003704) minflt: 45266
DEBUG    ya.test:process.py:263 Command (pid 3003704) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3003704) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3003704) nivcsw: 163
DEBUG    ya.test:process.py:263 Command (pid 3003704) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3003704) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3003704) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3003704) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3003704) stime: 0.217354
DEBUG    ya.test:process.py:263 Command (pid 3003704) utime: 0.550601
DEBUG    ya.test:process.py:263 Command (pid 3003704) wtime: 0.958
DEBUG    ya.test:process.py:275 Command (pid 3003704) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61577/4, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:61577/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_a2yqkkqp.log --grpc-port=61577 --mon-port=18214 --ic-port=26424
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_a2yqkkqp.log', '--grpc-port=61577', '--mon-port=18214', '--ic-port=26424')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3004064
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:61577/4
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/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3004065
DEBUG    ya.test:process.py:259 Command (pid 3004065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3004065) elapsed time (sec): 0.8188972473144531
DEBUG    ya.test:process.py:263 Command (pid 3004065) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3004065) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3004065) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3004065) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3004065) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3004065) maxrss: 478896
DEBUG    ya.test:process.py:263 Command (pid 3004065) minflt: 45280
DEBUG    ya.test:process.py:263 Command (pid 3004065) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3004065) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3004065) nivcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3004065) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3004065) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3004065) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3004065) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3004065) stime: 0.23060999999999998
DEBUG    ya.test:process.py:263 Command (pid 3004065) utime: 0.49768399999999996
DEBUG    ya.test:process.py:263 Command (pid 3004065) wtime: 0.821
DEBUG    ya.test:process.py:275 Command (pid 3004065) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6119/5, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:6119/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_upa9tozp.log --grpc-port=6119 --mon-port=6081 --ic-port=24905
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_upa9tozp.log', '--grpc-port=6119', '--mon-port=6081', '--ic-port=24905')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3004594
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6119/5
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/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3004596
DEBUG    ya.test:process.py:259 Command (pid 3004596) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3004596) elapsed time (sec): 0.8779668807983398
DEBUG    ya.test:process.py:263 Command (pid 3004596) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3004596) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3004596) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3004596) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3004596) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3004596) maxrss: 480220
DEBUG    ya.test:process.py:263 Command (pid 3004596) minflt: 45238
DEBUG    ya.test:process.py:263 Command (pid 3004596) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3004596) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3004596) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 3004596) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3004596) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3004596) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3004596) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3004596) stime: 0.224467
DEBUG    ya.test:process.py:263 Command (pid 3004596) utime: 0.523942
DEBUG    ya.test:process.py:263 Command (pid 3004596) wtime: 0.886
DEBUG    ya.test:process.py:275 Command (pid 3004596) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30912/6, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:30912/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_hjpx9thn.log --grpc-port=30912 --mon-port=62108 --ic-port=15952
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_hjpx9thn.log', '--grpc-port=30912', '--mon-port=62108', '--ic-port=15952')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3004911
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30912/6
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/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3004913
DEBUG    ya.test:process.py:259 Command (pid 3004913) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3004913) elapsed time (sec): 0.84779953956604
DEBUG    ya.test:process.py:263 Command (pid 3004913) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3004913) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3004913) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3004913) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3004913) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3004913) maxrss: 481520
DEBUG    ya.test:process.py:263 Command (pid 3004913) minflt: 45236
DEBUG    ya.test:process.py:263 Command (pid 3004913) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3004913) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3004913) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 3004913) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3004913) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3004913) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3004913) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3004913) stime: 0.19960599999999998
DEBUG    ya.test:process.py:263 Command (pid 3004913) utime: 0.508351
DEBUG    ya.test:process.py:263 Command (pid 3004913) wtime: 0.849
DEBUG    ya.test:process.py:275 Command (pid 3004913) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16255/7, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:16255/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_u_yyyq8j.log --grpc-port=16255 --mon-port=30840 --ic-port=27367
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_u_yyyq8j.log', '--grpc-port=16255', '--mon-port=30840', '--ic-port=27367')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3005186
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16255/7
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/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3005190
DEBUG    ya.test:process.py:259 Command (pid 3005190) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3005190) elapsed time (sec): 1.0070230960845947
DEBUG    ya.test:process.py:263 Command (pid 3005190) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3005190) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3005190) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3005190) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3005190) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3005190) maxrss: 482828
DEBUG    ya.test:process.py:263 Command (pid 3005190) minflt: 45214
DEBUG    ya.test:process.py:263 Command (pid 3005190) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3005190) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3005190) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 3005190) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3005190) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3005190) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3005190) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3005190) stime: 0.280473
DEBUG    ya.test:process.py:263 Command (pid 3005190) utime: 0.48279299999999997
DEBUG    ya.test:process.py:263 Command (pid 3005190) wtime: 1.016
DEBUG    ya.test:process.py:275 Command (pid 3005190) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24141/8, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:24141/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_fwjo_rya.log --grpc-port=24141 --mon-port=2411 --ic-port=8134
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_fwjo_rya.log', '--grpc-port=24141', '--mon-port=2411', '--ic-port=8134')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3005559
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24141/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3005566
DEBUG    ya.test:process.py:259 Command (pid 3005566) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3005566) elapsed time (sec): 1.0639452934265137
DEBUG    ya.test:process.py:263 Command (pid 3005566) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3005566) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3005566) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3005566) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3005566) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3005566) maxrss: 484136
DEBUG    ya.test:process.py:263 Command (pid 3005566) minflt: 45249
DEBUG    ya.test:process.py:263 Command (pid 3005566) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3005566) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3005566) nivcsw: 305
DEBUG    ya.test:process.py:263 Command (pid 3005566) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3005566) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3005566) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3005566) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3005566) stime: 0.21975399999999998
DEBUG    ya.test:process.py:263 Command (pid 3005566) utime: 0.547967
DEBUG    ya.test:process.py:263 Command (pid 3005566) wtime: 1.078
DEBUG    ya.test:process.py:275 Command (pid 3005566) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3870', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11953\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61799\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20292\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26424\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24905\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15952\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27367\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8134\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3870', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n    Drive {\n      Path: "SectorMap:2:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11953\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61799\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20292\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26424\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24905\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15952\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27367\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8134\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3009153
DEBUG    ya.test:process.py:259 Command (pid 3009153) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3009153) elapsed time (sec): 1.7907776832580566
DEBUG    ya.test:process.py:263 Command (pid 3009153) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3009153) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3009153) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3009153) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3009153) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3009153) maxrss: 746176
DEBUG    ya.test:process.py:263 Command (pid 3009153) minflt: 51624
DEBUG    ya.test:process.py:263 Command (pid 3009153) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3009153) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3009153) nivcsw: 288
DEBUG    ya.test:process.py:263 Command (pid 3009153) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3009153) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3009153) nvcsw: 516
DEBUG    ya.test:process.py:263 Command (pid 3009153) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3009153) stime: 0.44209499999999996
DEBUG    ya.test:process.py:263 Command (pid 3009153) utime: 0.566691
DEBUG    ya.test:process.py:263 Command (pid 3009153) wtime: 1.82
DEBUG    ya.test:process.py:275 Command (pid 3009153) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3870', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3870', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 3009937
DEBUG    ya.test:process.py:259 Command (pid 3009937) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3009937) elapsed time (sec): 1.472947359085083
DEBUG    ya.test:process.py:263 Command (pid 3009937) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3009937) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3009937) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3009937) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3009937) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3009937) maxrss: 746176
DEBUG    ya.test:process.py:263 Command (pid 3009937) minflt: 51655
DEBUG    ya.test:process.py:263 Command (pid 3009937) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3009937) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3009937) nivcsw: 291
DEBUG    ya.test:process.py:263 Command (pid 3009937) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3009937) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3009937) nvcsw: 516
DEBUG    ya.test:process.py:263 Command (pid 3009937) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3009937) stime: 0.308676
DEBUG    ya.test:process.py:263 Command (pid 3009937) utime: 0.598685
DEBUG    ya.test:process.py:263 Command (pid 3009937) wtime: 1.493
DEBUG    ya.test:process.py:275 Command (pid 3009937) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:558 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:565 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_encryption.py::TestEncryption, test_name: test_simple_encryption)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9726
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19125
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9953
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25389
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21168
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_zgz7pic_.log --grpc-port=9726 --mon-port=19125 --ic-port=9953 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29815
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19550
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28826
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29327
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_3u60phiz.log --grpc-port=29815 --mon-port=28939 --ic-port=19550 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_zgz7pic_.log --grpc-port=9726 --mon-port=19125 --ic-port=9953 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3870', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_zgz7pic_.log', '--grpc-port=9726', '--mon-port=19125', '--ic-port=9953', '--key-file', '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3010439
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9726/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3010440
DEBUG    ya.test:process.py:259 Command (pid 3010440) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3010440) elapsed time (sec): 1.079787254333496
DEBUG    ya.test:process.py:263 Command (pid 3010440) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010440) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3010440) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010440) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010440) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3010440) maxrss: 746176
DEBUG    ya.test:process.py:263 Command (pid 3010440) minflt: 45210
DEBUG    ya.test:process.py:263 Command (pid 3010440) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3010440) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3010440) nivcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 3010440) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3010440) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3010440) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3010440) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3010440) stime: 0.24557299999999999
DEBUG    ya.test:process.py:263 Command (pid 3010440) utime: 0.505099
DEBUG    ya.test:process.py:263 Command (pid 3010440) wtime: 1.09
DEBUG    ya.test:process.py:275 Command (pid 3010440) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_3u60phiz.log --grpc-port=29815 --mon-port=28939 --ic-port=19550 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3870', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_3u60phiz.log', '--grpc-port=29815', '--mon-port=28939', '--ic-port=19550', '--key-file', '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3010629
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29815/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3010630
DEBUG    ya.test:process.py:259 Command (pid 3010630) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3010630) elapsed time (sec): 1.016629695892334
DEBUG    ya.test:process.py:263 Command (pid 3010630) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010630) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3010630) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010630) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010630) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3010630) maxrss: 746176
DEBUG    ya.test:process.py:263 Command (pid 3010630) minflt: 45272
DEBUG    ya.test:process.py:263 Command (pid 3010630) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3010630) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3010630) nivcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 3010630) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3010630) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3010630) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3010630) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3010630) stime: 0.239701
DEBUG    ya.test:process.py:263 Command (pid 3010630) utime: 0.519147
DEBUG    ya.test:process.py:263 Command (pid 3010630) wtime: 1.034
DEBUG    ya.test:process.py:275 Command (pid 3010630) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25377
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16882
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3570
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_d3b90mm8.log --grpc-port=16317 --mon-port=16649 --ic-port=25377 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3322
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26015
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22684
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29082
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31006
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_b3r3yj0a.log --grpc-port=3322 --mon-port=26015 --ic-port=22684 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_d3b90mm8.log --grpc-port=16317 --mon-port=16649 --ic-port=25377 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3870', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_d3b90mm8.log', '--grpc-port=16317', '--mon-port=16649', '--ic-port=25377', '--key-file', '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3010848
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16317/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3010854
DEBUG    ya.test:process.py:259 Command (pid 3010854) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3010854) elapsed time (sec): 0.9152779579162598
DEBUG    ya.test:process.py:263 Command (pid 3010854) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010854) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3010854) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010854) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010854) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3010854) maxrss: 746176
DEBUG    ya.test:process.py:263 Command (pid 3010854) minflt: 45231
DEBUG    ya.test:process.py:263 Command (pid 3010854) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3010854) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3010854) nivcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 3010854) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3010854) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3010854) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3010854) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3010854) stime: 0.22467299999999998
DEBUG    ya.test:process.py:263 Command (pid 3010854) utime: 0.5224099999999999
DEBUG    ya.test:process.py:263 Command (pid 3010854) wtime: 0.922
DEBUG    ya.test:process.py:275 Command (pid 3010854) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_b3r3yj0a.log --grpc-port=3322 --mon-port=26015 --ic-port=22684 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3870', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_b3r3yj0a.log', '--grpc-port=3322', '--mon-port=26015', '--ic-port=22684', '--key-file', '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3011038
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3322/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3011041
DEBUG    ya.test:process.py:259 Command (pid 3011041) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3011041) elapsed time (sec): 1.1778838634490967
DEBUG    ya.test:process.py:263 Command (pid 3011041) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011041) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3011041) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011041) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011041) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3011041) maxrss: 746176
DEBUG    ya.test:process.py:263 Command (pid 3011041) minflt: 45268
DEBUG    ya.test:process.py:263 Command (pid 3011041) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3011041) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3011041) nivcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 3011041) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3011041) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3011041) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3011041) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3011041) stime: 0.22120499999999998
DEBUG    ya.test:process.py:263 Command (pid 3011041) utime: 0.5435329999999999
DEBUG    ya.test:process.py:263 Command (pid 3011041) wtime: 1.188
DEBUG    ya.test:process.py:275 Command (pid 3011041) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, dbef5602-b2e8-4f91-98bd-95f74be6d511, localhost:3870): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dbef5602-b2e8-4f91-98bd-95f74be6d511, localhost:3870): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dbef5602-b2e8-4f91-98bd-95f74be6d511, localhost:3870): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wjtphvox5i.auto.internal" port: 9726 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" node_id: 50000 } endpoints { address: "ghrun-wjtphvox5i.auto.internal" port: 29815 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" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-wjtphvox5i.auto.internal:9726, location , ssl: False>, <Endpoint ghrun-wjtphvox5i.auto.internal:29815, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3870
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bf059815-5c09-4162-ad7c-6f60b3499ae0, localhost:3870): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bf059815-5c09-4162-ad7c-6f60b3499ae0, localhost:3870): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bf059815-5c09-4162-ad7c-6f60b3499ae0, localhost:3870): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wjtphvox5i.auto.internal" port: 3322 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" node_id: 50003 } endpoints { address: "ghrun-wjtphvox5i.auto.internal" port: 16317 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" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-wjtphvox5i.auto.internal:16317, location , ssl: False>, <Endpoint ghrun-wjtphvox5i.auto.internal:3322, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3870
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7be038266f30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be038326030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be038326030>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 8d603544-5738-43dd-b41f-d3a97908e50e, ghrun-wjtphvox5i.auto.internal:9726): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8d603544-5738-43dd-b41f-d3a97908e50e, ghrun-wjtphvox5i.auto.internal:9726): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 8d603544-5738-43dd-b41f-d3a97908e50e, ghrun-wjtphvox5i.auto.internal:9726): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8d603544-5738-43dd-b41f-d3a97908e50e, ghrun-wjtphvox5i.auto.internal:9726): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NDdlOGU0M2QtNWZjZTczMDQtYzdhZWQyZWUtYjFlY2QwYzA=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038326030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7be038326030>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 8d603544-5738-43dd-b41f-d3a97908e50e, ghrun-wjtphvox5i.auto.internal:9726): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 52484299-6d80-4852-a829-e7b63c109fb3, ghrun-wjtphvox5i.auto.internal:9726): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 52484299-6d80-4852-a829-e7b63c109fb3, ghrun-wjtphvox5i.auto.internal:9726): request = { session_id: "ydb://session/3?node_id=50000&id=NDdlOGU0M2QtNWZjZTczMDQtYzdhZWQyZWUtYjFlY2QwYzA=" yql_text: "--!syntax_v1\n create table db1 (key uint64, value utf8, primary key(key)) WITH ( UNIFORM_PARTITIONS = 64 ); " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 52484299-6d80-4852-a829-e7b63c109fb3, ghrun-wjtphvox5i.auto.internal:9726): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038326030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7be037926d30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 294e6ea2-f23b-45fd-9c16-035dccd28e15, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 294e6ea2-f23b-45fd-9c16-035dccd28e15, ghrun-wjtphvox5i.auto.internal:16317): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 294e6ea2-f23b-45fd-9c16-035dccd28e15, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 294e6ea2-f23b-45fd-9c16-035dccd28e15, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 294e6ea2-f23b-45fd-9c16-035dccd28e15, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteSchemeQuery, 075bc181-4e99-4a6e-8323-31d0b90f75f3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 075bc181-4e99-4a6e-8323-31d0b90f75f3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" yql_text: "--!syntax_v1\n create table db1 (key uint64, value utf8, primary key(key)) WITH ( UNIFORM_PARTITIONS = 64 ); " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 075bc181-4e99-4a6e-8323-31d0b90f75f3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, daa21f73-2111-40c2-b3ae-81e5128d6658, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, daa21f73-2111-40c2-b3ae-81e5128d6658, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7be03795b930 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be03795caf0>
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 11953
      NodeId: 1
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 11953
      NodeId: 1
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 30

DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be03795caf0>
INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 11953 SectorMap:1:64
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 18ba3e8b-5879-4adf-96f4-ca5f7d955c34, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18ba3e8b-5879-4adf-96f4-ca5f7d955c34, ghrun-wjtphvox5i.auto.internal:3322): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 18ba3e8b-5879-4adf-96f4-ca5f7d955c34, ghrun-wjtphvox5i.auto.internal:3322): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18ba3e8b-5879-4adf-96f4-ca5f7d955c34, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 18ba3e8b-5879-4adf-96f4-ca5f7d955c34, ghrun-wjtphvox5i.auto.internal:3322): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, c02d3e4a-cf91-4dff-96ff-edaca233fb83, ghrun-wjtphvox5i.auto.internal:3322): creating call state
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 1
        Ring: 0
        Domain: 7
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1000
      }
      To {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1002
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:1:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:2:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 31
}

DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, c02d3e4a-cf91-4dff-96ff-edaca233fb83, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 32
}

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 11953 SectorMap:2:64
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, daa21f73-2111-40c2-b3ae-81e5128d6658, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=2f0a67ad-9be033f0-614ce7c8-c5222f2c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 68ba6fef-3c2e-4863-bc36-0cef82059d7e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68ba6fef-3c2e-4863-bc36-0cef82059d7e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1938680228883154018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19386802288831540181938680228883154018193868022888315401819386802288831540181938680228883154018193868022888315401819386802288831540181938680228883154018193868022888315401819386802288831540181938680228883154018193868022888315401819386802288831540181938680228883154018193868022888315401819386802288831540181938680228883154018193868022888315401819386802288831540181938680228883154018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    ErrorDescription: "Group may become degraded GroupId# 2181038082"
    FailReason: kMayGetDegraded
    FailParam {
      GroupId: 2181038082
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 1
        Ring: 0
        Domain: 2
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1000
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 2
        Ring: 0
        Domain: 7
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1002
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1002
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  ErrorDescription: "Group may become degraded GroupId# 2181038082"
  ConfigTxSeqNo: 32
}

INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 33
}

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, c02d3e4a-cf91-4dff-96ff-edaca233fb83, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=b30ab7d8-49a57a43-efb2d943-999c5797" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e7c928f3-5fa0-4df0-9a09-22ea87af61dd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7c928f3-5fa0-4df0-9a09-22ea87af61dd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9201622432502369950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92016224325023699509201622432502369950920162243250236995092016224325023699509201622432502369950920162243250236995092016224325023699509201622432502369950920162243250236995092016224325023699509201622432502369950920162243250236995092016224325023699509201622432502369950920162243250236995092016224325023699509201622432502369950920162243250236995092016224325023699509201622432502369950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7c928f3-5fa0-4df0-9a09-22ea87af61dd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cfc66e8a-c876-413e-9568-e0938fee872d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfc66e8a-c876-413e-9568-e0938fee872d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10346792906530796126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034679290653079612610346792906530796126103467929065307961261034679290653079612610346792906530796126103467929065307961261034679290653079612610346792906530796126103467929065307961261034679290653079612610346792906530796126103467929065307961261034679290653079612610346792906530796126103467929065307961261034679290653079612610346792906530796126103467929065307961261034679290653079612610346792906530796126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68ba6fef-3c2e-4863-bc36-0cef82059d7e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0ff93bb5-e122-4b23-aa84-cad8a0ae99fe, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff93bb5-e122-4b23-aa84-cad8a0ae99fe, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6200785178488201765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62007851784882017656200785178488201765620078517848820176562007851784882017656200785178488201765620078517848820176562007851784882017656200785178488201765620078517848820176562007851784882017656200785178488201765620078517848820176562007851784882017656200785178488201765620078517848820176562007851784882017656200785178488201765620078517848820176562007851784882017656200785178488201765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfc66e8a-c876-413e-9568-e0938fee872d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f2edb57-2e4d-4a78-b3fd-fec5081757a5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f2edb57-2e4d-4a78-b3fd-fec5081757a5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 632156389212831097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097632156389212831097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff93bb5-e122-4b23-aa84-cad8a0ae99fe, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 005ca7cd-a3d0-4506-9de0-ce152558b096, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 005ca7cd-a3d0-4506-9de0-ce152558b096, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11056456436468727119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105645643646872711911056456436468727119110564564364687271191105645643646872711911056456436468727119110564564364687271191105645643646872711911056456436468727119110564564364687271191105645643646872711911056456436468727119110564564364687271191105645643646872711911056456436468727119110564564364687271191105645643646872711911056456436468727119110564564364687271191105645643646872711911056456436468727119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f2edb57-2e4d-4a78-b3fd-fec5081757a5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 35e20872-64b3-41c4-8e98-fc2e965d8bc2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35e20872-64b3-41c4-8e98-fc2e965d8bc2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1092614751384105993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10926147513841059931092614751384105993109261475138410599310926147513841059931092614751384105993109261475138410599310926147513841059931092614751384105993109261475138410599310926147513841059931092614751384105993109261475138410599310926147513841059931092614751384105993109261475138410599310926147513841059931092614751384105993109261475138410599310926147513841059931092614751384105993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 005ca7cd-a3d0-4506-9de0-ce152558b096, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9679bdd-08cd-4d4d-9db9-cd89f4b7d3b4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9679bdd-08cd-4d4d-9db9-cd89f4b7d3b4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10588388748085446308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058838874808544630810588388748085446308105883887480854463081058838874808544630810588388748085446308105883887480854463081058838874808544630810588388748085446308105883887480854463081058838874808544630810588388748085446308105883887480854463081058838874808544630810588388748085446308105883887480854463081058838874808544630810588388748085446308105883887480854463081058838874808544630810588388748085446308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35e20872-64b3-41c4-8e98-fc2e965d8bc2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 723957bb-7df8-4aa0-9391-da42c8e3bdb1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 723957bb-7df8-4aa0-9391-da42c8e3bdb1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4372394521672544233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43723945216725442334372394521672544233437239452167254423343723945216725442334372394521672544233437239452167254423343723945216725442334372394521672544233437239452167254423343723945216725442334372394521672544233437239452167254423343723945216725442334372394521672544233437239452167254423343723945216725442334372394521672544233437239452167254423343723945216725442334372394521672544233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9679bdd-08cd-4d4d-9db9-cd89f4b7d3b4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0a4c2d1f-77f6-401d-a52a-6db5ae4cc1b7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a4c2d1f-77f6-401d-a52a-6db5ae4cc1b7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6453447295441589155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64534472954415891556453447295441589155645344729544158915564534472954415891556453447295441589155645344729544158915564534472954415891556453447295441589155645344729544158915564534472954415891556453447295441589155645344729544158915564534472954415891556453447295441589155645344729544158915564534472954415891556453447295441589155645344729544158915564534472954415891556453447295441589155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 723957bb-7df8-4aa0-9391-da42c8e3bdb1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c964205-8997-44a0-813a-d8c66e6057b2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c964205-8997-44a0-813a-d8c66e6057b2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16613143019638450468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661314301963845046816613143019638450468166131430196384504681661314301963845046816613143019638450468166131430196384504681661314301963845046816613143019638450468166131430196384504681661314301963845046816613143019638450468166131430196384504681661314301963845046816613143019638450468166131430196384504681661314301963845046816613143019638450468166131430196384504681661314301963845046816613143019638450468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a4c2d1f-77f6-401d-a52a-6db5ae4cc1b7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f74050f2-fa3f-43f0-b3ae-f54e5e30646c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f74050f2-fa3f-43f0-b3ae-f54e5e30646c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6151788969022464127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61517889690224641276151788969022464127615178896902246412761517889690224641276151788969022464127615178896902246412761517889690224641276151788969022464127615178896902246412761517889690224641276151788969022464127615178896902246412761517889690224641276151788969022464127615178896902246412761517889690224641276151788969022464127615178896902246412761517889690224641276151788969022464127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c964205-8997-44a0-813a-d8c66e6057b2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3b52bf5f-c876-4303-962b-66a1d1c0d259, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b52bf5f-c876-4303-962b-66a1d1c0d259, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4715958789335441545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47159587893354415454715958789335441545471595878933544154547159587893354415454715958789335441545471595878933544154547159587893354415454715958789335441545471595878933544154547159587893354415454715958789335441545471595878933544154547159587893354415454715958789335441545471595878933544154547159587893354415454715958789335441545471595878933544154547159587893354415454715958789335441545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f74050f2-fa3f-43f0-b3ae-f54e5e30646c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 36824341-e272-4209-a832-aa47d38fbfe4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36824341-e272-4209-a832-aa47d38fbfe4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3917661181211887968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39176611812118879683917661181211887968391766118121188796839176611812118879683917661181211887968391766118121188796839176611812118879683917661181211887968391766118121188796839176611812118879683917661181211887968391766118121188796839176611812118879683917661181211887968391766118121188796839176611812118879683917661181211887968391766118121188796839176611812118879683917661181211887968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b52bf5f-c876-4303-962b-66a1d1c0d259, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 94b48295-ddf3-452d-932e-3beb28d12312, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94b48295-ddf3-452d-932e-3beb28d12312, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17972501445581799609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797250144558179960917972501445581799609179725014455817996091797250144558179960917972501445581799609179725014455817996091797250144558179960917972501445581799609179725014455817996091797250144558179960917972501445581799609179725014455817996091797250144558179960917972501445581799609179725014455817996091797250144558179960917972501445581799609179725014455817996091797250144558179960917972501445581799609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36824341-e272-4209-a832-aa47d38fbfe4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da2d9767-8644-4b38-be8d-8418389a9e69, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da2d9767-8644-4b38-be8d-8418389a9e69, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7613179497477319557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76131794974773195577613179497477319557761317949747731955776131794974773195577613179497477319557761317949747731955776131794974773195577613179497477319557761317949747731955776131794974773195577613179497477319557761317949747731955776131794974773195577613179497477319557761317949747731955776131794974773195577613179497477319557761317949747731955776131794974773195577613179497477319557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94b48295-ddf3-452d-932e-3beb28d12312, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 19d4ad20-78cb-44eb-a66f-f37389d0b93b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d4ad20-78cb-44eb-a66f-f37389d0b93b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6659908730449670364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66599087304496703646659908730449670364665990873044967036466599087304496703646659908730449670364665990873044967036466599087304496703646659908730449670364665990873044967036466599087304496703646659908730449670364665990873044967036466599087304496703646659908730449670364665990873044967036466599087304496703646659908730449670364665990873044967036466599087304496703646659908730449670364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da2d9767-8644-4b38-be8d-8418389a9e69, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63957a6b-f4e3-4ae9-8af7-3ce34308bc6c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63957a6b-f4e3-4ae9-8af7-3ce34308bc6c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8532755301224125216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85327553012241252168532755301224125216853275530122412521685327553012241252168532755301224125216853275530122412521685327553012241252168532755301224125216853275530122412521685327553012241252168532755301224125216853275530122412521685327553012241252168532755301224125216853275530122412521685327553012241252168532755301224125216853275530122412521685327553012241252168532755301224125216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d4ad20-78cb-44eb-a66f-f37389d0b93b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8bf53d14-6134-407c-8b7f-059b455a73b3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bf53d14-6134-407c-8b7f-059b455a73b3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16246678874654683887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624667887465468388716246678874654683887162466788746546838871624667887465468388716246678874654683887162466788746546838871624667887465468388716246678874654683887162466788746546838871624667887465468388716246678874654683887162466788746546838871624667887465468388716246678874654683887162466788746546838871624667887465468388716246678874654683887162466788746546838871624667887465468388716246678874654683887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63957a6b-f4e3-4ae9-8af7-3ce34308bc6c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06222e27-cf45-4eba-a683-0a9b3bd85a2b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06222e27-cf45-4eba-a683-0a9b3bd85a2b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 348183534925409124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124348183534925409124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bf53d14-6134-407c-8b7f-059b455a73b3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aeff7a9c-106f-4864-b8cb-6e2ca6bf5875, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeff7a9c-106f-4864-b8cb-6e2ca6bf5875, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14509516655652479885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450951665565247988514509516655652479885145095166556524798851450951665565247988514509516655652479885145095166556524798851450951665565247988514509516655652479885145095166556524798851450951665565247988514509516655652479885145095166556524798851450951665565247988514509516655652479885145095166556524798851450951665565247988514509516655652479885145095166556524798851450951665565247988514509516655652479885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06222e27-cf45-4eba-a683-0a9b3bd85a2b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ae2a2df8-eb2b-4cdb-8772-771b72b3e123, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeff7a9c-106f-4864-b8cb-6e2ca6bf5875, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae2a2df8-eb2b-4cdb-8772-771b72b3e123, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3480246671400885854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34802466714008858543480246671400885854348024667140088585434802466714008858543480246671400885854348024667140088585434802466714008858543480246671400885854348024667140088585434802466714008858543480246671400885854348024667140088585434802466714008858543480246671400885854348024667140088585434802466714008858543480246671400885854348024667140088585434802466714008858543480246671400885854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6238dacf-f7f1-40a3-b6ae-b19161f8723b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6238dacf-f7f1-40a3-b6ae-b19161f8723b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14326750888229271423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432675088822927142314326750888229271423143267508882292714231432675088822927142314326750888229271423143267508882292714231432675088822927142314326750888229271423143267508882292714231432675088822927142314326750888229271423143267508882292714231432675088822927142314326750888229271423143267508882292714231432675088822927142314326750888229271423143267508882292714231432675088822927142314326750888229271423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae2a2df8-eb2b-4cdb-8772-771b72b3e123, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 249a81ab-968b-4b28-a000-3e94541da5b6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 249a81ab-968b-4b28-a000-3e94541da5b6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13122591792315286491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312259179231528649113122591792315286491131225917923152864911312259179231528649113122591792315286491131225917923152864911312259179231528649113122591792315286491131225917923152864911312259179231528649113122591792315286491131225917923152864911312259179231528649113122591792315286491131225917923152864911312259179231528649113122591792315286491131225917923152864911312259179231528649113122591792315286491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6238dacf-f7f1-40a3-b6ae-b19161f8723b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe5ae1ca-1704-4cee-b5c3-5750d55a022b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe5ae1ca-1704-4cee-b5c3-5750d55a022b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3575354414060453272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35753544140604532723575354414060453272357535441406045327235753544140604532723575354414060453272357535441406045327235753544140604532723575354414060453272357535441406045327235753544140604532723575354414060453272357535441406045327235753544140604532723575354414060453272357535441406045327235753544140604532723575354414060453272357535441406045327235753544140604532723575354414060453272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe5ae1ca-1704-4cee-b5c3-5750d55a022b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d816008-67f6-4e4a-8bfe-e00a8f570b89, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d816008-67f6-4e4a-8bfe-e00a8f570b89, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1640106720877351231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16401067208773512311640106720877351231164010672087735123116401067208773512311640106720877351231164010672087735123116401067208773512311640106720877351231164010672087735123116401067208773512311640106720877351231164010672087735123116401067208773512311640106720877351231164010672087735123116401067208773512311640106720877351231164010672087735123116401067208773512311640106720877351231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 249a81ab-968b-4b28-a000-3e94541da5b6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e47ffe55-dc4f-4c71-8f73-ae952502df59, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e47ffe55-dc4f-4c71-8f73-ae952502df59, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3057249336667341576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30572493366673415763057249336667341576305724933666734157630572493366673415763057249336667341576305724933666734157630572493366673415763057249336667341576305724933666734157630572493366673415763057249336667341576305724933666734157630572493366673415763057249336667341576305724933666734157630572493366673415763057249336667341576305724933666734157630572493366673415763057249336667341576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d816008-67f6-4e4a-8bfe-e00a8f570b89, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1365db8b-f86f-4c5d-959d-f0caf686264a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1365db8b-f86f-4c5d-959d-f0caf686264a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2607035555792764137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26070355557927641372607035555792764137260703555579276413726070355557927641372607035555792764137260703555579276413726070355557927641372607035555792764137260703555579276413726070355557927641372607035555792764137260703555579276413726070355557927641372607035555792764137260703555579276413726070355557927641372607035555792764137260703555579276413726070355557927641372607035555792764137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e47ffe55-dc4f-4c71-8f73-ae952502df59, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2222b2f2-ec99-40ab-b4f9-6ecf96ccfd6b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2222b2f2-ec99-40ab-b4f9-6ecf96ccfd6b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6088487478771352680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60884874787713526806088487478771352680608848747877135268060884874787713526806088487478771352680608848747877135268060884874787713526806088487478771352680608848747877135268060884874787713526806088487478771352680608848747877135268060884874787713526806088487478771352680608848747877135268060884874787713526806088487478771352680608848747877135268060884874787713526806088487478771352680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1365db8b-f86f-4c5d-959d-f0caf686264a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 14fdf0d7-7a9f-49e6-943f-b90728cbf525, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14fdf0d7-7a9f-49e6-943f-b90728cbf525, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14182345610085119856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418234561008511985614182345610085119856141823456100851198561418234561008511985614182345610085119856141823456100851198561418234561008511985614182345610085119856141823456100851198561418234561008511985614182345610085119856141823456100851198561418234561008511985614182345610085119856141823456100851198561418234561008511985614182345610085119856141823456100851198561418234561008511985614182345610085119856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14fdf0d7-7a9f-49e6-943f-b90728cbf525, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dfb6c950-2e3d-4265-935b-a6dd35ec14c2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfb6c950-2e3d-4265-935b-a6dd35ec14c2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13929163927233916234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392916392723391623413929163927233916234139291639272339162341392916392723391623413929163927233916234139291639272339162341392916392723391623413929163927233916234139291639272339162341392916392723391623413929163927233916234139291639272339162341392916392723391623413929163927233916234139291639272339162341392916392723391623413929163927233916234139291639272339162341392916392723391623413929163927233916234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2222b2f2-ec99-40ab-b4f9-6ecf96ccfd6b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfb6c950-2e3d-4265-935b-a6dd35ec14c2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2b1013b-420b-4ae5-927b-df422d55d042, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2b1013b-420b-4ae5-927b-df422d55d042, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2153949355190601102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21539493551906011022153949355190601102215394935519060110221539493551906011022153949355190601102215394935519060110221539493551906011022153949355190601102215394935519060110221539493551906011022153949355190601102215394935519060110221539493551906011022153949355190601102215394935519060110221539493551906011022153949355190601102215394935519060110221539493551906011022153949355190601102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 53ba2b9c-01ea-4e37-b651-f6e722cd14e2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53ba2b9c-01ea-4e37-b651-f6e722cd14e2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12546902503508319112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254690250350831911212546902503508319112125469025035083191121254690250350831911212546902503508319112125469025035083191121254690250350831911212546902503508319112125469025035083191121254690250350831911212546902503508319112125469025035083191121254690250350831911212546902503508319112125469025035083191121254690250350831911212546902503508319112125469025035083191121254690250350831911212546902503508319112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2b1013b-420b-4ae5-927b-df422d55d042, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53ba2b9c-01ea-4e37-b651-f6e722cd14e2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d4a5df75-145d-42ab-96a7-761760af7a1c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4a5df75-145d-42ab-96a7-761760af7a1c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15948707653501578974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594870765350157897415948707653501578974159487076535015789741594870765350157897415948707653501578974159487076535015789741594870765350157897415948707653501578974159487076535015789741594870765350157897415948707653501578974159487076535015789741594870765350157897415948707653501578974159487076535015789741594870765350157897415948707653501578974159487076535015789741594870765350157897415948707653501578974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1a61293e-aa27-4944-9a3d-8c54de853341, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a61293e-aa27-4944-9a3d-8c54de853341, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1333526835875236161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13335268358752361611333526835875236161133352683587523616113335268358752361611333526835875236161133352683587523616113335268358752361611333526835875236161133352683587523616113335268358752361611333526835875236161133352683587523616113335268358752361611333526835875236161133352683587523616113335268358752361611333526835875236161133352683587523616113335268358752361611333526835875236161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4a5df75-145d-42ab-96a7-761760af7a1c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1467ab78-2549-40ca-bf83-9ae555e2b18d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1467ab78-2549-40ca-bf83-9ae555e2b18d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6376962026159071175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63769620261590711756376962026159071175637696202615907117563769620261590711756376962026159071175637696202615907117563769620261590711756376962026159071175637696202615907117563769620261590711756376962026159071175637696202615907117563769620261590711756376962026159071175637696202615907117563769620261590711756376962026159071175637696202615907117563769620261590711756376962026159071175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a61293e-aa27-4944-9a3d-8c54de853341, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9cf1ffad-cad8-4395-82c1-fbd28079638f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cf1ffad-cad8-4395-82c1-fbd28079638f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5678670382795455812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56786703827954558125678670382795455812567867038279545581256786703827954558125678670382795455812567867038279545581256786703827954558125678670382795455812567867038279545581256786703827954558125678670382795455812567867038279545581256786703827954558125678670382795455812567867038279545581256786703827954558125678670382795455812567867038279545581256786703827954558125678670382795455812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cf1ffad-cad8-4395-82c1-fbd28079638f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1467ab78-2549-40ca-bf83-9ae555e2b18d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 64b528e5-7c01-449a-90c9-aaf60bc881d1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3eea6c8b-0569-45a8-b425-9cf462a8a57a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eea6c8b-0569-45a8-b425-9cf462a8a57a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8655814705854123250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86558147058541232508655814705854123250865581470585412325086558147058541232508655814705854123250865581470585412325086558147058541232508655814705854123250865581470585412325086558147058541232508655814705854123250865581470585412325086558147058541232508655814705854123250865581470585412325086558147058541232508655814705854123250865581470585412325086558147058541232508655814705854123250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b528e5-7c01-449a-90c9-aaf60bc881d1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4549869655206020103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45498696552060201034549869655206020103454986965520602010345498696552060201034549869655206020103454986965520602010345498696552060201034549869655206020103454986965520602010345498696552060201034549869655206020103454986965520602010345498696552060201034549869655206020103454986965520602010345498696552060201034549869655206020103454986965520602010345498696552060201034549869655206020103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eea6c8b-0569-45a8-b425-9cf462a8a57a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0fb0f5b9-a174-4bac-9d0f-748bff8e90f6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fb0f5b9-a174-4bac-9d0f-748bff8e90f6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15451404188106136165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545140418810613616515451404188106136165154514041881061361651545140418810613616515451404188106136165154514041881061361651545140418810613616515451404188106136165154514041881061361651545140418810613616515451404188106136165154514041881061361651545140418810613616515451404188106136165154514041881061361651545140418810613616515451404188106136165154514041881061361651545140418810613616515451404188106136165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b528e5-7c01-449a-90c9-aaf60bc881d1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b316eed2-0256-48ce-a44d-5a42268eba17, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b316eed2-0256-48ce-a44d-5a42268eba17, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4660898503893153670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46608985038931536704660898503893153670466089850389315367046608985038931536704660898503893153670466089850389315367046608985038931536704660898503893153670466089850389315367046608985038931536704660898503893153670466089850389315367046608985038931536704660898503893153670466089850389315367046608985038931536704660898503893153670466089850389315367046608985038931536704660898503893153670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fb0f5b9-a174-4bac-9d0f-748bff8e90f6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b3862125-2dfe-4f1e-acea-568eefedfe6e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b316eed2-0256-48ce-a44d-5a42268eba17, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cb128c00-c218-4099-a176-746cb42926d6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb128c00-c218-4099-a176-746cb42926d6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6204673623744894707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62046736237448947076204673623744894707620467362374489470762046736237448947076204673623744894707620467362374489470762046736237448947076204673623744894707620467362374489470762046736237448947076204673623744894707620467362374489470762046736237448947076204673623744894707620467362374489470762046736237448947076204673623744894707620467362374489470762046736237448947076204673623744894707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3862125-2dfe-4f1e-acea-568eefedfe6e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6904609434322754085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69046094343227540856904609434322754085690460943432275408569046094343227540856904609434322754085690460943432275408569046094343227540856904609434322754085690460943432275408569046094343227540856904609434322754085690460943432275408569046094343227540856904609434322754085690460943432275408569046094343227540856904609434322754085690460943432275408569046094343227540856904609434322754085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb128c00-c218-4099-a176-746cb42926d6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, debf7e44-ee14-45e5-8027-b47b4fa8e851, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, debf7e44-ee14-45e5-8027-b47b4fa8e851, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12025723149000319720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202572314900031972012025723149000319720120257231490003197201202572314900031972012025723149000319720120257231490003197201202572314900031972012025723149000319720120257231490003197201202572314900031972012025723149000319720120257231490003197201202572314900031972012025723149000319720120257231490003197201202572314900031972012025723149000319720120257231490003197201202572314900031972012025723149000319720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3862125-2dfe-4f1e-acea-568eefedfe6e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ad304e9a-b9c2-4649-bd27-809a2ad4fb69, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad304e9a-b9c2-4649-bd27-809a2ad4fb69, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10507365788541294919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050736578854129491910507365788541294919105073657885412949191050736578854129491910507365788541294919105073657885412949191050736578854129491910507365788541294919105073657885412949191050736578854129491910507365788541294919105073657885412949191050736578854129491910507365788541294919105073657885412949191050736578854129491910507365788541294919105073657885412949191050736578854129491910507365788541294919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, debf7e44-ee14-45e5-8027-b47b4fa8e851, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c9a1ee6-5637-4303-8732-4787e2869083, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c9a1ee6-5637-4303-8732-4787e2869083, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3299734819105178684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32997348191051786843299734819105178684329973481910517868432997348191051786843299734819105178684329973481910517868432997348191051786843299734819105178684329973481910517868432997348191051786843299734819105178684329973481910517868432997348191051786843299734819105178684329973481910517868432997348191051786843299734819105178684329973481910517868432997348191051786843299734819105178684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad304e9a-b9c2-4649-bd27-809a2ad4fb69, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 12ee2b94-d004-42a2-8941-88d97e2cec3b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12ee2b94-d004-42a2-8941-88d97e2cec3b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15521940528814611126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552194052881461112615521940528814611126155219405288146111261552194052881461112615521940528814611126155219405288146111261552194052881461112615521940528814611126155219405288146111261552194052881461112615521940528814611126155219405288146111261552194052881461112615521940528814611126155219405288146111261552194052881461112615521940528814611126155219405288146111261552194052881461112615521940528814611126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c9a1ee6-5637-4303-8732-4787e2869083, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 79b828e2-aef4-41f6-b08b-8560bbdb2448, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79b828e2-aef4-41f6-b08b-8560bbdb2448, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5244462367361470017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52444623673614700175244462367361470017524446236736147001752444623673614700175244462367361470017524446236736147001752444623673614700175244462367361470017524446236736147001752444623673614700175244462367361470017524446236736147001752444623673614700175244462367361470017524446236736147001752444623673614700175244462367361470017524446236736147001752444623673614700175244462367361470017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79b828e2-aef4-41f6-b08b-8560bbdb2448, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7cd682cc-66a4-4135-83fa-9c69516783d5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cd682cc-66a4-4135-83fa-9c69516783d5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17527007689169488511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752700768916948851117527007689169488511175270076891694885111752700768916948851117527007689169488511175270076891694885111752700768916948851117527007689169488511175270076891694885111752700768916948851117527007689169488511175270076891694885111752700768916948851117527007689169488511175270076891694885111752700768916948851117527007689169488511175270076891694885111752700768916948851117527007689169488511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12ee2b94-d004-42a2-8941-88d97e2cec3b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88fe8b1a-ef10-4ef7-ba49-290f1843ebbb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88fe8b1a-ef10-4ef7-ba49-290f1843ebbb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6435959981331035458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64359599813310354586435959981331035458643595998133103545864359599813310354586435959981331035458643595998133103545864359599813310354586435959981331035458643595998133103545864359599813310354586435959981331035458643595998133103545864359599813310354586435959981331035458643595998133103545864359599813310354586435959981331035458643595998133103545864359599813310354586435959981331035458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cd682cc-66a4-4135-83fa-9c69516783d5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f777bb1c-9abb-4375-8ff6-0b6f699eecf9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f777bb1c-9abb-4375-8ff6-0b6f699eecf9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16911803265331039709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691180326533103970916911803265331039709169118032653310397091691180326533103970916911803265331039709169118032653310397091691180326533103970916911803265331039709169118032653310397091691180326533103970916911803265331039709169118032653310397091691180326533103970916911803265331039709169118032653310397091691180326533103970916911803265331039709169118032653310397091691180326533103970916911803265331039709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88fe8b1a-ef10-4ef7-ba49-290f1843ebbb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4129da94-36fb-4877-a5c0-3c82ddfed0fd, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4129da94-36fb-4877-a5c0-3c82ddfed0fd, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12827022385955921522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282702238595592152212827022385955921522128270223859559215221282702238595592152212827022385955921522128270223859559215221282702238595592152212827022385955921522128270223859559215221282702238595592152212827022385955921522128270223859559215221282702238595592152212827022385955921522128270223859559215221282702238595592152212827022385955921522128270223859559215221282702238595592152212827022385955921522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f777bb1c-9abb-4375-8ff6-0b6f699eecf9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8c515170-045a-4038-bda5-5b902809550f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c515170-045a-4038-bda5-5b902809550f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3499360372037518853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34993603720375188533499360372037518853349936037203751885334993603720375188533499360372037518853349936037203751885334993603720375188533499360372037518853349936037203751885334993603720375188533499360372037518853349936037203751885334993603720375188533499360372037518853349936037203751885334993603720375188533499360372037518853349936037203751885334993603720375188533499360372037518853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4129da94-36fb-4877-a5c0-3c82ddfed0fd, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 220512ce-15bd-4b7d-b97d-517cca7cf4fd, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 220512ce-15bd-4b7d-b97d-517cca7cf4fd, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9561735342450693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95617353424506939561735342450693956173534245069395617353424506939561735342450693956173534245069395617353424506939561735342450693956173534245069395617353424506939561735342450693956173534245069395617353424506939561735342450693956173534245069395617353424506939561735342450693956173534245069395617353424506939561735342450693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 220512ce-15bd-4b7d-b97d-517cca7cf4fd, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f22086d1-1f77-4c29-a359-e40b251abd24, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f22086d1-1f77-4c29-a359-e40b251abd24, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 505406970625219171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171505406970625219171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c515170-045a-4038-bda5-5b902809550f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d7ae5983-3a56-4405-a43f-ae8b511f7d3c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7ae5983-3a56-4405-a43f-ae8b511f7d3c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1324405182852938833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13244051828529388331324405182852938833132440518285293883313244051828529388331324405182852938833132440518285293883313244051828529388331324405182852938833132440518285293883313244051828529388331324405182852938833132440518285293883313244051828529388331324405182852938833132440518285293883313244051828529388331324405182852938833132440518285293883313244051828529388331324405182852938833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f22086d1-1f77-4c29-a359-e40b251abd24, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b93a83ab-b252-48ae-b4dc-66f070e75022, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b93a83ab-b252-48ae-b4dc-66f070e75022, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9277068635355496694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92770686353554966949277068635355496694927706863535549669492770686353554966949277068635355496694927706863535549669492770686353554966949277068635355496694927706863535549669492770686353554966949277068635355496694927706863535549669492770686353554966949277068635355496694927706863535549669492770686353554966949277068635355496694927706863535549669492770686353554966949277068635355496694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7ae5983-3a56-4405-a43f-ae8b511f7d3c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 14ac94f8-8ef2-472e-b1bd-0b3d87a93112, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ac94f8-8ef2-472e-b1bd-0b3d87a93112, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5914670154721201188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59146701547212011885914670154721201188591467015472120118859146701547212011885914670154721201188591467015472120118859146701547212011885914670154721201188591467015472120118859146701547212011885914670154721201188591467015472120118859146701547212011885914670154721201188591467015472120118859146701547212011885914670154721201188591467015472120118859146701547212011885914670154721201188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b93a83ab-b252-48ae-b4dc-66f070e75022, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 193207f8-45e6-4284-bd97-656839bcab6b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193207f8-45e6-4284-bd97-656839bcab6b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12555573718247830087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255557371824783008712555573718247830087125555737182478300871255557371824783008712555573718247830087125555737182478300871255557371824783008712555573718247830087125555737182478300871255557371824783008712555573718247830087125555737182478300871255557371824783008712555573718247830087125555737182478300871255557371824783008712555573718247830087125555737182478300871255557371824783008712555573718247830087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ac94f8-8ef2-472e-b1bd-0b3d87a93112, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c7e65eb4-3fbf-4bbc-9681-e707b4c35f06, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7e65eb4-3fbf-4bbc-9681-e707b4c35f06, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5247963871178991431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52479638711789914315247963871178991431524796387117899143152479638711789914315247963871178991431524796387117899143152479638711789914315247963871178991431524796387117899143152479638711789914315247963871178991431524796387117899143152479638711789914315247963871178991431524796387117899143152479638711789914315247963871178991431524796387117899143152479638711789914315247963871178991431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193207f8-45e6-4284-bd97-656839bcab6b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc32137a-101b-4063-aedc-8828149427c4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc32137a-101b-4063-aedc-8828149427c4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15160052460553771289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516005246055377128915160052460553771289151600524605537712891516005246055377128915160052460553771289151600524605537712891516005246055377128915160052460553771289151600524605537712891516005246055377128915160052460553771289151600524605537712891516005246055377128915160052460553771289151600524605537712891516005246055377128915160052460553771289151600524605537712891516005246055377128915160052460553771289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7e65eb4-3fbf-4bbc-9681-e707b4c35f06, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cef61d05-2a5c-4ea2-99d9-57655e1940a7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cef61d05-2a5c-4ea2-99d9-57655e1940a7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16680702261053513350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668070226105351335016680702261053513350166807022610535133501668070226105351335016680702261053513350166807022610535133501668070226105351335016680702261053513350166807022610535133501668070226105351335016680702261053513350166807022610535133501668070226105351335016680702261053513350166807022610535133501668070226105351335016680702261053513350166807022610535133501668070226105351335016680702261053513350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc32137a-101b-4063-aedc-8828149427c4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 24b43905-6e9f-41b0-8143-bd5bf04cec6a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24b43905-6e9f-41b0-8143-bd5bf04cec6a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15805685042022028845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580568504202202884515805685042022028845158056850420220288451580568504202202884515805685042022028845158056850420220288451580568504202202884515805685042022028845158056850420220288451580568504202202884515805685042022028845158056850420220288451580568504202202884515805685042022028845158056850420220288451580568504202202884515805685042022028845158056850420220288451580568504202202884515805685042022028845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cef61d05-2a5c-4ea2-99d9-57655e1940a7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 685c312f-b88c-4654-b238-b0c43ba06e2a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 685c312f-b88c-4654-b238-b0c43ba06e2a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14428949398194084870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442894939819408487014428949398194084870144289493981940848701442894939819408487014428949398194084870144289493981940848701442894939819408487014428949398194084870144289493981940848701442894939819408487014428949398194084870144289493981940848701442894939819408487014428949398194084870144289493981940848701442894939819408487014428949398194084870144289493981940848701442894939819408487014428949398194084870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24b43905-6e9f-41b0-8143-bd5bf04cec6a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 98e044a5-794d-4a82-8562-993be602b7f9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 685c312f-b88c-4654-b238-b0c43ba06e2a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e044a5-794d-4a82-8562-993be602b7f9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2677607809648706966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26776078096487069662677607809648706966267760780964870696626776078096487069662677607809648706966267760780964870696626776078096487069662677607809648706966267760780964870696626776078096487069662677607809648706966267760780964870696626776078096487069662677607809648706966267760780964870696626776078096487069662677607809648706966267760780964870696626776078096487069662677607809648706966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 32c05dd4-1f52-4390-aa9a-69a0988e6f28, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32c05dd4-1f52-4390-aa9a-69a0988e6f28, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7400657333623063541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74006573336230635417400657333623063541740065733362306354174006573336230635417400657333623063541740065733362306354174006573336230635417400657333623063541740065733362306354174006573336230635417400657333623063541740065733362306354174006573336230635417400657333623063541740065733362306354174006573336230635417400657333623063541740065733362306354174006573336230635417400657333623063541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e044a5-794d-4a82-8562-993be602b7f9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5dd94a13-d7f3-4790-ab87-e9762ea2f6f3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dd94a13-d7f3-4790-ab87-e9762ea2f6f3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7764257302329419988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77642573023294199887764257302329419988776425730232941998877642573023294199887764257302329419988776425730232941998877642573023294199887764257302329419988776425730232941998877642573023294199887764257302329419988776425730232941998877642573023294199887764257302329419988776425730232941998877642573023294199887764257302329419988776425730232941998877642573023294199887764257302329419988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32c05dd4-1f52-4390-aa9a-69a0988e6f28, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dd94a13-d7f3-4790-ab87-e9762ea2f6f3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 33a0b9aa-0941-422f-b593-4282ed6d1073, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a0b9aa-0941-422f-b593-4282ed6d1073, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17739328151281697910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773932815128169791017739328151281697910177393281512816979101773932815128169791017739328151281697910177393281512816979101773932815128169791017739328151281697910177393281512816979101773932815128169791017739328151281697910177393281512816979101773932815128169791017739328151281697910177393281512816979101773932815128169791017739328151281697910177393281512816979101773932815128169791017739328151281697910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 296d142a-c1b1-4f80-8fa3-d3c6863862a8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 296d142a-c1b1-4f80-8fa3-d3c6863862a8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8260502082991404824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82605020829914048248260502082991404824826050208299140482482605020829914048248260502082991404824826050208299140482482605020829914048248260502082991404824826050208299140482482605020829914048248260502082991404824826050208299140482482605020829914048248260502082991404824826050208299140482482605020829914048248260502082991404824826050208299140482482605020829914048248260502082991404824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a0b9aa-0941-422f-b593-4282ed6d1073, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 59be251c-9f77-4896-a236-a109ff22892a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 296d142a-c1b1-4f80-8fa3-d3c6863862a8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e7fcc64-a2b4-4a1e-b88b-652524c197e2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59be251c-9f77-4896-a236-a109ff22892a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5720238618205786017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57202386182057860175720238618205786017572023861820578601757202386182057860175720238618205786017572023861820578601757202386182057860175720238618205786017572023861820578601757202386182057860175720238618205786017572023861820578601757202386182057860175720238618205786017572023861820578601757202386182057860175720238618205786017572023861820578601757202386182057860175720238618205786017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e7fcc64-a2b4-4a1e-b88b-652524c197e2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2696969521949278681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26969695219492786812696969521949278681269696952194927868126969695219492786812696969521949278681269696952194927868126969695219492786812696969521949278681269696952194927868126969695219492786812696969521949278681269696952194927868126969695219492786812696969521949278681269696952194927868126969695219492786812696969521949278681269696952194927868126969695219492786812696969521949278681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59be251c-9f77-4896-a236-a109ff22892a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1389a98b-1f98-4375-b973-9edd57a0f46f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1389a98b-1f98-4375-b973-9edd57a0f46f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12489413776529121913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248941377652912191312489413776529121913124894137765291219131248941377652912191312489413776529121913124894137765291219131248941377652912191312489413776529121913124894137765291219131248941377652912191312489413776529121913124894137765291219131248941377652912191312489413776529121913124894137765291219131248941377652912191312489413776529121913124894137765291219131248941377652912191312489413776529121913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e7fcc64-a2b4-4a1e-b88b-652524c197e2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 79685459-86cb-45ed-8d72-4d5f562feefb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79685459-86cb-45ed-8d72-4d5f562feefb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16785004508713235153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678500450871323515316785004508713235153167850045087132351531678500450871323515316785004508713235153167850045087132351531678500450871323515316785004508713235153167850045087132351531678500450871323515316785004508713235153167850045087132351531678500450871323515316785004508713235153167850045087132351531678500450871323515316785004508713235153167850045087132351531678500450871323515316785004508713235153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1389a98b-1f98-4375-b973-9edd57a0f46f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 66ca92f5-bc1e-459a-a81c-c9373fdfede4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79685459-86cb-45ed-8d72-4d5f562feefb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66ca92f5-bc1e-459a-a81c-c9373fdfede4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17039870100158285893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703987010015828589317039870100158285893170398701001582858931703987010015828589317039870100158285893170398701001582858931703987010015828589317039870100158285893170398701001582858931703987010015828589317039870100158285893170398701001582858931703987010015828589317039870100158285893170398701001582858931703987010015828589317039870100158285893170398701001582858931703987010015828589317039870100158285893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3cfda345-49aa-43bf-9f52-46576fd038cd, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cfda345-49aa-43bf-9f52-46576fd038cd, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17108824611219000991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710882461121900099117108824611219000991171088246112190009911710882461121900099117108824611219000991171088246112190009911710882461121900099117108824611219000991171088246112190009911710882461121900099117108824611219000991171088246112190009911710882461121900099117108824611219000991171088246112190009911710882461121900099117108824611219000991171088246112190009911710882461121900099117108824611219000991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66ca92f5-bc1e-459a-a81c-c9373fdfede4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be267ac3-ce62-4560-a357-ad22bb507d2f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be267ac3-ce62-4560-a357-ad22bb507d2f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13416051734533845279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341605173453384527913416051734533845279134160517345338452791341605173453384527913416051734533845279134160517345338452791341605173453384527913416051734533845279134160517345338452791341605173453384527913416051734533845279134160517345338452791341605173453384527913416051734533845279134160517345338452791341605173453384527913416051734533845279134160517345338452791341605173453384527913416051734533845279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cfda345-49aa-43bf-9f52-46576fd038cd, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2e0aad44-9902-42ff-a96d-9c416a6c959b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e0aad44-9902-42ff-a96d-9c416a6c959b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16353110605756657889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635311060575665788916353110605756657889163531106057566578891635311060575665788916353110605756657889163531106057566578891635311060575665788916353110605756657889163531106057566578891635311060575665788916353110605756657889163531106057566578891635311060575665788916353110605756657889163531106057566578891635311060575665788916353110605756657889163531106057566578891635311060575665788916353110605756657889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be267ac3-ce62-4560-a357-ad22bb507d2f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 00275322-c1a3-4dee-940c-7b52c009c875, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00275322-c1a3-4dee-940c-7b52c009c875, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8020673969383874706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80206739693838747068020673969383874706802067396938387470680206739693838747068020673969383874706802067396938387470680206739693838747068020673969383874706802067396938387470680206739693838747068020673969383874706802067396938387470680206739693838747068020673969383874706802067396938387470680206739693838747068020673969383874706802067396938387470680206739693838747068020673969383874706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e0aad44-9902-42ff-a96d-9c416a6c959b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd938bfa-6835-4524-aae6-1ae2b09b89f9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd938bfa-6835-4524-aae6-1ae2b09b89f9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17127138550949218191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712713855094921819117127138550949218191171271385509492181911712713855094921819117127138550949218191171271385509492181911712713855094921819117127138550949218191171271385509492181911712713855094921819117127138550949218191171271385509492181911712713855094921819117127138550949218191171271385509492181911712713855094921819117127138550949218191171271385509492181911712713855094921819117127138550949218191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00275322-c1a3-4dee-940c-7b52c009c875, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eb7f78ee-34c3-4ed4-83b1-6de334de4dc9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb7f78ee-34c3-4ed4-83b1-6de334de4dc9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2609531779841160388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26095317798411603882609531779841160388260953177984116038826095317798411603882609531779841160388260953177984116038826095317798411603882609531779841160388260953177984116038826095317798411603882609531779841160388260953177984116038826095317798411603882609531779841160388260953177984116038826095317798411603882609531779841160388260953177984116038826095317798411603882609531779841160388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd938bfa-6835-4524-aae6-1ae2b09b89f9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 91b0d006-1db7-4494-97af-fc6f38613501, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91b0d006-1db7-4494-97af-fc6f38613501, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2453521315462542530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24535213154625425302453521315462542530245352131546254253024535213154625425302453521315462542530245352131546254253024535213154625425302453521315462542530245352131546254253024535213154625425302453521315462542530245352131546254253024535213154625425302453521315462542530245352131546254253024535213154625425302453521315462542530245352131546254253024535213154625425302453521315462542530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb7f78ee-34c3-4ed4-83b1-6de334de4dc9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bd224d4a-8dab-4294-88be-085d48d94078, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd224d4a-8dab-4294-88be-085d48d94078, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6476998248706473908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64769982487064739086476998248706473908647699824870647390864769982487064739086476998248706473908647699824870647390864769982487064739086476998248706473908647699824870647390864769982487064739086476998248706473908647699824870647390864769982487064739086476998248706473908647699824870647390864769982487064739086476998248706473908647699824870647390864769982487064739086476998248706473908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91b0d006-1db7-4494-97af-fc6f38613501, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 58ecba4b-a859-4b9c-9fda-0da69aa1e309, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58ecba4b-a859-4b9c-9fda-0da69aa1e309, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1521967018229967746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15219670182299677461521967018229967746152196701822996774615219670182299677461521967018229967746152196701822996774615219670182299677461521967018229967746152196701822996774615219670182299677461521967018229967746152196701822996774615219670182299677461521967018229967746152196701822996774615219670182299677461521967018229967746152196701822996774615219670182299677461521967018229967746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd224d4a-8dab-4294-88be-085d48d94078, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d57c125a-a8d4-4d21-b168-2bcab1dfd5c1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d57c125a-a8d4-4d21-b168-2bcab1dfd5c1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2549406257646311633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25494062576463116332549406257646311633254940625764631163325494062576463116332549406257646311633254940625764631163325494062576463116332549406257646311633254940625764631163325494062576463116332549406257646311633254940625764631163325494062576463116332549406257646311633254940625764631163325494062576463116332549406257646311633254940625764631163325494062576463116332549406257646311633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58ecba4b-a859-4b9c-9fda-0da69aa1e309, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 08a9e540-19c1-4e79-8bef-d20a31a60a7c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08a9e540-19c1-4e79-8bef-d20a31a60a7c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12653064978550399159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265306497855039915912653064978550399159126530649785503991591265306497855039915912653064978550399159126530649785503991591265306497855039915912653064978550399159126530649785503991591265306497855039915912653064978550399159126530649785503991591265306497855039915912653064978550399159126530649785503991591265306497855039915912653064978550399159126530649785503991591265306497855039915912653064978550399159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d57c125a-a8d4-4d21-b168-2bcab1dfd5c1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac3cdaf1-a9e0-4156-84a6-0408719a7b7f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac3cdaf1-a9e0-4156-84a6-0408719a7b7f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2432320291032863809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24323202910328638092432320291032863809243232029103286380924323202910328638092432320291032863809243232029103286380924323202910328638092432320291032863809243232029103286380924323202910328638092432320291032863809243232029103286380924323202910328638092432320291032863809243232029103286380924323202910328638092432320291032863809243232029103286380924323202910328638092432320291032863809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08a9e540-19c1-4e79-8bef-d20a31a60a7c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a25405c-2b10-4b28-9194-5ba64214108a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a25405c-2b10-4b28-9194-5ba64214108a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11242010495707835932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124201049570783593211242010495707835932112420104957078359321124201049570783593211242010495707835932112420104957078359321124201049570783593211242010495707835932112420104957078359321124201049570783593211242010495707835932112420104957078359321124201049570783593211242010495707835932112420104957078359321124201049570783593211242010495707835932112420104957078359321124201049570783593211242010495707835932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac3cdaf1-a9e0-4156-84a6-0408719a7b7f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7c61146a-acf2-4aea-bc88-74e2da44af48, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a25405c-2b10-4b28-9194-5ba64214108a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c61146a-acf2-4aea-bc88-74e2da44af48, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8426406980629651902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84264069806296519028426406980629651902842640698062965190284264069806296519028426406980629651902842640698062965190284264069806296519028426406980629651902842640698062965190284264069806296519028426406980629651902842640698062965190284264069806296519028426406980629651902842640698062965190284264069806296519028426406980629651902842640698062965190284264069806296519028426406980629651902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c61146a-acf2-4aea-bc88-74e2da44af48, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca176beb-451a-4cb5-ac9f-6ec497f15250, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca176beb-451a-4cb5-ac9f-6ec497f15250, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8407119323397569158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84071193233975691588407119323397569158840711932339756915884071193233975691588407119323397569158840711932339756915884071193233975691588407119323397569158840711932339756915884071193233975691588407119323397569158840711932339756915884071193233975691588407119323397569158840711932339756915884071193233975691588407119323397569158840711932339756915884071193233975691588407119323397569158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b5524d9c-15b0-47eb-a1e5-cba7b1402173, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5524d9c-15b0-47eb-a1e5-cba7b1402173, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 163411874174153824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824163411874174153824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca176beb-451a-4cb5-ac9f-6ec497f15250, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3658ba67-a0e6-4d80-8a30-51696036ace1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5524d9c-15b0-47eb-a1e5-cba7b1402173, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06ede764-6164-4297-81b8-3bc1bd730856, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3658ba67-a0e6-4d80-8a30-51696036ace1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17861828008899784412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786182800889978441217861828008899784412178618280088997844121786182800889978441217861828008899784412178618280088997844121786182800889978441217861828008899784412178618280088997844121786182800889978441217861828008899784412178618280088997844121786182800889978441217861828008899784412178618280088997844121786182800889978441217861828008899784412178618280088997844121786182800889978441217861828008899784412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ede764-6164-4297-81b8-3bc1bd730856, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5137079500104370485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51370795001043704855137079500104370485513707950010437048551370795001043704855137079500104370485513707950010437048551370795001043704855137079500104370485513707950010437048551370795001043704855137079500104370485513707950010437048551370795001043704855137079500104370485513707950010437048551370795001043704855137079500104370485513707950010437048551370795001043704855137079500104370485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3658ba67-a0e6-4d80-8a30-51696036ace1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a164e652-2199-49e4-89b9-c076610e0d6a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a164e652-2199-49e4-89b9-c076610e0d6a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11858574218095768780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185857421809576878011858574218095768780118585742180957687801185857421809576878011858574218095768780118585742180957687801185857421809576878011858574218095768780118585742180957687801185857421809576878011858574218095768780118585742180957687801185857421809576878011858574218095768780118585742180957687801185857421809576878011858574218095768780118585742180957687801185857421809576878011858574218095768780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ede764-6164-4297-81b8-3bc1bd730856, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a164e652-2199-49e4-89b9-c076610e0d6a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5893fa4c-1ae8-4407-b214-4519ff2b25aa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5893fa4c-1ae8-4407-b214-4519ff2b25aa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12704668836895684412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270466883689568441212704668836895684412127046688368956844121270466883689568441212704668836895684412127046688368956844121270466883689568441212704668836895684412127046688368956844121270466883689568441212704668836895684412127046688368956844121270466883689568441212704668836895684412127046688368956844121270466883689568441212704668836895684412127046688368956844121270466883689568441212704668836895684412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c54e8e9-3f10-4e22-8b6a-69a6ca07dff3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c54e8e9-3f10-4e22-8b6a-69a6ca07dff3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 994609551957027223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223994609551957027223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5893fa4c-1ae8-4407-b214-4519ff2b25aa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c54e8e9-3f10-4e22-8b6a-69a6ca07dff3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 666bb964-2310-4a8f-99c8-01d1bf824939, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 666bb964-2310-4a8f-99c8-01d1bf824939, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1247695893228502468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12476958932285024681247695893228502468124769589322850246812476958932285024681247695893228502468124769589322850246812476958932285024681247695893228502468124769589322850246812476958932285024681247695893228502468124769589322850246812476958932285024681247695893228502468124769589322850246812476958932285024681247695893228502468124769589322850246812476958932285024681247695893228502468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, af7bf5e1-f86a-436f-9183-59bf83bb6be1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af7bf5e1-f86a-436f-9183-59bf83bb6be1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7646609863702672239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76466098637026722397646609863702672239764660986370267223976466098637026722397646609863702672239764660986370267223976466098637026722397646609863702672239764660986370267223976466098637026722397646609863702672239764660986370267223976466098637026722397646609863702672239764660986370267223976466098637026722397646609863702672239764660986370267223976466098637026722397646609863702672239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 666bb964-2310-4a8f-99c8-01d1bf824939, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e2f93387-d658-49fd-ac1c-bc8542dac4b0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f93387-d658-49fd-ac1c-bc8542dac4b0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11768173910859808547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176817391085980854711768173910859808547117681739108598085471176817391085980854711768173910859808547117681739108598085471176817391085980854711768173910859808547117681739108598085471176817391085980854711768173910859808547117681739108598085471176817391085980854711768173910859808547117681739108598085471176817391085980854711768173910859808547117681739108598085471176817391085980854711768173910859808547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af7bf5e1-f86a-436f-9183-59bf83bb6be1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f93387-d658-49fd-ac1c-bc8542dac4b0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4e5d815d-d797-4c34-8ec4-1d15055e9fe4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 80eb09a1-2691-4406-a7df-cb06d06420be, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80eb09a1-2691-4406-a7df-cb06d06420be, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11276666162273941214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127666616227394121411276666162273941214112766661622739412141127666616227394121411276666162273941214112766661622739412141127666616227394121411276666162273941214112766661622739412141127666616227394121411276666162273941214112766661622739412141127666616227394121411276666162273941214112766661622739412141127666616227394121411276666162273941214112766661622739412141127666616227394121411276666162273941214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e5d815d-d797-4c34-8ec4-1d15055e9fe4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5697204219002102416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56972042190021024165697204219002102416569720421900210241656972042190021024165697204219002102416569720421900210241656972042190021024165697204219002102416569720421900210241656972042190021024165697204219002102416569720421900210241656972042190021024165697204219002102416569720421900210241656972042190021024165697204219002102416569720421900210241656972042190021024165697204219002102416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e5d815d-d797-4c34-8ec4-1d15055e9fe4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2e3047e-76b5-4863-a056-d035b6c3e9ba, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e3047e-76b5-4863-a056-d035b6c3e9ba, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4174177893762730261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41741778937627302614174177893762730261417417789376273026141741778937627302614174177893762730261417417789376273026141741778937627302614174177893762730261417417789376273026141741778937627302614174177893762730261417417789376273026141741778937627302614174177893762730261417417789376273026141741778937627302614174177893762730261417417789376273026141741778937627302614174177893762730261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80eb09a1-2691-4406-a7df-cb06d06420be, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 452724da-b5aa-4709-9792-1188b42055b5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 452724da-b5aa-4709-9792-1188b42055b5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9024647136807569473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90246471368075694739024647136807569473902464713680756947390246471368075694739024647136807569473902464713680756947390246471368075694739024647136807569473902464713680756947390246471368075694739024647136807569473902464713680756947390246471368075694739024647136807569473902464713680756947390246471368075694739024647136807569473902464713680756947390246471368075694739024647136807569473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e3047e-76b5-4863-a056-d035b6c3e9ba, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7687d4a4-f050-4ce7-b1f6-ad20053ff27e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7687d4a4-f050-4ce7-b1f6-ad20053ff27e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18092673161260911108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809267316126091110818092673161260911108180926731612609111081809267316126091110818092673161260911108180926731612609111081809267316126091110818092673161260911108180926731612609111081809267316126091110818092673161260911108180926731612609111081809267316126091110818092673161260911108180926731612609111081809267316126091110818092673161260911108180926731612609111081809267316126091110818092673161260911108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 452724da-b5aa-4709-9792-1188b42055b5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7687d4a4-f050-4ce7-b1f6-ad20053ff27e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a7aa421-72a2-4789-a3d9-9545171e096c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b189fe85-c4d9-41c8-ba94-842a7062c67c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a7aa421-72a2-4789-a3d9-9545171e096c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9071539846644158186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90715398466441581869071539846644158186907153984664415818690715398466441581869071539846644158186907153984664415818690715398466441581869071539846644158186907153984664415818690715398466441581869071539846644158186907153984664415818690715398466441581869071539846644158186907153984664415818690715398466441581869071539846644158186907153984664415818690715398466441581869071539846644158186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b189fe85-c4d9-41c8-ba94-842a7062c67c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6515037170631660159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65150371706316601596515037170631660159651503717063166015965150371706316601596515037170631660159651503717063166015965150371706316601596515037170631660159651503717063166015965150371706316601596515037170631660159651503717063166015965150371706316601596515037170631660159651503717063166015965150371706316601596515037170631660159651503717063166015965150371706316601596515037170631660159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a7aa421-72a2-4789-a3d9-9545171e096c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da462c54-ff7d-4a14-9b7c-d7239cd56119, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da462c54-ff7d-4a14-9b7c-d7239cd56119, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11103972997591935184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110397299759193518411103972997591935184111039729975919351841110397299759193518411103972997591935184111039729975919351841110397299759193518411103972997591935184111039729975919351841110397299759193518411103972997591935184111039729975919351841110397299759193518411103972997591935184111039729975919351841110397299759193518411103972997591935184111039729975919351841110397299759193518411103972997591935184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b189fe85-c4d9-41c8-ba94-842a7062c67c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, edfddd53-ca10-4a02-9ff9-37f2b76416ee, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edfddd53-ca10-4a02-9ff9-37f2b76416ee, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 748437325207645159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159748437325207645159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da462c54-ff7d-4a14-9b7c-d7239cd56119, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b7c8ec91-b265-4146-b6a5-260a53958624, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c8ec91-b265-4146-b6a5-260a53958624, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13835287945164544149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383528794516454414913835287945164544149138352879451645441491383528794516454414913835287945164544149138352879451645441491383528794516454414913835287945164544149138352879451645441491383528794516454414913835287945164544149138352879451645441491383528794516454414913835287945164544149138352879451645441491383528794516454414913835287945164544149138352879451645441491383528794516454414913835287945164544149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edfddd53-ca10-4a02-9ff9-37f2b76416ee, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c8ec91-b265-4146-b6a5-260a53958624, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 75fd07be-89cf-4218-89fe-95f157b4b583, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75fd07be-89cf-4218-89fe-95f157b4b583, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6249655898080457097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62496558980804570976249655898080457097624965589808045709762496558980804570976249655898080457097624965589808045709762496558980804570976249655898080457097624965589808045709762496558980804570976249655898080457097624965589808045709762496558980804570976249655898080457097624965589808045709762496558980804570976249655898080457097624965589808045709762496558980804570976249655898080457097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 907f0b3d-c842-4320-baec-def5254e1660, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 907f0b3d-c842-4320-baec-def5254e1660, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1468389378105867183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14683893781058671831468389378105867183146838937810586718314683893781058671831468389378105867183146838937810586718314683893781058671831468389378105867183146838937810586718314683893781058671831468389378105867183146838937810586718314683893781058671831468389378105867183146838937810586718314683893781058671831468389378105867183146838937810586718314683893781058671831468389378105867183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 907f0b3d-c842-4320-baec-def5254e1660, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 60af3808-84c0-4f75-a97a-6eb1e4bd3257, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75fd07be-89cf-4218-89fe-95f157b4b583, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60af3808-84c0-4f75-a97a-6eb1e4bd3257, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8369347046640440253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83693470466404402538369347046640440253836934704664044025383693470466404402538369347046640440253836934704664044025383693470466404402538369347046640440253836934704664044025383693470466404402538369347046640440253836934704664044025383693470466404402538369347046640440253836934704664044025383693470466404402538369347046640440253836934704664044025383693470466404402538369347046640440253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac41c16d-619d-41d0-99a1-5e8b9a0e4bbc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac41c16d-619d-41d0-99a1-5e8b9a0e4bbc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5896808486144115021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58968084861441150215896808486144115021589680848614411502158968084861441150215896808486144115021589680848614411502158968084861441150215896808486144115021589680848614411502158968084861441150215896808486144115021589680848614411502158968084861441150215896808486144115021589680848614411502158968084861441150215896808486144115021589680848614411502158968084861441150215896808486144115021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60af3808-84c0-4f75-a97a-6eb1e4bd3257, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2a4866bd-2555-44bb-8dd5-20e8890db56b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a4866bd-2555-44bb-8dd5-20e8890db56b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13455448204428825127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345544820442882512713455448204428825127134554482044288251271345544820442882512713455448204428825127134554482044288251271345544820442882512713455448204428825127134554482044288251271345544820442882512713455448204428825127134554482044288251271345544820442882512713455448204428825127134554482044288251271345544820442882512713455448204428825127134554482044288251271345544820442882512713455448204428825127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac41c16d-619d-41d0-99a1-5e8b9a0e4bbc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5045f87a-f906-443e-a835-d33e8ffd5c36, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5045f87a-f906-443e-a835-d33e8ffd5c36, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10213054856632315270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021305485663231527010213054856632315270102130548566323152701021305485663231527010213054856632315270102130548566323152701021305485663231527010213054856632315270102130548566323152701021305485663231527010213054856632315270102130548566323152701021305485663231527010213054856632315270102130548566323152701021305485663231527010213054856632315270102130548566323152701021305485663231527010213054856632315270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a4866bd-2555-44bb-8dd5-20e8890db56b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b5f0d3f-91bb-4983-87bf-7a2e4761bbd3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b5f0d3f-91bb-4983-87bf-7a2e4761bbd3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8702961631780724367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87029616317807243678702961631780724367870296163178072436787029616317807243678702961631780724367870296163178072436787029616317807243678702961631780724367870296163178072436787029616317807243678702961631780724367870296163178072436787029616317807243678702961631780724367870296163178072436787029616317807243678702961631780724367870296163178072436787029616317807243678702961631780724367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5045f87a-f906-443e-a835-d33e8ffd5c36, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b4228b50-7b9c-48a5-a89d-5f4dc44a18d4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4228b50-7b9c-48a5-a89d-5f4dc44a18d4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14534105354905022746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453410535490502274614534105354905022746145341053549050227461453410535490502274614534105354905022746145341053549050227461453410535490502274614534105354905022746145341053549050227461453410535490502274614534105354905022746145341053549050227461453410535490502274614534105354905022746145341053549050227461453410535490502274614534105354905022746145341053549050227461453410535490502274614534105354905022746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b5f0d3f-91bb-4983-87bf-7a2e4761bbd3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6f8efc88-a5e6-444a-96ac-b911827d9544, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f8efc88-a5e6-444a-96ac-b911827d9544, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4848984500778127091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48489845007781270914848984500778127091484898450077812709148489845007781270914848984500778127091484898450077812709148489845007781270914848984500778127091484898450077812709148489845007781270914848984500778127091484898450077812709148489845007781270914848984500778127091484898450077812709148489845007781270914848984500778127091484898450077812709148489845007781270914848984500778127091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f8efc88-a5e6-444a-96ac-b911827d9544, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 00959ef7-6d24-4b9e-b78b-a3e5e8cdee7f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00959ef7-6d24-4b9e-b78b-a3e5e8cdee7f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15644513622922912233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564451362292291223315644513622922912233156445136229229122331564451362292291223315644513622922912233156445136229229122331564451362292291223315644513622922912233156445136229229122331564451362292291223315644513622922912233156445136229229122331564451362292291223315644513622922912233156445136229229122331564451362292291223315644513622922912233156445136229229122331564451362292291223315644513622922912233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4228b50-7b9c-48a5-a89d-5f4dc44a18d4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b785fb33-2df3-48ac-9aa4-376b4530a205, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b785fb33-2df3-48ac-9aa4-376b4530a205, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12942784533078560195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294278453307856019512942784533078560195129427845330785601951294278453307856019512942784533078560195129427845330785601951294278453307856019512942784533078560195129427845330785601951294278453307856019512942784533078560195129427845330785601951294278453307856019512942784533078560195129427845330785601951294278453307856019512942784533078560195129427845330785601951294278453307856019512942784533078560195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00959ef7-6d24-4b9e-b78b-a3e5e8cdee7f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 89eae7e4-4757-4109-b91a-c16a616134b7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b785fb33-2df3-48ac-9aa4-376b4530a205, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89eae7e4-4757-4109-b91a-c16a616134b7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17804300859743365798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780430085974336579817804300859743365798178043008597433657981780430085974336579817804300859743365798178043008597433657981780430085974336579817804300859743365798178043008597433657981780430085974336579817804300859743365798178043008597433657981780430085974336579817804300859743365798178043008597433657981780430085974336579817804300859743365798178043008597433657981780430085974336579817804300859743365798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 27164aa1-e60b-4c46-bfbb-e75d1e54455c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27164aa1-e60b-4c46-bfbb-e75d1e54455c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13773740402779363685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377374040277936368513773740402779363685137737404027793636851377374040277936368513773740402779363685137737404027793636851377374040277936368513773740402779363685137737404027793636851377374040277936368513773740402779363685137737404027793636851377374040277936368513773740402779363685137737404027793636851377374040277936368513773740402779363685137737404027793636851377374040277936368513773740402779363685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89eae7e4-4757-4109-b91a-c16a616134b7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0df95a9-30a2-4bc8-97f6-3cddce1a50f9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27164aa1-e60b-4c46-bfbb-e75d1e54455c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0df95a9-30a2-4bc8-97f6-3cddce1a50f9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9245216762271759142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92452167622717591429245216762271759142924521676227175914292452167622717591429245216762271759142924521676227175914292452167622717591429245216762271759142924521676227175914292452167622717591429245216762271759142924521676227175914292452167622717591429245216762271759142924521676227175914292452167622717591429245216762271759142924521676227175914292452167622717591429245216762271759142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1357db7d-8bc3-4174-b41e-f26ba67b8a40, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1357db7d-8bc3-4174-b41e-f26ba67b8a40, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14517900337465471184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451790033746547118414517900337465471184145179003374654711841451790033746547118414517900337465471184145179003374654711841451790033746547118414517900337465471184145179003374654711841451790033746547118414517900337465471184145179003374654711841451790033746547118414517900337465471184145179003374654711841451790033746547118414517900337465471184145179003374654711841451790033746547118414517900337465471184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0df95a9-30a2-4bc8-97f6-3cddce1a50f9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0b917998-e619-4e7b-acb0-86ad982f8556, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b917998-e619-4e7b-acb0-86ad982f8556, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2026754335064058236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20267543350640582362026754335064058236202675433506405823620267543350640582362026754335064058236202675433506405823620267543350640582362026754335064058236202675433506405823620267543350640582362026754335064058236202675433506405823620267543350640582362026754335064058236202675433506405823620267543350640582362026754335064058236202675433506405823620267543350640582362026754335064058236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1357db7d-8bc3-4174-b41e-f26ba67b8a40, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6935e478-b7b9-41b3-8b30-48569aec3bf6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6935e478-b7b9-41b3-8b30-48569aec3bf6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14113595921036859854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411359592103685985414113595921036859854141135959210368598541411359592103685985414113595921036859854141135959210368598541411359592103685985414113595921036859854141135959210368598541411359592103685985414113595921036859854141135959210368598541411359592103685985414113595921036859854141135959210368598541411359592103685985414113595921036859854141135959210368598541411359592103685985414113595921036859854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b917998-e619-4e7b-acb0-86ad982f8556, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63bf539b-1375-47e9-9ea6-cd6c28c814fb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63bf539b-1375-47e9-9ea6-cd6c28c814fb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14646560797303472209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464656079730347220914646560797303472209146465607973034722091464656079730347220914646560797303472209146465607973034722091464656079730347220914646560797303472209146465607973034722091464656079730347220914646560797303472209146465607973034722091464656079730347220914646560797303472209146465607973034722091464656079730347220914646560797303472209146465607973034722091464656079730347220914646560797303472209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6935e478-b7b9-41b3-8b30-48569aec3bf6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 204e0b6b-7514-49c0-880b-d3c1427f0fc3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 204e0b6b-7514-49c0-880b-d3c1427f0fc3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4553387701818448225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45533877018184482254553387701818448225455338770181844822545533877018184482254553387701818448225455338770181844822545533877018184482254553387701818448225455338770181844822545533877018184482254553387701818448225455338770181844822545533877018184482254553387701818448225455338770181844822545533877018184482254553387701818448225455338770181844822545533877018184482254553387701818448225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63bf539b-1375-47e9-9ea6-cd6c28c814fb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0b987555-c219-4ff9-b3b0-dfeed7097449, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b987555-c219-4ff9-b3b0-dfeed7097449, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12602705947439022450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260270594743902245012602705947439022450126027059474390224501260270594743902245012602705947439022450126027059474390224501260270594743902245012602705947439022450126027059474390224501260270594743902245012602705947439022450126027059474390224501260270594743902245012602705947439022450126027059474390224501260270594743902245012602705947439022450126027059474390224501260270594743902245012602705947439022450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 204e0b6b-7514-49c0-880b-d3c1427f0fc3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2e7b8133-a709-4cc4-a4a1-36bfbd3a383e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e7b8133-a709-4cc4-a4a1-36bfbd3a383e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17622339360177299776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762233936017729977617622339360177299776176223393601772997761762233936017729977617622339360177299776176223393601772997761762233936017729977617622339360177299776176223393601772997761762233936017729977617622339360177299776176223393601772997761762233936017729977617622339360177299776176223393601772997761762233936017729977617622339360177299776176223393601772997761762233936017729977617622339360177299776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b987555-c219-4ff9-b3b0-dfeed7097449, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc868c19-9f13-4f33-9c78-d84dcf17ed92, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc868c19-9f13-4f33-9c78-d84dcf17ed92, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1516724997584690589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15167249975846905891516724997584690589151672499758469058915167249975846905891516724997584690589151672499758469058915167249975846905891516724997584690589151672499758469058915167249975846905891516724997584690589151672499758469058915167249975846905891516724997584690589151672499758469058915167249975846905891516724997584690589151672499758469058915167249975846905891516724997584690589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e7b8133-a709-4cc4-a4a1-36bfbd3a383e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 95681bb3-f697-4a81-80d5-f2e6c15b5c83, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95681bb3-f697-4a81-80d5-f2e6c15b5c83, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2309222874138262510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23092228741382625102309222874138262510230922287413826251023092228741382625102309222874138262510230922287413826251023092228741382625102309222874138262510230922287413826251023092228741382625102309222874138262510230922287413826251023092228741382625102309222874138262510230922287413826251023092228741382625102309222874138262510230922287413826251023092228741382625102309222874138262510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc868c19-9f13-4f33-9c78-d84dcf17ed92, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 599a42fe-b556-4d0e-a2c2-1d832e1d19bf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 599a42fe-b556-4d0e-a2c2-1d832e1d19bf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15949763329206447559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594976332920644755915949763329206447559159497633292064475591594976332920644755915949763329206447559159497633292064475591594976332920644755915949763329206447559159497633292064475591594976332920644755915949763329206447559159497633292064475591594976332920644755915949763329206447559159497633292064475591594976332920644755915949763329206447559159497633292064475591594976332920644755915949763329206447559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95681bb3-f697-4a81-80d5-f2e6c15b5c83, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4031f00c-1348-406a-9474-7d6f4b7d3aff, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 599a42fe-b556-4d0e-a2c2-1d832e1d19bf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4031f00c-1348-406a-9474-7d6f4b7d3aff, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18179996388297250936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817999638829725093618179996388297250936181799963882972509361817999638829725093618179996388297250936181799963882972509361817999638829725093618179996388297250936181799963882972509361817999638829725093618179996388297250936181799963882972509361817999638829725093618179996388297250936181799963882972509361817999638829725093618179996388297250936181799963882972509361817999638829725093618179996388297250936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ec031fc-1181-4bdd-919b-2dbf75c3a3fa, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ec031fc-1181-4bdd-919b-2dbf75c3a3fa, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9018998317844911380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90189983178449113809018998317844911380901899831784491138090189983178449113809018998317844911380901899831784491138090189983178449113809018998317844911380901899831784491138090189983178449113809018998317844911380901899831784491138090189983178449113809018998317844911380901899831784491138090189983178449113809018998317844911380901899831784491138090189983178449113809018998317844911380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4031f00c-1348-406a-9474-7d6f4b7d3aff, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 66600f10-d91b-48e7-a8ee-6915392e814a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66600f10-d91b-48e7-a8ee-6915392e814a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15959757425344830945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595975742534483094515959757425344830945159597574253448309451595975742534483094515959757425344830945159597574253448309451595975742534483094515959757425344830945159597574253448309451595975742534483094515959757425344830945159597574253448309451595975742534483094515959757425344830945159597574253448309451595975742534483094515959757425344830945159597574253448309451595975742534483094515959757425344830945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ec031fc-1181-4bdd-919b-2dbf75c3a3fa, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ee426f7c-78d0-45fe-a54f-93e0bdd5acf3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee426f7c-78d0-45fe-a54f-93e0bdd5acf3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12942831261522222944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294283126152222294412942831261522222944129428312615222229441294283126152222294412942831261522222944129428312615222229441294283126152222294412942831261522222944129428312615222229441294283126152222294412942831261522222944129428312615222229441294283126152222294412942831261522222944129428312615222229441294283126152222294412942831261522222944129428312615222229441294283126152222294412942831261522222944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66600f10-d91b-48e7-a8ee-6915392e814a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 59b71aa6-4151-44f1-b628-021450931fff, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b71aa6-4151-44f1-b628-021450931fff, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 202727470880022725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725202727470880022725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee426f7c-78d0-45fe-a54f-93e0bdd5acf3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d497595d-fe52-48d6-9f58-e0768a3794d1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d497595d-fe52-48d6-9f58-e0768a3794d1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18346943148552601915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834694314855260191518346943148552601915183469431485526019151834694314855260191518346943148552601915183469431485526019151834694314855260191518346943148552601915183469431485526019151834694314855260191518346943148552601915183469431485526019151834694314855260191518346943148552601915183469431485526019151834694314855260191518346943148552601915183469431485526019151834694314855260191518346943148552601915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b71aa6-4151-44f1-b628-021450931fff, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5967c29f-7190-476f-a965-2999b4894e9c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5967c29f-7190-476f-a965-2999b4894e9c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7242384048715227696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72423840487152276967242384048715227696724238404871522769672423840487152276967242384048715227696724238404871522769672423840487152276967242384048715227696724238404871522769672423840487152276967242384048715227696724238404871522769672423840487152276967242384048715227696724238404871522769672423840487152276967242384048715227696724238404871522769672423840487152276967242384048715227696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d497595d-fe52-48d6-9f58-e0768a3794d1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06d8a16b-70f9-468f-9ce3-277e9466aedf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06d8a16b-70f9-468f-9ce3-277e9466aedf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14096426968636546868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409642696863654686814096426968636546868140964269686365468681409642696863654686814096426968636546868140964269686365468681409642696863654686814096426968636546868140964269686365468681409642696863654686814096426968636546868140964269686365468681409642696863654686814096426968636546868140964269686365468681409642696863654686814096426968636546868140964269686365468681409642696863654686814096426968636546868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5967c29f-7190-476f-a965-2999b4894e9c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f992b047-6c7b-464d-8539-3107d47e3093, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06d8a16b-70f9-468f-9ce3-277e9466aedf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aee32bb7-cdd3-4d78-94f6-b5bd88bebbbc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aee32bb7-cdd3-4d78-94f6-b5bd88bebbbc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13480838670359326882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348083867035932688213480838670359326882134808386703593268821348083867035932688213480838670359326882134808386703593268821348083867035932688213480838670359326882134808386703593268821348083867035932688213480838670359326882134808386703593268821348083867035932688213480838670359326882134808386703593268821348083867035932688213480838670359326882134808386703593268821348083867035932688213480838670359326882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f992b047-6c7b-464d-8539-3107d47e3093, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5933216384308673780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59332163843086737805933216384308673780593321638430867378059332163843086737805933216384308673780593321638430867378059332163843086737805933216384308673780593321638430867378059332163843086737805933216384308673780593321638430867378059332163843086737805933216384308673780593321638430867378059332163843086737805933216384308673780593321638430867378059332163843086737805933216384308673780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f992b047-6c7b-464d-8539-3107d47e3093, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9282b5b3-afa0-41ea-a008-3047d0af08f1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9282b5b3-afa0-41ea-a008-3047d0af08f1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8609666047259089628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86096660472590896288609666047259089628860966604725908962886096660472590896288609666047259089628860966604725908962886096660472590896288609666047259089628860966604725908962886096660472590896288609666047259089628860966604725908962886096660472590896288609666047259089628860966604725908962886096660472590896288609666047259089628860966604725908962886096660472590896288609666047259089628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aee32bb7-cdd3-4d78-94f6-b5bd88bebbbc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 545753fd-155c-4aa4-a5ac-768195430f61, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9282b5b3-afa0-41ea-a008-3047d0af08f1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 545753fd-155c-4aa4-a5ac-768195430f61, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9756539695978089881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97565396959780898819756539695978089881975653969597808988197565396959780898819756539695978089881975653969597808988197565396959780898819756539695978089881975653969597808988197565396959780898819756539695978089881975653969597808988197565396959780898819756539695978089881975653969597808988197565396959780898819756539695978089881975653969597808988197565396959780898819756539695978089881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 981644e1-82f8-4c78-8c11-64b4c1938c33, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981644e1-82f8-4c78-8c11-64b4c1938c33, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 291013014726725446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446291013014726725446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 545753fd-155c-4aa4-a5ac-768195430f61, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981644e1-82f8-4c78-8c11-64b4c1938c33, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4f66a008-f3bf-4e34-961e-0eab4901d1ab, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a8aae378-8eec-47a0-95f2-bdd466838835, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f66a008-f3bf-4e34-961e-0eab4901d1ab, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4479537169025231608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44795371690252316084479537169025231608447953716902523160844795371690252316084479537169025231608447953716902523160844795371690252316084479537169025231608447953716902523160844795371690252316084479537169025231608447953716902523160844795371690252316084479537169025231608447953716902523160844795371690252316084479537169025231608447953716902523160844795371690252316084479537169025231608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8aae378-8eec-47a0-95f2-bdd466838835, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11478778788526061711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147877878852606171111478778788526061711114787787885260617111147877878852606171111478778788526061711114787787885260617111147877878852606171111478778788526061711114787787885260617111147877878852606171111478778788526061711114787787885260617111147877878852606171111478778788526061711114787787885260617111147877878852606171111478778788526061711114787787885260617111147877878852606171111478778788526061711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f66a008-f3bf-4e34-961e-0eab4901d1ab, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 692482ad-7be7-4fd3-846f-f787d9c689e8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 692482ad-7be7-4fd3-846f-f787d9c689e8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16675120703730741621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667512070373074162116675120703730741621166751207037307416211667512070373074162116675120703730741621166751207037307416211667512070373074162116675120703730741621166751207037307416211667512070373074162116675120703730741621166751207037307416211667512070373074162116675120703730741621166751207037307416211667512070373074162116675120703730741621166751207037307416211667512070373074162116675120703730741621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8aae378-8eec-47a0-95f2-bdd466838835, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f748dd4e-b2c7-4fdb-a170-070b21904934, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f748dd4e-b2c7-4fdb-a170-070b21904934, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15959009644603234118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595900964460323411815959009644603234118159590096446032341181595900964460323411815959009644603234118159590096446032341181595900964460323411815959009644603234118159590096446032341181595900964460323411815959009644603234118159590096446032341181595900964460323411815959009644603234118159590096446032341181595900964460323411815959009644603234118159590096446032341181595900964460323411815959009644603234118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f748dd4e-b2c7-4fdb-a170-070b21904934, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 692482ad-7be7-4fd3-846f-f787d9c689e8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9949f2cf-b272-426e-8f6f-134a74201abd, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9949f2cf-b272-426e-8f6f-134a74201abd, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12271241516817402589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227124151681740258912271241516817402589122712415168174025891227124151681740258912271241516817402589122712415168174025891227124151681740258912271241516817402589122712415168174025891227124151681740258912271241516817402589122712415168174025891227124151681740258912271241516817402589122712415168174025891227124151681740258912271241516817402589122712415168174025891227124151681740258912271241516817402589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6045c4be-341f-4fb1-acf2-d045c0e66739, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6045c4be-341f-4fb1-acf2-d045c0e66739, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15796668765754883267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579666876575488326715796668765754883267157966687657548832671579666876575488326715796668765754883267157966687657548832671579666876575488326715796668765754883267157966687657548832671579666876575488326715796668765754883267157966687657548832671579666876575488326715796668765754883267157966687657548832671579666876575488326715796668765754883267157966687657548832671579666876575488326715796668765754883267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6045c4be-341f-4fb1-acf2-d045c0e66739, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9949f2cf-b272-426e-8f6f-134a74201abd, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 11b56128-d8a6-444e-b69a-c857a60f94ab, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11b56128-d8a6-444e-b69a-c857a60f94ab, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8547193932469687337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85471939324696873378547193932469687337854719393246968733785471939324696873378547193932469687337854719393246968733785471939324696873378547193932469687337854719393246968733785471939324696873378547193932469687337854719393246968733785471939324696873378547193932469687337854719393246968733785471939324696873378547193932469687337854719393246968733785471939324696873378547193932469687337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6542d72b-4b4e-4e24-96aa-54c424d1b44a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6542d72b-4b4e-4e24-96aa-54c424d1b44a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13438866528819192054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343886652881919205413438866528819192054134388665288191920541343886652881919205413438866528819192054134388665288191920541343886652881919205413438866528819192054134388665288191920541343886652881919205413438866528819192054134388665288191920541343886652881919205413438866528819192054134388665288191920541343886652881919205413438866528819192054134388665288191920541343886652881919205413438866528819192054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11b56128-d8a6-444e-b69a-c857a60f94ab, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c9cf5f7-b902-4cd0-bc4b-adc47ce22755, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c9cf5f7-b902-4cd0-bc4b-adc47ce22755, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15673942387804687034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567394238780468703415673942387804687034156739423878046870341567394238780468703415673942387804687034156739423878046870341567394238780468703415673942387804687034156739423878046870341567394238780468703415673942387804687034156739423878046870341567394238780468703415673942387804687034156739423878046870341567394238780468703415673942387804687034156739423878046870341567394238780468703415673942387804687034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6542d72b-4b4e-4e24-96aa-54c424d1b44a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d952b45-adbd-4633-9392-3abee9c67db1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d952b45-adbd-4633-9392-3abee9c67db1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17678725940363976257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767872594036397625717678725940363976257176787259403639762571767872594036397625717678725940363976257176787259403639762571767872594036397625717678725940363976257176787259403639762571767872594036397625717678725940363976257176787259403639762571767872594036397625717678725940363976257176787259403639762571767872594036397625717678725940363976257176787259403639762571767872594036397625717678725940363976257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c9cf5f7-b902-4cd0-bc4b-adc47ce22755, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b26233a8-67d0-419b-b92d-c21d2d8df0b8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b26233a8-67d0-419b-b92d-c21d2d8df0b8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12877210773824317004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287721077382431700412877210773824317004128772107738243170041287721077382431700412877210773824317004128772107738243170041287721077382431700412877210773824317004128772107738243170041287721077382431700412877210773824317004128772107738243170041287721077382431700412877210773824317004128772107738243170041287721077382431700412877210773824317004128772107738243170041287721077382431700412877210773824317004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d952b45-adbd-4633-9392-3abee9c67db1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d085991-a638-4332-89b8-c739036bd96d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d085991-a638-4332-89b8-c739036bd96d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16437867729470723928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643786772947072392816437867729470723928164378677294707239281643786772947072392816437867729470723928164378677294707239281643786772947072392816437867729470723928164378677294707239281643786772947072392816437867729470723928164378677294707239281643786772947072392816437867729470723928164378677294707239281643786772947072392816437867729470723928164378677294707239281643786772947072392816437867729470723928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b26233a8-67d0-419b-b92d-c21d2d8df0b8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5fcd25da-e4b0-48a7-8ac7-8efb1dfb89f8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fcd25da-e4b0-48a7-8ac7-8efb1dfb89f8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2456516743058287856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24565167430582878562456516743058287856245651674305828785624565167430582878562456516743058287856245651674305828785624565167430582878562456516743058287856245651674305828785624565167430582878562456516743058287856245651674305828785624565167430582878562456516743058287856245651674305828785624565167430582878562456516743058287856245651674305828785624565167430582878562456516743058287856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d085991-a638-4332-89b8-c739036bd96d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fcd25da-e4b0-48a7-8ac7-8efb1dfb89f8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cd5101b0-39bd-460f-8717-5cf7b455a171, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 775ce0ef-d39d-480a-8bcb-40c783825bc0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 775ce0ef-d39d-480a-8bcb-40c783825bc0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14980390831709103184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498039083170910318414980390831709103184149803908317091031841498039083170910318414980390831709103184149803908317091031841498039083170910318414980390831709103184149803908317091031841498039083170910318414980390831709103184149803908317091031841498039083170910318414980390831709103184149803908317091031841498039083170910318414980390831709103184149803908317091031841498039083170910318414980390831709103184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd5101b0-39bd-460f-8717-5cf7b455a171, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1201350814946249026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12013508149462490261201350814946249026120135081494624902612013508149462490261201350814946249026120135081494624902612013508149462490261201350814946249026120135081494624902612013508149462490261201350814946249026120135081494624902612013508149462490261201350814946249026120135081494624902612013508149462490261201350814946249026120135081494624902612013508149462490261201350814946249026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 775ce0ef-d39d-480a-8bcb-40c783825bc0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ba3e608f-bf50-410b-90e2-32f14315db34, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba3e608f-bf50-410b-90e2-32f14315db34, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17994189929906416327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799418992990641632717994189929906416327179941899299064163271799418992990641632717994189929906416327179941899299064163271799418992990641632717994189929906416327179941899299064163271799418992990641632717994189929906416327179941899299064163271799418992990641632717994189929906416327179941899299064163271799418992990641632717994189929906416327179941899299064163271799418992990641632717994189929906416327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd5101b0-39bd-460f-8717-5cf7b455a171, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2d554944-e85c-4e56-9cff-02efae5f84f2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d554944-e85c-4e56-9cff-02efae5f84f2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5633139206513945296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56331392065139452965633139206513945296563313920651394529656331392065139452965633139206513945296563313920651394529656331392065139452965633139206513945296563313920651394529656331392065139452965633139206513945296563313920651394529656331392065139452965633139206513945296563313920651394529656331392065139452965633139206513945296563313920651394529656331392065139452965633139206513945296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba3e608f-bf50-410b-90e2-32f14315db34, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 229a645f-71bd-4d32-8cc3-2b1a47abbe48, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 229a645f-71bd-4d32-8cc3-2b1a47abbe48, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5320567711605769419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53205677116057694195320567711605769419532056771160576941953205677116057694195320567711605769419532056771160576941953205677116057694195320567711605769419532056771160576941953205677116057694195320567711605769419532056771160576941953205677116057694195320567711605769419532056771160576941953205677116057694195320567711605769419532056771160576941953205677116057694195320567711605769419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d554944-e85c-4e56-9cff-02efae5f84f2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 229a645f-71bd-4d32-8cc3-2b1a47abbe48, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f042b50c-8e39-4f16-85f6-a670e5163b0d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f042b50c-8e39-4f16-85f6-a670e5163b0d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5147429374553412148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51474293745534121485147429374553412148514742937455341214851474293745534121485147429374553412148514742937455341214851474293745534121485147429374553412148514742937455341214851474293745534121485147429374553412148514742937455341214851474293745534121485147429374553412148514742937455341214851474293745534121485147429374553412148514742937455341214851474293745534121485147429374553412148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca4aa2b4-ab9a-413d-a637-16aa7321ca6f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca4aa2b4-ab9a-413d-a637-16aa7321ca6f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12698001411833095761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269800141183309576112698001411833095761126980014118330957611269800141183309576112698001411833095761126980014118330957611269800141183309576112698001411833095761126980014118330957611269800141183309576112698001411833095761126980014118330957611269800141183309576112698001411833095761126980014118330957611269800141183309576112698001411833095761126980014118330957611269800141183309576112698001411833095761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f042b50c-8e39-4f16-85f6-a670e5163b0d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 805f4092-d4a8-413e-8f2c-7e7ac4a77e8d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 805f4092-d4a8-413e-8f2c-7e7ac4a77e8d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18176289209967466716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817628920996746671618176289209967466716181762892099674667161817628920996746671618176289209967466716181762892099674667161817628920996746671618176289209967466716181762892099674667161817628920996746671618176289209967466716181762892099674667161817628920996746671618176289209967466716181762892099674667161817628920996746671618176289209967466716181762892099674667161817628920996746671618176289209967466716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca4aa2b4-ab9a-413d-a637-16aa7321ca6f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f7cfaa2-581b-4294-932f-1cb34b04d0f7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f7cfaa2-581b-4294-932f-1cb34b04d0f7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6797705748535456215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67977057485354562156797705748535456215679770574853545621567977057485354562156797705748535456215679770574853545621567977057485354562156797705748535456215679770574853545621567977057485354562156797705748535456215679770574853545621567977057485354562156797705748535456215679770574853545621567977057485354562156797705748535456215679770574853545621567977057485354562156797705748535456215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 805f4092-d4a8-413e-8f2c-7e7ac4a77e8d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 15b261b1-b683-40ba-82b9-3c0b00870a34, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b261b1-b683-40ba-82b9-3c0b00870a34, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9820176733047237509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98201767330472375099820176733047237509982017673304723750998201767330472375099820176733047237509982017673304723750998201767330472375099820176733047237509982017673304723750998201767330472375099820176733047237509982017673304723750998201767330472375099820176733047237509982017673304723750998201767330472375099820176733047237509982017673304723750998201767330472375099820176733047237509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f7cfaa2-581b-4294-932f-1cb34b04d0f7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 16d0b605-7915-4af2-8a06-af68fd3eef22, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16d0b605-7915-4af2-8a06-af68fd3eef22, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12571040652876677564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257104065287667756412571040652876677564125710406528766775641257104065287667756412571040652876677564125710406528766775641257104065287667756412571040652876677564125710406528766775641257104065287667756412571040652876677564125710406528766775641257104065287667756412571040652876677564125710406528766775641257104065287667756412571040652876677564125710406528766775641257104065287667756412571040652876677564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b261b1-b683-40ba-82b9-3c0b00870a34, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0abd4f4-e1d9-46bc-946a-15dbc0003425, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0abd4f4-e1d9-46bc-946a-15dbc0003425, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22482117863504992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2248211786350499222482117863504992224821178635049922248211786350499222482117863504992224821178635049922248211786350499222482117863504992224821178635049922248211786350499222482117863504992224821178635049922248211786350499222482117863504992224821178635049922248211786350499222482117863504992224821178635049922248211786350499222482117863504992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16d0b605-7915-4af2-8a06-af68fd3eef22, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d726f60-c8bc-4ccb-8533-20fcdddf08a0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d726f60-c8bc-4ccb-8533-20fcdddf08a0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3800581092681508963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38005810926815089633800581092681508963380058109268150896338005810926815089633800581092681508963380058109268150896338005810926815089633800581092681508963380058109268150896338005810926815089633800581092681508963380058109268150896338005810926815089633800581092681508963380058109268150896338005810926815089633800581092681508963380058109268150896338005810926815089633800581092681508963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0abd4f4-e1d9-46bc-946a-15dbc0003425, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d726f60-c8bc-4ccb-8533-20fcdddf08a0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 70a07c71-0bbe-4192-a372-8ce6230c7cb2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 905a9f03-56ac-4371-b278-db2fe411f593, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a07c71-0bbe-4192-a372-8ce6230c7cb2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16522070570856387632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652207057085638763216522070570856387632165220705708563876321652207057085638763216522070570856387632165220705708563876321652207057085638763216522070570856387632165220705708563876321652207057085638763216522070570856387632165220705708563876321652207057085638763216522070570856387632165220705708563876321652207057085638763216522070570856387632165220705708563876321652207057085638763216522070570856387632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 905a9f03-56ac-4371-b278-db2fe411f593, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3312944345054465179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33129443450544651793312944345054465179331294434505446517933129443450544651793312944345054465179331294434505446517933129443450544651793312944345054465179331294434505446517933129443450544651793312944345054465179331294434505446517933129443450544651793312944345054465179331294434505446517933129443450544651793312944345054465179331294434505446517933129443450544651793312944345054465179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a07c71-0bbe-4192-a372-8ce6230c7cb2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ccd5c825-cd07-4a70-ade7-e93160e9c873, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 905a9f03-56ac-4371-b278-db2fe411f593, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccd5c825-cd07-4a70-ade7-e93160e9c873, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7108499860861690831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71084998608616908317108499860861690831710849986086169083171084998608616908317108499860861690831710849986086169083171084998608616908317108499860861690831710849986086169083171084998608616908317108499860861690831710849986086169083171084998608616908317108499860861690831710849986086169083171084998608616908317108499860861690831710849986086169083171084998608616908317108499860861690831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0a08109a-12c1-44fa-99f2-8eb81c7fbf4a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a08109a-12c1-44fa-99f2-8eb81c7fbf4a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1896804043545060214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18968040435450602141896804043545060214189680404354506021418968040435450602141896804043545060214189680404354506021418968040435450602141896804043545060214189680404354506021418968040435450602141896804043545060214189680404354506021418968040435450602141896804043545060214189680404354506021418968040435450602141896804043545060214189680404354506021418968040435450602141896804043545060214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a08109a-12c1-44fa-99f2-8eb81c7fbf4a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4a446983-e657-48e5-afda-b73f6789ef2a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a446983-e657-48e5-afda-b73f6789ef2a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18293396714600155737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829339671460015573718293396714600155737182933967146001557371829339671460015573718293396714600155737182933967146001557371829339671460015573718293396714600155737182933967146001557371829339671460015573718293396714600155737182933967146001557371829339671460015573718293396714600155737182933967146001557371829339671460015573718293396714600155737182933967146001557371829339671460015573718293396714600155737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccd5c825-cd07-4a70-ade7-e93160e9c873, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eb4e0705-0886-40ac-8d2b-ff0e7942aaf6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb4e0705-0886-40ac-8d2b-ff0e7942aaf6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10669015558304087218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066901555830408721810669015558304087218106690155583040872181066901555830408721810669015558304087218106690155583040872181066901555830408721810669015558304087218106690155583040872181066901555830408721810669015558304087218106690155583040872181066901555830408721810669015558304087218106690155583040872181066901555830408721810669015558304087218106690155583040872181066901555830408721810669015558304087218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a446983-e657-48e5-afda-b73f6789ef2a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a6e73817-3f5e-4160-a7e5-1cc2ea077b45, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e73817-3f5e-4160-a7e5-1cc2ea077b45, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7080664395365351727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70806643953653517277080664395365351727708066439536535172770806643953653517277080664395365351727708066439536535172770806643953653517277080664395365351727708066439536535172770806643953653517277080664395365351727708066439536535172770806643953653517277080664395365351727708066439536535172770806643953653517277080664395365351727708066439536535172770806643953653517277080664395365351727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb4e0705-0886-40ac-8d2b-ff0e7942aaf6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cd4312da-7489-4105-af87-ed00c27718e5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd4312da-7489-4105-af87-ed00c27718e5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20637459957843348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2063745995784334820637459957843348206374599578433482063745995784334820637459957843348206374599578433482063745995784334820637459957843348206374599578433482063745995784334820637459957843348206374599578433482063745995784334820637459957843348206374599578433482063745995784334820637459957843348206374599578433482063745995784334820637459957843348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e73817-3f5e-4160-a7e5-1cc2ea077b45, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb9a0b59-a5cf-4bd4-af1c-7749640abc2f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb9a0b59-a5cf-4bd4-af1c-7749640abc2f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9885590919658014687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98855909196580146879885590919658014687988559091965801468798855909196580146879885590919658014687988559091965801468798855909196580146879885590919658014687988559091965801468798855909196580146879885590919658014687988559091965801468798855909196580146879885590919658014687988559091965801468798855909196580146879885590919658014687988559091965801468798855909196580146879885590919658014687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd4312da-7489-4105-af87-ed00c27718e5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d0af464d-0527-44b5-b1d5-5073c2feb9f9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0af464d-0527-44b5-b1d5-5073c2feb9f9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12078200428313566962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207820042831356696212078200428313566962120782004283135669621207820042831356696212078200428313566962120782004283135669621207820042831356696212078200428313566962120782004283135669621207820042831356696212078200428313566962120782004283135669621207820042831356696212078200428313566962120782004283135669621207820042831356696212078200428313566962120782004283135669621207820042831356696212078200428313566962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0af464d-0527-44b5-b1d5-5073c2feb9f9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb9a0b59-a5cf-4bd4-af1c-7749640abc2f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d6e2c6d6-8313-4724-b09c-c0ea6d848892, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6e2c6d6-8313-4724-b09c-c0ea6d848892, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7168720449150180048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71687204491501800487168720449150180048716872044915018004871687204491501800487168720449150180048716872044915018004871687204491501800487168720449150180048716872044915018004871687204491501800487168720449150180048716872044915018004871687204491501800487168720449150180048716872044915018004871687204491501800487168720449150180048716872044915018004871687204491501800487168720449150180048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5efcd843-db71-445b-b87f-f0dea279e92b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5efcd843-db71-445b-b87f-f0dea279e92b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11910192678126880853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191019267812688085311910192678126880853119101926781268808531191019267812688085311910192678126880853119101926781268808531191019267812688085311910192678126880853119101926781268808531191019267812688085311910192678126880853119101926781268808531191019267812688085311910192678126880853119101926781268808531191019267812688085311910192678126880853119101926781268808531191019267812688085311910192678126880853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6e2c6d6-8313-4724-b09c-c0ea6d848892, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 52bb80a0-e5e2-49c5-a251-32492e1d242a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52bb80a0-e5e2-49c5-a251-32492e1d242a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4331999835749671111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43319998357496711114331999835749671111433199983574967111143319998357496711114331999835749671111433199983574967111143319998357496711114331999835749671111433199983574967111143319998357496711114331999835749671111433199983574967111143319998357496711114331999835749671111433199983574967111143319998357496711114331999835749671111433199983574967111143319998357496711114331999835749671111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5efcd843-db71-445b-b87f-f0dea279e92b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe302b94-ce49-4bc3-82aa-c2efcd5482f8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe302b94-ce49-4bc3-82aa-c2efcd5482f8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3937368389317731486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39373683893177314863937368389317731486393736838931773148639373683893177314863937368389317731486393736838931773148639373683893177314863937368389317731486393736838931773148639373683893177314863937368389317731486393736838931773148639373683893177314863937368389317731486393736838931773148639373683893177314863937368389317731486393736838931773148639373683893177314863937368389317731486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52bb80a0-e5e2-49c5-a251-32492e1d242a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 013683dc-a9aa-4e08-b405-262c7abd2e2f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 013683dc-a9aa-4e08-b405-262c7abd2e2f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9285074933388510698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92850749333885106989285074933388510698928507493338851069892850749333885106989285074933388510698928507493338851069892850749333885106989285074933388510698928507493338851069892850749333885106989285074933388510698928507493338851069892850749333885106989285074933388510698928507493338851069892850749333885106989285074933388510698928507493338851069892850749333885106989285074933388510698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe302b94-ce49-4bc3-82aa-c2efcd5482f8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 91b496fb-a3f4-4421-969b-4094ef9f1c82, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 013683dc-a9aa-4e08-b405-262c7abd2e2f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91b496fb-a3f4-4421-969b-4094ef9f1c82, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3070961377692381724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30709613776923817243070961377692381724307096137769238172430709613776923817243070961377692381724307096137769238172430709613776923817243070961377692381724307096137769238172430709613776923817243070961377692381724307096137769238172430709613776923817243070961377692381724307096137769238172430709613776923817243070961377692381724307096137769238172430709613776923817243070961377692381724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a423e74-ef3f-4524-8867-743decf65bca, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a423e74-ef3f-4524-8867-743decf65bca, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 63164140528805585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6316414052880558563164140528805585631641405288055856316414052880558563164140528805585631641405288055856316414052880558563164140528805585631641405288055856316414052880558563164140528805585631641405288055856316414052880558563164140528805585631641405288055856316414052880558563164140528805585631641405288055856316414052880558563164140528805585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a423e74-ef3f-4524-8867-743decf65bca, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91b496fb-a3f4-4421-969b-4094ef9f1c82, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 188fcd7f-3b60-4927-87c1-6498ef28ac1b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188fcd7f-3b60-4927-87c1-6498ef28ac1b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10859922034616986584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085992203461698658410859922034616986584108599220346169865841085992203461698658410859922034616986584108599220346169865841085992203461698658410859922034616986584108599220346169865841085992203461698658410859922034616986584108599220346169865841085992203461698658410859922034616986584108599220346169865841085992203461698658410859922034616986584108599220346169865841085992203461698658410859922034616986584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a165558c-b641-48e8-9754-0cd17dac4db5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a165558c-b641-48e8-9754-0cd17dac4db5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12066019643577139864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206601964357713986412066019643577139864120660196435771398641206601964357713986412066019643577139864120660196435771398641206601964357713986412066019643577139864120660196435771398641206601964357713986412066019643577139864120660196435771398641206601964357713986412066019643577139864120660196435771398641206601964357713986412066019643577139864120660196435771398641206601964357713986412066019643577139864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a165558c-b641-48e8-9754-0cd17dac4db5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aebffa52-b4b4-4f81-a1af-5831ec13560f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aebffa52-b4b4-4f81-a1af-5831ec13560f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6339872977492238402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63398729774922384026339872977492238402633987297749223840263398729774922384026339872977492238402633987297749223840263398729774922384026339872977492238402633987297749223840263398729774922384026339872977492238402633987297749223840263398729774922384026339872977492238402633987297749223840263398729774922384026339872977492238402633987297749223840263398729774922384026339872977492238402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188fcd7f-3b60-4927-87c1-6498ef28ac1b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 82b2d2a7-89c8-437a-aa1d-1085b6ce4abf, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aebffa52-b4b4-4f81-a1af-5831ec13560f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82b2d2a7-89c8-437a-aa1d-1085b6ce4abf, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15600245796099776560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560024579609977656015600245796099776560156002457960997765601560024579609977656015600245796099776560156002457960997765601560024579609977656015600245796099776560156002457960997765601560024579609977656015600245796099776560156002457960997765601560024579609977656015600245796099776560156002457960997765601560024579609977656015600245796099776560156002457960997765601560024579609977656015600245796099776560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d67dcbf6-dd7b-4c5f-bdec-a33a6d4c1275, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d67dcbf6-dd7b-4c5f-bdec-a33a6d4c1275, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6947251669063837699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69472516690638376996947251669063837699694725166906383769969472516690638376996947251669063837699694725166906383769969472516690638376996947251669063837699694725166906383769969472516690638376996947251669063837699694725166906383769969472516690638376996947251669063837699694725166906383769969472516690638376996947251669063837699694725166906383769969472516690638376996947251669063837699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82b2d2a7-89c8-437a-aa1d-1085b6ce4abf, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d67dcbf6-dd7b-4c5f-bdec-a33a6d4c1275, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e6edb3b5-d9bf-47f4-9d66-1fd6a101bf35, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6edb3b5-d9bf-47f4-9d66-1fd6a101bf35, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16402364948623089685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640236494862308968516402364948623089685164023649486230896851640236494862308968516402364948623089685164023649486230896851640236494862308968516402364948623089685164023649486230896851640236494862308968516402364948623089685164023649486230896851640236494862308968516402364948623089685164023649486230896851640236494862308968516402364948623089685164023649486230896851640236494862308968516402364948623089685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd9c3e00-bd5f-4cf2-9591-2579832f5d1b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd9c3e00-bd5f-4cf2-9591-2579832f5d1b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4579100173712180992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45791001737121809924579100173712180992457910017371218099245791001737121809924579100173712180992457910017371218099245791001737121809924579100173712180992457910017371218099245791001737121809924579100173712180992457910017371218099245791001737121809924579100173712180992457910017371218099245791001737121809924579100173712180992457910017371218099245791001737121809924579100173712180992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6edb3b5-d9bf-47f4-9d66-1fd6a101bf35, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bec501a5-2c16-4feb-a359-29022455bced, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bec501a5-2c16-4feb-a359-29022455bced, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17255509879046827257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725550987904682725717255509879046827257172555098790468272571725550987904682725717255509879046827257172555098790468272571725550987904682725717255509879046827257172555098790468272571725550987904682725717255509879046827257172555098790468272571725550987904682725717255509879046827257172555098790468272571725550987904682725717255509879046827257172555098790468272571725550987904682725717255509879046827257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd9c3e00-bd5f-4cf2-9591-2579832f5d1b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e7a673de-84b4-4df0-9ac6-90c70783d2aa, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bec501a5-2c16-4feb-a359-29022455bced, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7a673de-84b4-4df0-9ac6-90c70783d2aa, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2444125513650390523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24441255136503905232444125513650390523244412551365039052324441255136503905232444125513650390523244412551365039052324441255136503905232444125513650390523244412551365039052324441255136503905232444125513650390523244412551365039052324441255136503905232444125513650390523244412551365039052324441255136503905232444125513650390523244412551365039052324441255136503905232444125513650390523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d609d48c-e311-4374-a5fa-b41130f3b0ef, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d609d48c-e311-4374-a5fa-b41130f3b0ef, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11377167107587956483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137716710758795648311377167107587956483113771671075879564831137716710758795648311377167107587956483113771671075879564831137716710758795648311377167107587956483113771671075879564831137716710758795648311377167107587956483113771671075879564831137716710758795648311377167107587956483113771671075879564831137716710758795648311377167107587956483113771671075879564831137716710758795648311377167107587956483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7a673de-84b4-4df0-9ac6-90c70783d2aa, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 73b0d6fd-5bc7-42a8-980a-5e67c8bd417c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73b0d6fd-5bc7-42a8-980a-5e67c8bd417c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17082212484001848775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708221248400184877517082212484001848775170822124840018487751708221248400184877517082212484001848775170822124840018487751708221248400184877517082212484001848775170822124840018487751708221248400184877517082212484001848775170822124840018487751708221248400184877517082212484001848775170822124840018487751708221248400184877517082212484001848775170822124840018487751708221248400184877517082212484001848775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d609d48c-e311-4374-a5fa-b41130f3b0ef, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73b0d6fd-5bc7-42a8-980a-5e67c8bd417c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 09f0cb81-fb9d-417d-86ad-f6f1c9540c59, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09f0cb81-fb9d-417d-86ad-f6f1c9540c59, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1166247467815433631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11662474678154336311166247467815433631116624746781543363111662474678154336311166247467815433631116624746781543363111662474678154336311166247467815433631116624746781543363111662474678154336311166247467815433631116624746781543363111662474678154336311166247467815433631116624746781543363111662474678154336311166247467815433631116624746781543363111662474678154336311166247467815433631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bab0d3c1-b370-4d4d-8e20-556230f6eb37, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab0d3c1-b370-4d4d-8e20-556230f6eb37, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8930616429116765694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89306164291167656948930616429116765694893061642911676569489306164291167656948930616429116765694893061642911676569489306164291167656948930616429116765694893061642911676569489306164291167656948930616429116765694893061642911676569489306164291167656948930616429116765694893061642911676569489306164291167656948930616429116765694893061642911676569489306164291167656948930616429116765694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09f0cb81-fb9d-417d-86ad-f6f1c9540c59, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 599363f2-b6f1-4c43-be77-07f4fb3088d1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 599363f2-b6f1-4c43-be77-07f4fb3088d1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14966496864067954239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496649686406795423914966496864067954239149664968640679542391496649686406795423914966496864067954239149664968640679542391496649686406795423914966496864067954239149664968640679542391496649686406795423914966496864067954239149664968640679542391496649686406795423914966496864067954239149664968640679542391496649686406795423914966496864067954239149664968640679542391496649686406795423914966496864067954239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab0d3c1-b370-4d4d-8e20-556230f6eb37, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b27c7b70-543a-4c75-83cd-98910fc86250, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b27c7b70-543a-4c75-83cd-98910fc86250, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10888676541704288464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088867654170428846410888676541704288464108886765417042884641088867654170428846410888676541704288464108886765417042884641088867654170428846410888676541704288464108886765417042884641088867654170428846410888676541704288464108886765417042884641088867654170428846410888676541704288464108886765417042884641088867654170428846410888676541704288464108886765417042884641088867654170428846410888676541704288464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 599363f2-b6f1-4c43-be77-07f4fb3088d1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 12623da1-c91d-4554-b658-52a7f72515d8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b27c7b70-543a-4c75-83cd-98910fc86250, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12623da1-c91d-4554-b658-52a7f72515d8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17678667117135166983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767866711713516698317678667117135166983176786671171351669831767866711713516698317678667117135166983176786671171351669831767866711713516698317678667117135166983176786671171351669831767866711713516698317678667117135166983176786671171351669831767866711713516698317678667117135166983176786671171351669831767866711713516698317678667117135166983176786671171351669831767866711713516698317678667117135166983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 34320239-20b5-4f05-900e-ba29c98943d1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34320239-20b5-4f05-900e-ba29c98943d1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6877087807987034198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68770878079870341986877087807987034198687708780798703419868770878079870341986877087807987034198687708780798703419868770878079870341986877087807987034198687708780798703419868770878079870341986877087807987034198687708780798703419868770878079870341986877087807987034198687708780798703419868770878079870341986877087807987034198687708780798703419868770878079870341986877087807987034198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12623da1-c91d-4554-b658-52a7f72515d8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f16d816-96f4-4f35-9fe5-79f0f4f616aa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f16d816-96f4-4f35-9fe5-79f0f4f616aa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16185787650852683605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618578765085268360516185787650852683605161857876508526836051618578765085268360516185787650852683605161857876508526836051618578765085268360516185787650852683605161857876508526836051618578765085268360516185787650852683605161857876508526836051618578765085268360516185787650852683605161857876508526836051618578765085268360516185787650852683605161857876508526836051618578765085268360516185787650852683605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34320239-20b5-4f05-900e-ba29c98943d1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88c78998-777b-4b4c-8077-d339127c553b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88c78998-777b-4b4c-8077-d339127c553b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222312577774229538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622231257777422953816222312577774229538162223125777742295381622231257777422953816222312577774229538162223125777742295381622231257777422953816222312577774229538162223125777742295381622231257777422953816222312577774229538162223125777742295381622231257777422953816222312577774229538162223125777742295381622231257777422953816222312577774229538162223125777742295381622231257777422953816222312577774229538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f16d816-96f4-4f35-9fe5-79f0f4f616aa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 16096799-6f55-46f4-b128-1193995ed806, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16096799-6f55-46f4-b128-1193995ed806, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 550274122504333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333550274122504333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88c78998-777b-4b4c-8077-d339127c553b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 870caa51-e7a9-483d-95b1-52c03242f25d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16096799-6f55-46f4-b128-1193995ed806, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 870caa51-e7a9-483d-95b1-52c03242f25d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16116866243766617884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611686624376661788416116866243766617884161168662437666178841611686624376661788416116866243766617884161168662437666178841611686624376661788416116866243766617884161168662437666178841611686624376661788416116866243766617884161168662437666178841611686624376661788416116866243766617884161168662437666178841611686624376661788416116866243766617884161168662437666178841611686624376661788416116866243766617884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 55818f6a-b89f-4eab-8a57-22d793424801, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 870caa51-e7a9-483d-95b1-52c03242f25d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55818f6a-b89f-4eab-8a57-22d793424801, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16946957299323030635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694695729932303063516946957299323030635169469572993230306351694695729932303063516946957299323030635169469572993230306351694695729932303063516946957299323030635169469572993230306351694695729932303063516946957299323030635169469572993230306351694695729932303063516946957299323030635169469572993230306351694695729932303063516946957299323030635169469572993230306351694695729932303063516946957299323030635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7c49005f-3e38-4232-b3c3-1742ae95bd84, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c49005f-3e38-4232-b3c3-1742ae95bd84, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6186060594700651533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61860605947006515336186060594700651533618606059470065153361860605947006515336186060594700651533618606059470065153361860605947006515336186060594700651533618606059470065153361860605947006515336186060594700651533618606059470065153361860605947006515336186060594700651533618606059470065153361860605947006515336186060594700651533618606059470065153361860605947006515336186060594700651533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55818f6a-b89f-4eab-8a57-22d793424801, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1f81fc17-6687-4205-94bb-d62f44b974d2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f81fc17-6687-4205-94bb-d62f44b974d2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 368495077051750037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037368495077051750037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c49005f-3e38-4232-b3c3-1742ae95bd84, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0a1d1c9c-e30d-4c87-a47e-bd1252245741, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a1d1c9c-e30d-4c87-a47e-bd1252245741, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3608642581373097771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36086425813730977713608642581373097771360864258137309777136086425813730977713608642581373097771360864258137309777136086425813730977713608642581373097771360864258137309777136086425813730977713608642581373097771360864258137309777136086425813730977713608642581373097771360864258137309777136086425813730977713608642581373097771360864258137309777136086425813730977713608642581373097771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f81fc17-6687-4205-94bb-d62f44b974d2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a1d1c9c-e30d-4c87-a47e-bd1252245741, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e18405b4-3adf-4b8a-bb60-6ae9310ac64f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18405b4-3adf-4b8a-bb60-6ae9310ac64f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 558209488284833037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037558209488284833037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 305965d2-13c0-4e9e-a523-ff428c1ee2fc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305965d2-13c0-4e9e-a523-ff428c1ee2fc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1421038212438015894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14210382124380158941421038212438015894142103821243801589414210382124380158941421038212438015894142103821243801589414210382124380158941421038212438015894142103821243801589414210382124380158941421038212438015894142103821243801589414210382124380158941421038212438015894142103821243801589414210382124380158941421038212438015894142103821243801589414210382124380158941421038212438015894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18405b4-3adf-4b8a-bb60-6ae9310ac64f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8fe41660-b5d3-431b-abc1-a85448ef1ee5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305965d2-13c0-4e9e-a523-ff428c1ee2fc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 903342a2-72e5-467f-8a3b-2b2af708514d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe41660-b5d3-431b-abc1-a85448ef1ee5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 245701547050688765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765245701547050688765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 903342a2-72e5-467f-8a3b-2b2af708514d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4382874747939558802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43828747479395588024382874747939558802438287474793955880243828747479395588024382874747939558802438287474793955880243828747479395588024382874747939558802438287474793955880243828747479395588024382874747939558802438287474793955880243828747479395588024382874747939558802438287474793955880243828747479395588024382874747939558802438287474793955880243828747479395588024382874747939558802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe41660-b5d3-431b-abc1-a85448ef1ee5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b9fe8ad9-674a-4fb5-9dbf-d37e46bbbc3c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 903342a2-72e5-467f-8a3b-2b2af708514d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9fe8ad9-674a-4fb5-9dbf-d37e46bbbc3c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8741799628767050408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87417996287670504088741799628767050408874179962876705040887417996287670504088741799628767050408874179962876705040887417996287670504088741799628767050408874179962876705040887417996287670504088741799628767050408874179962876705040887417996287670504088741799628767050408874179962876705040887417996287670504088741799628767050408874179962876705040887417996287670504088741799628767050408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 227f2d55-23b6-4eb6-b015-365df1c38d0c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9fe8ad9-674a-4fb5-9dbf-d37e46bbbc3c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 227f2d55-23b6-4eb6-b015-365df1c38d0c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13877265167592722146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387726516759272214613877265167592722146138772651675927221461387726516759272214613877265167592722146138772651675927221461387726516759272214613877265167592722146138772651675927221461387726516759272214613877265167592722146138772651675927221461387726516759272214613877265167592722146138772651675927221461387726516759272214613877265167592722146138772651675927221461387726516759272214613877265167592722146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b7fa3b63-b23f-480f-bed7-e010ab05538f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 227f2d55-23b6-4eb6-b015-365df1c38d0c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f7d3cdef-ed5c-4671-b81c-3dcc6063112d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7d3cdef-ed5c-4671-b81c-3dcc6063112d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8871064318398331561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88710643183983315618871064318398331561887106431839833156188710643183983315618871064318398331561887106431839833156188710643183983315618871064318398331561887106431839833156188710643183983315618871064318398331561887106431839833156188710643183983315618871064318398331561887106431839833156188710643183983315618871064318398331561887106431839833156188710643183983315618871064318398331561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7fa3b63-b23f-480f-bed7-e010ab05538f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2375856205790480465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23758562057904804652375856205790480465237585620579048046523758562057904804652375856205790480465237585620579048046523758562057904804652375856205790480465237585620579048046523758562057904804652375856205790480465237585620579048046523758562057904804652375856205790480465237585620579048046523758562057904804652375856205790480465237585620579048046523758562057904804652375856205790480465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7d3cdef-ed5c-4671-b81c-3dcc6063112d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7fa3b63-b23f-480f-bed7-e010ab05538f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b5205b4a-b4b8-44ef-af85-2eb276c0bde0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5205b4a-b4b8-44ef-af85-2eb276c0bde0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8483617794651133443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84836177946511334438483617794651133443848361779465113344384836177946511334438483617794651133443848361779465113344384836177946511334438483617794651133443848361779465113344384836177946511334438483617794651133443848361779465113344384836177946511334438483617794651133443848361779465113344384836177946511334438483617794651133443848361779465113344384836177946511334438483617794651133443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 73727135-04be-4add-8fa6-daa685f41a7b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73727135-04be-4add-8fa6-daa685f41a7b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16018174204813719879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601817420481371987916018174204813719879160181742048137198791601817420481371987916018174204813719879160181742048137198791601817420481371987916018174204813719879160181742048137198791601817420481371987916018174204813719879160181742048137198791601817420481371987916018174204813719879160181742048137198791601817420481371987916018174204813719879160181742048137198791601817420481371987916018174204813719879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5205b4a-b4b8-44ef-af85-2eb276c0bde0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 64f14995-2f6f-4ad1-add6-e650650abf07, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73727135-04be-4add-8fa6-daa685f41a7b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64f14995-2f6f-4ad1-add6-e650650abf07, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15534066378241499605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553406637824149960515534066378241499605155340663782414996051553406637824149960515534066378241499605155340663782414996051553406637824149960515534066378241499605155340663782414996051553406637824149960515534066378241499605155340663782414996051553406637824149960515534066378241499605155340663782414996051553406637824149960515534066378241499605155340663782414996051553406637824149960515534066378241499605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 84eb6ac6-1f13-45a3-ab37-3c6022c42c80, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84eb6ac6-1f13-45a3-ab37-3c6022c42c80, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15120110682253277622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512011068225327762215120110682253277622151201106822532776221512011068225327762215120110682253277622151201106822532776221512011068225327762215120110682253277622151201106822532776221512011068225327762215120110682253277622151201106822532776221512011068225327762215120110682253277622151201106822532776221512011068225327762215120110682253277622151201106822532776221512011068225327762215120110682253277622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64f14995-2f6f-4ad1-add6-e650650abf07, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84eb6ac6-1f13-45a3-ab37-3c6022c42c80, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 90f7e626-ff52-4509-96b1-e0bd0d576871, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90f7e626-ff52-4509-96b1-e0bd0d576871, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17291860866772749471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729186086677274947117291860866772749471172918608667727494711729186086677274947117291860866772749471172918608667727494711729186086677274947117291860866772749471172918608667727494711729186086677274947117291860866772749471172918608667727494711729186086677274947117291860866772749471172918608667727494711729186086677274947117291860866772749471172918608667727494711729186086677274947117291860866772749471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90f7e626-ff52-4509-96b1-e0bd0d576871, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ad6e6675-9edd-4833-8da4-f5a23fadee48, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 041412df-506a-4082-8696-e171fc718425, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad6e6675-9edd-4833-8da4-f5a23fadee48, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17700166762329313349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770016676232931334917700166762329313349177001667623293133491770016676232931334917700166762329313349177001667623293133491770016676232931334917700166762329313349177001667623293133491770016676232931334917700166762329313349177001667623293133491770016676232931334917700166762329313349177001667623293133491770016676232931334917700166762329313349177001667623293133491770016676232931334917700166762329313349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041412df-506a-4082-8696-e171fc718425, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1293839495727268965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12938394957272689651293839495727268965129383949572726896512938394957272689651293839495727268965129383949572726896512938394957272689651293839495727268965129383949572726896512938394957272689651293839495727268965129383949572726896512938394957272689651293839495727268965129383949572726896512938394957272689651293839495727268965129383949572726896512938394957272689651293839495727268965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad6e6675-9edd-4833-8da4-f5a23fadee48, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 154cf077-2b72-4ca0-85cd-3d8bdeeea272, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041412df-506a-4082-8696-e171fc718425, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 154cf077-2b72-4ca0-85cd-3d8bdeeea272, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4305440916220155895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43054409162201558954305440916220155895430544091622015589543054409162201558954305440916220155895430544091622015589543054409162201558954305440916220155895430544091622015589543054409162201558954305440916220155895430544091622015589543054409162201558954305440916220155895430544091622015589543054409162201558954305440916220155895430544091622015589543054409162201558954305440916220155895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ff484e34-3240-44c7-9487-a37d1ebc9a0e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff484e34-3240-44c7-9487-a37d1ebc9a0e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9839003859466696740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98390038594666967409839003859466696740983900385946669674098390038594666967409839003859466696740983900385946669674098390038594666967409839003859466696740983900385946669674098390038594666967409839003859466696740983900385946669674098390038594666967409839003859466696740983900385946669674098390038594666967409839003859466696740983900385946669674098390038594666967409839003859466696740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff484e34-3240-44c7-9487-a37d1ebc9a0e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 154cf077-2b72-4ca0-85cd-3d8bdeeea272, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 181af107-12ab-47e6-b939-51b0c0d71801, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d8dcc5b7-bb6b-4382-bc3f-ddd71ec751d8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8dcc5b7-bb6b-4382-bc3f-ddd71ec751d8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6738261165383717736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67382611653837177366738261165383717736673826116538371773667382611653837177366738261165383717736673826116538371773667382611653837177366738261165383717736673826116538371773667382611653837177366738261165383717736673826116538371773667382611653837177366738261165383717736673826116538371773667382611653837177366738261165383717736673826116538371773667382611653837177366738261165383717736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181af107-12ab-47e6-b939-51b0c0d71801, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 454387937956414203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203454387937956414203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8dcc5b7-bb6b-4382-bc3f-ddd71ec751d8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2b579aa-3af4-4780-817b-6325fa4b6923, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181af107-12ab-47e6-b939-51b0c0d71801, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 640d719c-12e4-43b1-8e40-447a1d82a540, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b579aa-3af4-4780-817b-6325fa4b6923, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16475436326437876193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647543632643787619316475436326437876193164754363264378761931647543632643787619316475436326437876193164754363264378761931647543632643787619316475436326437876193164754363264378761931647543632643787619316475436326437876193164754363264378761931647543632643787619316475436326437876193164754363264378761931647543632643787619316475436326437876193164754363264378761931647543632643787619316475436326437876193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640d719c-12e4-43b1-8e40-447a1d82a540, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12592080307674840880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259208030767484088012592080307674840880125920803076748408801259208030767484088012592080307674840880125920803076748408801259208030767484088012592080307674840880125920803076748408801259208030767484088012592080307674840880125920803076748408801259208030767484088012592080307674840880125920803076748408801259208030767484088012592080307674840880125920803076748408801259208030767484088012592080307674840880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b579aa-3af4-4780-817b-6325fa4b6923, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640d719c-12e4-43b1-8e40-447a1d82a540, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 842c5daa-38f4-45f4-852d-10377eb67332, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 842c5daa-38f4-45f4-852d-10377eb67332, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2745963419930512523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27459634199305125232745963419930512523274596341993051252327459634199305125232745963419930512523274596341993051252327459634199305125232745963419930512523274596341993051252327459634199305125232745963419930512523274596341993051252327459634199305125232745963419930512523274596341993051252327459634199305125232745963419930512523274596341993051252327459634199305125232745963419930512523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f7a3557-6104-4c47-8e50-c16cce6fcb84, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f7a3557-6104-4c47-8e50-c16cce6fcb84, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17551352687776384579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755135268777638457917551352687776384579175513526877763845791755135268777638457917551352687776384579175513526877763845791755135268777638457917551352687776384579175513526877763845791755135268777638457917551352687776384579175513526877763845791755135268777638457917551352687776384579175513526877763845791755135268777638457917551352687776384579175513526877763845791755135268777638457917551352687776384579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 842c5daa-38f4-45f4-852d-10377eb67332, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 52ffeb32-a5da-414a-a2b5-b4f63ae3acbf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52ffeb32-a5da-414a-a2b5-b4f63ae3acbf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16373806429021554355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637380642902155435516373806429021554355163738064290215543551637380642902155435516373806429021554355163738064290215543551637380642902155435516373806429021554355163738064290215543551637380642902155435516373806429021554355163738064290215543551637380642902155435516373806429021554355163738064290215543551637380642902155435516373806429021554355163738064290215543551637380642902155435516373806429021554355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f7a3557-6104-4c47-8e50-c16cce6fcb84, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 479cc8dd-d07a-4d6f-b7a6-89a152140ec2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 479cc8dd-d07a-4d6f-b7a6-89a152140ec2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5737884174383235943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57378841743832359435737884174383235943573788417438323594357378841743832359435737884174383235943573788417438323594357378841743832359435737884174383235943573788417438323594357378841743832359435737884174383235943573788417438323594357378841743832359435737884174383235943573788417438323594357378841743832359435737884174383235943573788417438323594357378841743832359435737884174383235943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52ffeb32-a5da-414a-a2b5-b4f63ae3acbf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ce346278-c9c3-4e50-b36f-e1a1c4b18a58, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 479cc8dd-d07a-4d6f-b7a6-89a152140ec2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce346278-c9c3-4e50-b36f-e1a1c4b18a58, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13039234849932230828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303923484993223082813039234849932230828130392348499322308281303923484993223082813039234849932230828130392348499322308281303923484993223082813039234849932230828130392348499322308281303923484993223082813039234849932230828130392348499322308281303923484993223082813039234849932230828130392348499322308281303923484993223082813039234849932230828130392348499322308281303923484993223082813039234849932230828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 70182c37-7a43-43d9-aeb7-3ce8751cedaf, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70182c37-7a43-43d9-aeb7-3ce8751cedaf, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16024693134941454961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602469313494145496116024693134941454961160246931349414549611602469313494145496116024693134941454961160246931349414549611602469313494145496116024693134941454961160246931349414549611602469313494145496116024693134941454961160246931349414549611602469313494145496116024693134941454961160246931349414549611602469313494145496116024693134941454961160246931349414549611602469313494145496116024693134941454961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70182c37-7a43-43d9-aeb7-3ce8751cedaf, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 83225fec-a269-4ccc-acbe-cfc4ac16a830, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83225fec-a269-4ccc-acbe-cfc4ac16a830, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4181647702546864540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41816477025468645404181647702546864540418164770254686454041816477025468645404181647702546864540418164770254686454041816477025468645404181647702546864540418164770254686454041816477025468645404181647702546864540418164770254686454041816477025468645404181647702546864540418164770254686454041816477025468645404181647702546864540418164770254686454041816477025468645404181647702546864540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce346278-c9c3-4e50-b36f-e1a1c4b18a58, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83225fec-a269-4ccc-acbe-cfc4ac16a830, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 43a76652-c936-4202-8c1e-cd361752c8bf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43a76652-c936-4202-8c1e-cd361752c8bf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 102617077450231967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967102617077450231967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a37338d5-86cc-4d7c-800e-cfe579bed90f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a37338d5-86cc-4d7c-800e-cfe579bed90f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 460613548786283240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240460613548786283240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43a76652-c936-4202-8c1e-cd361752c8bf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0efb5eb-2b46-46a4-9323-7ad202ff58b8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0efb5eb-2b46-46a4-9323-7ad202ff58b8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2432061888628420186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24320618886284201862432061888628420186243206188862842018624320618886284201862432061888628420186243206188862842018624320618886284201862432061888628420186243206188862842018624320618886284201862432061888628420186243206188862842018624320618886284201862432061888628420186243206188862842018624320618886284201862432061888628420186243206188862842018624320618886284201862432061888628420186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a37338d5-86cc-4d7c-800e-cfe579bed90f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0efb5eb-2b46-46a4-9323-7ad202ff58b8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 15f91652-87d8-4c20-b853-38f5c6415407, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cb498467-7daf-4318-bca2-38f557be7753, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb498467-7daf-4318-bca2-38f557be7753, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13983084261586400121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398308426158640012113983084261586400121139830842615864001211398308426158640012113983084261586400121139830842615864001211398308426158640012113983084261586400121139830842615864001211398308426158640012113983084261586400121139830842615864001211398308426158640012113983084261586400121139830842615864001211398308426158640012113983084261586400121139830842615864001211398308426158640012113983084261586400121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f91652-87d8-4c20-b853-38f5c6415407, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11406137632137031674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140613763213703167411406137632137031674114061376321370316741140613763213703167411406137632137031674114061376321370316741140613763213703167411406137632137031674114061376321370316741140613763213703167411406137632137031674114061376321370316741140613763213703167411406137632137031674114061376321370316741140613763213703167411406137632137031674114061376321370316741140613763213703167411406137632137031674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f91652-87d8-4c20-b853-38f5c6415407, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb498467-7daf-4318-bca2-38f557be7753, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c97c7203-0c58-4d90-b1ae-4fd050b9e272, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d38d194-57fe-4170-b4e2-67c1067007ac, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d38d194-57fe-4170-b4e2-67c1067007ac, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 769193183064364227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227769193183064364227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c97c7203-0c58-4d90-b1ae-4fd050b9e272, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14680878518378396868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468087851837839686814680878518378396868146808785183783968681468087851837839686814680878518378396868146808785183783968681468087851837839686814680878518378396868146808785183783968681468087851837839686814680878518378396868146808785183783968681468087851837839686814680878518378396868146808785183783968681468087851837839686814680878518378396868146808785183783968681468087851837839686814680878518378396868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c97c7203-0c58-4d90-b1ae-4fd050b9e272, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d38d194-57fe-4170-b4e2-67c1067007ac, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c768b8f-29e8-4852-83c2-2d0b2e767a91, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c768b8f-29e8-4852-83c2-2d0b2e767a91, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11402959296498956957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140295929649895695711402959296498956957114029592964989569571140295929649895695711402959296498956957114029592964989569571140295929649895695711402959296498956957114029592964989569571140295929649895695711402959296498956957114029592964989569571140295929649895695711402959296498956957114029592964989569571140295929649895695711402959296498956957114029592964989569571140295929649895695711402959296498956957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e53b8f3c-e90e-4276-b51d-5530453b6e88, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e53b8f3c-e90e-4276-b51d-5530453b6e88, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13941352602335259933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394135260233525993313941352602335259933139413526023352599331394135260233525993313941352602335259933139413526023352599331394135260233525993313941352602335259933139413526023352599331394135260233525993313941352602335259933139413526023352599331394135260233525993313941352602335259933139413526023352599331394135260233525993313941352602335259933139413526023352599331394135260233525993313941352602335259933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c768b8f-29e8-4852-83c2-2d0b2e767a91, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 12873582-c757-4062-8f36-6cc14cf48e73, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12873582-c757-4062-8f36-6cc14cf48e73, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2882183297983235309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28821832979832353092882183297983235309288218329798323530928821832979832353092882183297983235309288218329798323530928821832979832353092882183297983235309288218329798323530928821832979832353092882183297983235309288218329798323530928821832979832353092882183297983235309288218329798323530928821832979832353092882183297983235309288218329798323530928821832979832353092882183297983235309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e53b8f3c-e90e-4276-b51d-5530453b6e88, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12873582-c757-4062-8f36-6cc14cf48e73, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7e90facf-570f-4e07-b3b5-fb63e9c8da85, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e90facf-570f-4e07-b3b5-fb63e9c8da85, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16819884849111496015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681988484911149601516819884849111496015168198848491114960151681988484911149601516819884849111496015168198848491114960151681988484911149601516819884849111496015168198848491114960151681988484911149601516819884849111496015168198848491114960151681988484911149601516819884849111496015168198848491114960151681988484911149601516819884849111496015168198848491114960151681988484911149601516819884849111496015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ab8be18-0822-49a0-82ad-8cabd461bad9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e90facf-570f-4e07-b3b5-fb63e9c8da85, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ab8be18-0822-49a0-82ad-8cabd461bad9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 676713305660518575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575676713305660518575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3fbaabad-4334-4837-acab-938c8b71a206, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ab8be18-0822-49a0-82ad-8cabd461bad9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fbaabad-4334-4837-acab-938c8b71a206, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4982502595366147268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49825025953661472684982502595366147268498250259536614726849825025953661472684982502595366147268498250259536614726849825025953661472684982502595366147268498250259536614726849825025953661472684982502595366147268498250259536614726849825025953661472684982502595366147268498250259536614726849825025953661472684982502595366147268498250259536614726849825025953661472684982502595366147268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9becf1a1-cfc9-41fc-8163-5736af8a04fe, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9becf1a1-cfc9-41fc-8163-5736af8a04fe, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10845876675810199006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084587667581019900610845876675810199006108458766758101990061084587667581019900610845876675810199006108458766758101990061084587667581019900610845876675810199006108458766758101990061084587667581019900610845876675810199006108458766758101990061084587667581019900610845876675810199006108458766758101990061084587667581019900610845876675810199006108458766758101990061084587667581019900610845876675810199006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fbaabad-4334-4837-acab-938c8b71a206, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e2f54338-60bd-4d77-bd27-34a43fad5982, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f54338-60bd-4d77-bd27-34a43fad5982, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12717307148397166560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271730714839716656012717307148397166560127173071483971665601271730714839716656012717307148397166560127173071483971665601271730714839716656012717307148397166560127173071483971665601271730714839716656012717307148397166560127173071483971665601271730714839716656012717307148397166560127173071483971665601271730714839716656012717307148397166560127173071483971665601271730714839716656012717307148397166560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9becf1a1-cfc9-41fc-8163-5736af8a04fe, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 967bd899-e916-4623-93d1-daa01e116776, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 967bd899-e916-4623-93d1-daa01e116776, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16770218188173842493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677021818817384249316770218188173842493167702181881738424931677021818817384249316770218188173842493167702181881738424931677021818817384249316770218188173842493167702181881738424931677021818817384249316770218188173842493167702181881738424931677021818817384249316770218188173842493167702181881738424931677021818817384249316770218188173842493167702181881738424931677021818817384249316770218188173842493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 967bd899-e916-4623-93d1-daa01e116776, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e4c0e9ab-bf33-4300-8115-a481f4f1c92f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c0e9ab-bf33-4300-8115-a481f4f1c92f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18218461914122820072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821846191412282007218218461914122820072182184619141228200721821846191412282007218218461914122820072182184619141228200721821846191412282007218218461914122820072182184619141228200721821846191412282007218218461914122820072182184619141228200721821846191412282007218218461914122820072182184619141228200721821846191412282007218218461914122820072182184619141228200721821846191412282007218218461914122820072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f54338-60bd-4d77-bd27-34a43fad5982, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 482e76de-8acf-40bd-b961-46ed3179d3b5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 482e76de-8acf-40bd-b961-46ed3179d3b5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10838460168638832896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083846016863883289610838460168638832896108384601686388328961083846016863883289610838460168638832896108384601686388328961083846016863883289610838460168638832896108384601686388328961083846016863883289610838460168638832896108384601686388328961083846016863883289610838460168638832896108384601686388328961083846016863883289610838460168638832896108384601686388328961083846016863883289610838460168638832896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c0e9ab-bf33-4300-8115-a481f4f1c92f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1429901f-3e0e-4aab-814d-a01ce838143c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1429901f-3e0e-4aab-814d-a01ce838143c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1576144570194662061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15761445701946620611576144570194662061157614457019466206115761445701946620611576144570194662061157614457019466206115761445701946620611576144570194662061157614457019466206115761445701946620611576144570194662061157614457019466206115761445701946620611576144570194662061157614457019466206115761445701946620611576144570194662061157614457019466206115761445701946620611576144570194662061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 482e76de-8acf-40bd-b961-46ed3179d3b5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f8eee72f-1ebe-49bf-b6af-0b694e14c23e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8eee72f-1ebe-49bf-b6af-0b694e14c23e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3100710124128627738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31007101241286277383100710124128627738310071012412862773831007101241286277383100710124128627738310071012412862773831007101241286277383100710124128627738310071012412862773831007101241286277383100710124128627738310071012412862773831007101241286277383100710124128627738310071012412862773831007101241286277383100710124128627738310071012412862773831007101241286277383100710124128627738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1429901f-3e0e-4aab-814d-a01ce838143c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c54c188a-039e-4f2f-88b6-6fb43fa7bfa2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c54c188a-039e-4f2f-88b6-6fb43fa7bfa2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4895724896969206289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48957248969692062894895724896969206289489572489696920628948957248969692062894895724896969206289489572489696920628948957248969692062894895724896969206289489572489696920628948957248969692062894895724896969206289489572489696920628948957248969692062894895724896969206289489572489696920628948957248969692062894895724896969206289489572489696920628948957248969692062894895724896969206289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8eee72f-1ebe-49bf-b6af-0b694e14c23e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2087ce8f-96c0-47b4-b002-52c6a901b62e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2087ce8f-96c0-47b4-b002-52c6a901b62e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12535907322629685206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253590732262968520612535907322629685206125359073226296852061253590732262968520612535907322629685206125359073226296852061253590732262968520612535907322629685206125359073226296852061253590732262968520612535907322629685206125359073226296852061253590732262968520612535907322629685206125359073226296852061253590732262968520612535907322629685206125359073226296852061253590732262968520612535907322629685206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c54c188a-039e-4f2f-88b6-6fb43fa7bfa2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63514177-ee46-40eb-843b-3d122e642926, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2087ce8f-96c0-47b4-b002-52c6a901b62e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63514177-ee46-40eb-843b-3d122e642926, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5871189432087268600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58711894320872686005871189432087268600587118943208726860058711894320872686005871189432087268600587118943208726860058711894320872686005871189432087268600587118943208726860058711894320872686005871189432087268600587118943208726860058711894320872686005871189432087268600587118943208726860058711894320872686005871189432087268600587118943208726860058711894320872686005871189432087268600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c33fe412-9d04-4365-95fc-fada262ed775, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c33fe412-9d04-4365-95fc-fada262ed775, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10145633246651401282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014563324665140128210145633246651401282101456332466514012821014563324665140128210145633246651401282101456332466514012821014563324665140128210145633246651401282101456332466514012821014563324665140128210145633246651401282101456332466514012821014563324665140128210145633246651401282101456332466514012821014563324665140128210145633246651401282101456332466514012821014563324665140128210145633246651401282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63514177-ee46-40eb-843b-3d122e642926, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7df320b0-39ba-4374-8df1-9d7459e866f4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7df320b0-39ba-4374-8df1-9d7459e866f4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8315490284489826270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83154902844898262708315490284489826270831549028448982627083154902844898262708315490284489826270831549028448982627083154902844898262708315490284489826270831549028448982627083154902844898262708315490284489826270831549028448982627083154902844898262708315490284489826270831549028448982627083154902844898262708315490284489826270831549028448982627083154902844898262708315490284489826270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c33fe412-9d04-4365-95fc-fada262ed775, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 24240a51-02cf-42d1-8884-75c9d790425e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24240a51-02cf-42d1-8884-75c9d790425e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2511128595240678678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25111285952406786782511128595240678678251112859524067867825111285952406786782511128595240678678251112859524067867825111285952406786782511128595240678678251112859524067867825111285952406786782511128595240678678251112859524067867825111285952406786782511128595240678678251112859524067867825111285952406786782511128595240678678251112859524067867825111285952406786782511128595240678678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7df320b0-39ba-4374-8df1-9d7459e866f4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24240a51-02cf-42d1-8884-75c9d790425e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e65c0a1a-e967-416b-b916-14d3905636aa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4e46be62-0bd8-457a-a075-28d1cf093af3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e65c0a1a-e967-416b-b916-14d3905636aa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14024240984414019219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402424098441401921914024240984414019219140242409844140192191402424098441401921914024240984414019219140242409844140192191402424098441401921914024240984414019219140242409844140192191402424098441401921914024240984414019219140242409844140192191402424098441401921914024240984414019219140242409844140192191402424098441401921914024240984414019219140242409844140192191402424098441401921914024240984414019219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e46be62-0bd8-457a-a075-28d1cf093af3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 499604326919014186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186499604326919014186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e65c0a1a-e967-416b-b916-14d3905636aa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e46be62-0bd8-457a-a075-28d1cf093af3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0e89a189-6170-4e42-b590-737ce47465a5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e89a189-6170-4e42-b590-737ce47465a5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13582126196566993135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358212619656699313513582126196566993135135821261965669931351358212619656699313513582126196566993135135821261965669931351358212619656699313513582126196566993135135821261965669931351358212619656699313513582126196566993135135821261965669931351358212619656699313513582126196566993135135821261965669931351358212619656699313513582126196566993135135821261965669931351358212619656699313513582126196566993135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18cfd904-2011-478d-8297-395e1abae0f5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18cfd904-2011-478d-8297-395e1abae0f5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16275574414451492934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627557441445149293416275574414451492934162755744144514929341627557441445149293416275574414451492934162755744144514929341627557441445149293416275574414451492934162755744144514929341627557441445149293416275574414451492934162755744144514929341627557441445149293416275574414451492934162755744144514929341627557441445149293416275574414451492934162755744144514929341627557441445149293416275574414451492934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e89a189-6170-4e42-b590-737ce47465a5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a7baf4f-2b26-4fe9-a290-9341342ef19c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a7baf4f-2b26-4fe9-a290-9341342ef19c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6799958385273496747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67999583852734967476799958385273496747679995838527349674767999583852734967476799958385273496747679995838527349674767999583852734967476799958385273496747679995838527349674767999583852734967476799958385273496747679995838527349674767999583852734967476799958385273496747679995838527349674767999583852734967476799958385273496747679995838527349674767999583852734967476799958385273496747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18cfd904-2011-478d-8297-395e1abae0f5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2ff4d8d5-4644-41f2-bce7-4a30175a4e2c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ff4d8d5-4644-41f2-bce7-4a30175a4e2c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11362641958053567382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136264195805356738211362641958053567382113626419580535673821136264195805356738211362641958053567382113626419580535673821136264195805356738211362641958053567382113626419580535673821136264195805356738211362641958053567382113626419580535673821136264195805356738211362641958053567382113626419580535673821136264195805356738211362641958053567382113626419580535673821136264195805356738211362641958053567382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a7baf4f-2b26-4fe9-a290-9341342ef19c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ed70f616-0ad4-477b-837c-4b27310d8d7d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed70f616-0ad4-477b-837c-4b27310d8d7d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11941210891484408999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194121089148440899911941210891484408999119412108914844089991194121089148440899911941210891484408999119412108914844089991194121089148440899911941210891484408999119412108914844089991194121089148440899911941210891484408999119412108914844089991194121089148440899911941210891484408999119412108914844089991194121089148440899911941210891484408999119412108914844089991194121089148440899911941210891484408999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ff4d8d5-4644-41f2-bce7-4a30175a4e2c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 062e5443-b22e-48eb-b66b-8e777a7a72b8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 062e5443-b22e-48eb-b66b-8e777a7a72b8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9403297235915167646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94032972359151676469403297235915167646940329723591516764694032972359151676469403297235915167646940329723591516764694032972359151676469403297235915167646940329723591516764694032972359151676469403297235915167646940329723591516764694032972359151676469403297235915167646940329723591516764694032972359151676469403297235915167646940329723591516764694032972359151676469403297235915167646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed70f616-0ad4-477b-837c-4b27310d8d7d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5ae2b61a-1a5e-46ba-961f-711b06a62ac5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ae2b61a-1a5e-46ba-961f-711b06a62ac5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17942184693900816714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794218469390081671417942184693900816714179421846939008167141794218469390081671417942184693900816714179421846939008167141794218469390081671417942184693900816714179421846939008167141794218469390081671417942184693900816714179421846939008167141794218469390081671417942184693900816714179421846939008167141794218469390081671417942184693900816714179421846939008167141794218469390081671417942184693900816714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 062e5443-b22e-48eb-b66b-8e777a7a72b8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a7c5a5b9-50bb-4bc2-a842-1b2bc851146b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c5a5b9-50bb-4bc2-a842-1b2bc851146b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12597644846729173054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259764484672917305412597644846729173054125976448467291730541259764484672917305412597644846729173054125976448467291730541259764484672917305412597644846729173054125976448467291730541259764484672917305412597644846729173054125976448467291730541259764484672917305412597644846729173054125976448467291730541259764484672917305412597644846729173054125976448467291730541259764484672917305412597644846729173054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ae2b61a-1a5e-46ba-961f-711b06a62ac5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13367f3a-d655-4ef0-b62e-8e57e4683694, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c5a5b9-50bb-4bc2-a842-1b2bc851146b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13367f3a-d655-4ef0-b62e-8e57e4683694, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11856545300681866324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185654530068186632411856545300681866324118565453006818663241185654530068186632411856545300681866324118565453006818663241185654530068186632411856545300681866324118565453006818663241185654530068186632411856545300681866324118565453006818663241185654530068186632411856545300681866324118565453006818663241185654530068186632411856545300681866324118565453006818663241185654530068186632411856545300681866324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, beda3555-d5ac-4acb-b689-a8d151f88bd5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beda3555-d5ac-4acb-b689-a8d151f88bd5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17956047187729983657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795604718772998365717956047187729983657179560471877299836571795604718772998365717956047187729983657179560471877299836571795604718772998365717956047187729983657179560471877299836571795604718772998365717956047187729983657179560471877299836571795604718772998365717956047187729983657179560471877299836571795604718772998365717956047187729983657179560471877299836571795604718772998365717956047187729983657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13367f3a-d655-4ef0-b62e-8e57e4683694, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beda3555-d5ac-4acb-b689-a8d151f88bd5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b25b2bd1-a46f-4afc-ba5b-748c1777ce95, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b25b2bd1-a46f-4afc-ba5b-748c1777ce95, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18043309789436148376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804330978943614837618043309789436148376180433097894361483761804330978943614837618043309789436148376180433097894361483761804330978943614837618043309789436148376180433097894361483761804330978943614837618043309789436148376180433097894361483761804330978943614837618043309789436148376180433097894361483761804330978943614837618043309789436148376180433097894361483761804330978943614837618043309789436148376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cf6a0fc8-b096-4396-82bd-9d0b09f35a09, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf6a0fc8-b096-4396-82bd-9d0b09f35a09, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13157184451600760505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315718445160076050513157184451600760505131571844516007605051315718445160076050513157184451600760505131571844516007605051315718445160076050513157184451600760505131571844516007605051315718445160076050513157184451600760505131571844516007605051315718445160076050513157184451600760505131571844516007605051315718445160076050513157184451600760505131571844516007605051315718445160076050513157184451600760505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b25b2bd1-a46f-4afc-ba5b-748c1777ce95, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, acdb44fd-b9b8-4088-9ed0-be70437d87ee, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acdb44fd-b9b8-4088-9ed0-be70437d87ee, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8034273198458124908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80342731984581249088034273198458124908803427319845812490880342731984581249088034273198458124908803427319845812490880342731984581249088034273198458124908803427319845812490880342731984581249088034273198458124908803427319845812490880342731984581249088034273198458124908803427319845812490880342731984581249088034273198458124908803427319845812490880342731984581249088034273198458124908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf6a0fc8-b096-4396-82bd-9d0b09f35a09, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1d96cf7f-6b19-4a92-9f17-62867112870f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d96cf7f-6b19-4a92-9f17-62867112870f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15985036380012640224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598503638001264022415985036380012640224159850363800126402241598503638001264022415985036380012640224159850363800126402241598503638001264022415985036380012640224159850363800126402241598503638001264022415985036380012640224159850363800126402241598503638001264022415985036380012640224159850363800126402241598503638001264022415985036380012640224159850363800126402241598503638001264022415985036380012640224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acdb44fd-b9b8-4088-9ed0-be70437d87ee, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d148ed3-2f30-4cfd-84cf-bc13ff5c0444, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d96cf7f-6b19-4a92-9f17-62867112870f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c4f1afe0-2bba-4f3c-8ab2-aef03a116f34, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4f1afe0-2bba-4f3c-8ab2-aef03a116f34, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8842063879966693410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88420638799666934108842063879966693410884206387996669341088420638799666934108842063879966693410884206387996669341088420638799666934108842063879966693410884206387996669341088420638799666934108842063879966693410884206387996669341088420638799666934108842063879966693410884206387996669341088420638799666934108842063879966693410884206387996669341088420638799666934108842063879966693410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d148ed3-2f30-4cfd-84cf-bc13ff5c0444, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2170626483604884233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21706264836048842332170626483604884233217062648360488423321706264836048842332170626483604884233217062648360488423321706264836048842332170626483604884233217062648360488423321706264836048842332170626483604884233217062648360488423321706264836048842332170626483604884233217062648360488423321706264836048842332170626483604884233217062648360488423321706264836048842332170626483604884233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4f1afe0-2bba-4f3c-8ab2-aef03a116f34, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 265432f4-c5f6-448c-9bb6-0097bd788b01, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 265432f4-c5f6-448c-9bb6-0097bd788b01, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1093308472849247391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10933084728492473911093308472849247391109330847284924739110933084728492473911093308472849247391109330847284924739110933084728492473911093308472849247391109330847284924739110933084728492473911093308472849247391109330847284924739110933084728492473911093308472849247391109330847284924739110933084728492473911093308472849247391109330847284924739110933084728492473911093308472849247391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d148ed3-2f30-4cfd-84cf-bc13ff5c0444, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 17650b6e-e127-4f14-8ed6-23df6c45682a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17650b6e-e127-4f14-8ed6-23df6c45682a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5155759668822269217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51557596688222692175155759668822269217515575966882226921751557596688222692175155759668822269217515575966882226921751557596688222692175155759668822269217515575966882226921751557596688222692175155759668822269217515575966882226921751557596688222692175155759668822269217515575966882226921751557596688222692175155759668822269217515575966882226921751557596688222692175155759668822269217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 265432f4-c5f6-448c-9bb6-0097bd788b01, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5d7b660f-db9d-45ed-aaf8-f52b22ad5a3a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d7b660f-db9d-45ed-aaf8-f52b22ad5a3a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8838316422558111680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88383164225581116808838316422558111680883831642255811168088383164225581116808838316422558111680883831642255811168088383164225581116808838316422558111680883831642255811168088383164225581116808838316422558111680883831642255811168088383164225581116808838316422558111680883831642255811168088383164225581116808838316422558111680883831642255811168088383164225581116808838316422558111680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17650b6e-e127-4f14-8ed6-23df6c45682a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d7b660f-db9d-45ed-aaf8-f52b22ad5a3a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 402db16e-6204-40d3-9b69-77843ee294a8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ce90949-ada5-4948-94a0-ad0c000ad890, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 402db16e-6204-40d3-9b69-77843ee294a8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15509401943018831173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550940194301883117315509401943018831173155094019430188311731550940194301883117315509401943018831173155094019430188311731550940194301883117315509401943018831173155094019430188311731550940194301883117315509401943018831173155094019430188311731550940194301883117315509401943018831173155094019430188311731550940194301883117315509401943018831173155094019430188311731550940194301883117315509401943018831173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce90949-ada5-4948-94a0-ad0c000ad890, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4187870895895257392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41878708958952573924187870895895257392418787089589525739241878708958952573924187870895895257392418787089589525739241878708958952573924187870895895257392418787089589525739241878708958952573924187870895895257392418787089589525739241878708958952573924187870895895257392418787089589525739241878708958952573924187870895895257392418787089589525739241878708958952573924187870895895257392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 402db16e-6204-40d3-9b69-77843ee294a8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c31eb73c-be9e-4179-bcb4-1424386586b8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce90949-ada5-4948-94a0-ad0c000ad890, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c31eb73c-be9e-4179-bcb4-1424386586b8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11834207691493691178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183420769149369117811834207691493691178118342076914936911781183420769149369117811834207691493691178118342076914936911781183420769149369117811834207691493691178118342076914936911781183420769149369117811834207691493691178118342076914936911781183420769149369117811834207691493691178118342076914936911781183420769149369117811834207691493691178118342076914936911781183420769149369117811834207691493691178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 60482901-a997-440e-b643-40a09a9ca394, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60482901-a997-440e-b643-40a09a9ca394, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17249173626619001362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724917362661900136217249173626619001362172491736266190013621724917362661900136217249173626619001362172491736266190013621724917362661900136217249173626619001362172491736266190013621724917362661900136217249173626619001362172491736266190013621724917362661900136217249173626619001362172491736266190013621724917362661900136217249173626619001362172491736266190013621724917362661900136217249173626619001362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60482901-a997-440e-b643-40a09a9ca394, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 24601060-7cca-46bb-8876-807c6b572d23, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24601060-7cca-46bb-8876-807c6b572d23, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15405947443251414505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540594744325141450515405947443251414505154059474432514145051540594744325141450515405947443251414505154059474432514145051540594744325141450515405947443251414505154059474432514145051540594744325141450515405947443251414505154059474432514145051540594744325141450515405947443251414505154059474432514145051540594744325141450515405947443251414505154059474432514145051540594744325141450515405947443251414505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c31eb73c-be9e-4179-bcb4-1424386586b8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b6d6f945-3cf1-440c-b94f-0f1bdb208e86, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6d6f945-3cf1-440c-b94f-0f1bdb208e86, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4075478070494950968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40754780704949509684075478070494950968407547807049495096840754780704949509684075478070494950968407547807049495096840754780704949509684075478070494950968407547807049495096840754780704949509684075478070494950968407547807049495096840754780704949509684075478070494950968407547807049495096840754780704949509684075478070494950968407547807049495096840754780704949509684075478070494950968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24601060-7cca-46bb-8876-807c6b572d23, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9cc3999e-c170-4cf8-a774-c9b6e45067f3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6d6f945-3cf1-440c-b94f-0f1bdb208e86, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cc3999e-c170-4cf8-a774-c9b6e45067f3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1128743067318426433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11287430673184264331128743067318426433112874306731842643311287430673184264331128743067318426433112874306731842643311287430673184264331128743067318426433112874306731842643311287430673184264331128743067318426433112874306731842643311287430673184264331128743067318426433112874306731842643311287430673184264331128743067318426433112874306731842643311287430673184264331128743067318426433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0e2c59b8-a8a6-4e8a-90ff-62e4f1d77137, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e2c59b8-a8a6-4e8a-90ff-62e4f1d77137, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18202045583151525155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820204558315152515518202045583151525155182020455831515251551820204558315152515518202045583151525155182020455831515251551820204558315152515518202045583151525155182020455831515251551820204558315152515518202045583151525155182020455831515251551820204558315152515518202045583151525155182020455831515251551820204558315152515518202045583151525155182020455831515251551820204558315152515518202045583151525155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cc3999e-c170-4cf8-a774-c9b6e45067f3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a29d9a2a-4d5f-41a2-b438-b891659537c0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a29d9a2a-4d5f-41a2-b438-b891659537c0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3985721392869323530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39857213928693235303985721392869323530398572139286932353039857213928693235303985721392869323530398572139286932353039857213928693235303985721392869323530398572139286932353039857213928693235303985721392869323530398572139286932353039857213928693235303985721392869323530398572139286932353039857213928693235303985721392869323530398572139286932353039857213928693235303985721392869323530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e2c59b8-a8a6-4e8a-90ff-62e4f1d77137, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4d824bfc-3943-4a97-9736-06537aac1340, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a29d9a2a-4d5f-41a2-b438-b891659537c0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d824bfc-3943-4a97-9736-06537aac1340, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11594019481579649036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159401948157964903611594019481579649036115940194815796490361159401948157964903611594019481579649036115940194815796490361159401948157964903611594019481579649036115940194815796490361159401948157964903611594019481579649036115940194815796490361159401948157964903611594019481579649036115940194815796490361159401948157964903611594019481579649036115940194815796490361159401948157964903611594019481579649036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2110f2ae-5f5f-4559-880a-ef0db44b1bca, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2110f2ae-5f5f-4559-880a-ef0db44b1bca, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5159966685227474503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51599666852274745035159966685227474503515996668522747450351599666852274745035159966685227474503515996668522747450351599666852274745035159966685227474503515996668522747450351599666852274745035159966685227474503515996668522747450351599666852274745035159966685227474503515996668522747450351599666852274745035159966685227474503515996668522747450351599666852274745035159966685227474503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d824bfc-3943-4a97-9736-06537aac1340, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b3a29ee1-e6c3-4cc7-8887-e327ed575d26, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3a29ee1-e6c3-4cc7-8887-e327ed575d26, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9988671090230337658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99886710902303376589988671090230337658998867109023033765899886710902303376589988671090230337658998867109023033765899886710902303376589988671090230337658998867109023033765899886710902303376589988671090230337658998867109023033765899886710902303376589988671090230337658998867109023033765899886710902303376589988671090230337658998867109023033765899886710902303376589988671090230337658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2110f2ae-5f5f-4559-880a-ef0db44b1bca, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 10ed4003-8658-43cb-8b59-06bc3a162a4d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ed4003-8658-43cb-8b59-06bc3a162a4d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4232965774924681408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42329657749246814084232965774924681408423296577492468140842329657749246814084232965774924681408423296577492468140842329657749246814084232965774924681408423296577492468140842329657749246814084232965774924681408423296577492468140842329657749246814084232965774924681408423296577492468140842329657749246814084232965774924681408423296577492468140842329657749246814084232965774924681408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3a29ee1-e6c3-4cc7-8887-e327ed575d26, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cbe85acf-e065-4f55-bf8b-828d69358cbe, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbe85acf-e065-4f55-bf8b-828d69358cbe, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9744534699556404947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97445346995564049479744534699556404947974453469955640494797445346995564049479744534699556404947974453469955640494797445346995564049479744534699556404947974453469955640494797445346995564049479744534699556404947974453469955640494797445346995564049479744534699556404947974453469955640494797445346995564049479744534699556404947974453469955640494797445346995564049479744534699556404947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ed4003-8658-43cb-8b59-06bc3a162a4d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2793653f-3cb8-4cac-8143-1f8c613c4c2f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2793653f-3cb8-4cac-8143-1f8c613c4c2f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11498643822499901659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149864382249990165911498643822499901659114986438224999016591149864382249990165911498643822499901659114986438224999016591149864382249990165911498643822499901659114986438224999016591149864382249990165911498643822499901659114986438224999016591149864382249990165911498643822499901659114986438224999016591149864382249990165911498643822499901659114986438224999016591149864382249990165911498643822499901659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbe85acf-e065-4f55-bf8b-828d69358cbe, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a5b401d1-10c0-4541-a0b3-3c180a0611f9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5b401d1-10c0-4541-a0b3-3c180a0611f9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15112692750761602607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511269275076160260715112692750761602607151126927507616026071511269275076160260715112692750761602607151126927507616026071511269275076160260715112692750761602607151126927507616026071511269275076160260715112692750761602607151126927507616026071511269275076160260715112692750761602607151126927507616026071511269275076160260715112692750761602607151126927507616026071511269275076160260715112692750761602607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5b401d1-10c0-4541-a0b3-3c180a0611f9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f9c56d47-aa78-48bf-8afc-20d0596182a6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9c56d47-aa78-48bf-8afc-20d0596182a6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16530357231930333299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653035723193033329916530357231930333299165303572319303332991653035723193033329916530357231930333299165303572319303332991653035723193033329916530357231930333299165303572319303332991653035723193033329916530357231930333299165303572319303332991653035723193033329916530357231930333299165303572319303332991653035723193033329916530357231930333299165303572319303332991653035723193033329916530357231930333299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2793653f-3cb8-4cac-8143-1f8c613c4c2f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d047b623-b7b7-4fb9-86d8-93aea9d93fc9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d047b623-b7b7-4fb9-86d8-93aea9d93fc9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1240792823157657551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12407928231576575511240792823157657551124079282315765755112407928231576575511240792823157657551124079282315765755112407928231576575511240792823157657551124079282315765755112407928231576575511240792823157657551124079282315765755112407928231576575511240792823157657551124079282315765755112407928231576575511240792823157657551124079282315765755112407928231576575511240792823157657551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9c56d47-aa78-48bf-8afc-20d0596182a6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 87b1af89-8efa-4f05-ad48-5c73400b4cff, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87b1af89-8efa-4f05-ad48-5c73400b4cff, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1302503985930021770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13025039859300217701302503985930021770130250398593002177013025039859300217701302503985930021770130250398593002177013025039859300217701302503985930021770130250398593002177013025039859300217701302503985930021770130250398593002177013025039859300217701302503985930021770130250398593002177013025039859300217701302503985930021770130250398593002177013025039859300217701302503985930021770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d047b623-b7b7-4fb9-86d8-93aea9d93fc9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c93f7d55-39f4-498b-8156-52a46f7380f2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c93f7d55-39f4-498b-8156-52a46f7380f2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2471736765362113198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24717367653621131982471736765362113198247173676536211319824717367653621131982471736765362113198247173676536211319824717367653621131982471736765362113198247173676536211319824717367653621131982471736765362113198247173676536211319824717367653621131982471736765362113198247173676536211319824717367653621131982471736765362113198247173676536211319824717367653621131982471736765362113198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87b1af89-8efa-4f05-ad48-5c73400b4cff, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ce87666-f3d7-4fad-8bba-34b68d48f9fc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce87666-f3d7-4fad-8bba-34b68d48f9fc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4408330763318144901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44083307633181449014408330763318144901440833076331814490144083307633181449014408330763318144901440833076331814490144083307633181449014408330763318144901440833076331814490144083307633181449014408330763318144901440833076331814490144083307633181449014408330763318144901440833076331814490144083307633181449014408330763318144901440833076331814490144083307633181449014408330763318144901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c93f7d55-39f4-498b-8156-52a46f7380f2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cb3649a0-ef92-4594-9cdb-f42311bf2230, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb3649a0-ef92-4594-9cdb-f42311bf2230, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11179709139816792042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117970913981679204211179709139816792042111797091398167920421117970913981679204211179709139816792042111797091398167920421117970913981679204211179709139816792042111797091398167920421117970913981679204211179709139816792042111797091398167920421117970913981679204211179709139816792042111797091398167920421117970913981679204211179709139816792042111797091398167920421117970913981679204211179709139816792042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce87666-f3d7-4fad-8bba-34b68d48f9fc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4e7d6997-2bf4-4443-a72a-3af7c5b11df3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e7d6997-2bf4-4443-a72a-3af7c5b11df3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1339464038317869098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13394640383178690981339464038317869098133946403831786909813394640383178690981339464038317869098133946403831786909813394640383178690981339464038317869098133946403831786909813394640383178690981339464038317869098133946403831786909813394640383178690981339464038317869098133946403831786909813394640383178690981339464038317869098133946403831786909813394640383178690981339464038317869098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb3649a0-ef92-4594-9cdb-f42311bf2230, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 89c95040-4653-44fd-b4c6-cc11ef2ecb7d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89c95040-4653-44fd-b4c6-cc11ef2ecb7d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16771338135902793782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677133813590279378216771338135902793782167713381359027937821677133813590279378216771338135902793782167713381359027937821677133813590279378216771338135902793782167713381359027937821677133813590279378216771338135902793782167713381359027937821677133813590279378216771338135902793782167713381359027937821677133813590279378216771338135902793782167713381359027937821677133813590279378216771338135902793782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e7d6997-2bf4-4443-a72a-3af7c5b11df3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 46ed2be0-494b-4952-bc44-4d4011714272, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46ed2be0-494b-4952-bc44-4d4011714272, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17809390655705819890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780939065570581989017809390655705819890178093906557058198901780939065570581989017809390655705819890178093906557058198901780939065570581989017809390655705819890178093906557058198901780939065570581989017809390655705819890178093906557058198901780939065570581989017809390655705819890178093906557058198901780939065570581989017809390655705819890178093906557058198901780939065570581989017809390655705819890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89c95040-4653-44fd-b4c6-cc11ef2ecb7d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c7f40863-ffd1-40bb-9de9-f8bee0b03210, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7f40863-ffd1-40bb-9de9-f8bee0b03210, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3795805927790276257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37958059277902762573795805927790276257379580592779027625737958059277902762573795805927790276257379580592779027625737958059277902762573795805927790276257379580592779027625737958059277902762573795805927790276257379580592779027625737958059277902762573795805927790276257379580592779027625737958059277902762573795805927790276257379580592779027625737958059277902762573795805927790276257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46ed2be0-494b-4952-bc44-4d4011714272, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fcc8df31-1b48-42ca-befd-5ddf11a67ebb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcc8df31-1b48-42ca-befd-5ddf11a67ebb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6008620825643902041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60086208256439020416008620825643902041600862082564390204160086208256439020416008620825643902041600862082564390204160086208256439020416008620825643902041600862082564390204160086208256439020416008620825643902041600862082564390204160086208256439020416008620825643902041600862082564390204160086208256439020416008620825643902041600862082564390204160086208256439020416008620825643902041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7f40863-ffd1-40bb-9de9-f8bee0b03210, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e80b3b8-8245-4b44-a416-bdb555b0b9cc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e80b3b8-8245-4b44-a416-bdb555b0b9cc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2714690881596181545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27146908815961815452714690881596181545271469088159618154527146908815961815452714690881596181545271469088159618154527146908815961815452714690881596181545271469088159618154527146908815961815452714690881596181545271469088159618154527146908815961815452714690881596181545271469088159618154527146908815961815452714690881596181545271469088159618154527146908815961815452714690881596181545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcc8df31-1b48-42ca-befd-5ddf11a67ebb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eb1e9c7b-3039-45c0-b9c1-0552c517d539, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb1e9c7b-3039-45c0-b9c1-0552c517d539, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3304484725849321371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33044847258493213713304484725849321371330448472584932137133044847258493213713304484725849321371330448472584932137133044847258493213713304484725849321371330448472584932137133044847258493213713304484725849321371330448472584932137133044847258493213713304484725849321371330448472584932137133044847258493213713304484725849321371330448472584932137133044847258493213713304484725849321371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e80b3b8-8245-4b44-a416-bdb555b0b9cc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b8016d4a-81e0-4657-a7ff-e609eab118cc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8016d4a-81e0-4657-a7ff-e609eab118cc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1585420100385605058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15854201003856050581585420100385605058158542010038560505815854201003856050581585420100385605058158542010038560505815854201003856050581585420100385605058158542010038560505815854201003856050581585420100385605058158542010038560505815854201003856050581585420100385605058158542010038560505815854201003856050581585420100385605058158542010038560505815854201003856050581585420100385605058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb1e9c7b-3039-45c0-b9c1-0552c517d539, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 36cdf03c-24e7-4ea3-89d6-b20129c7d3ee, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36cdf03c-24e7-4ea3-89d6-b20129c7d3ee, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17303342609888402738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730334260988840273817303342609888402738173033426098884027381730334260988840273817303342609888402738173033426098884027381730334260988840273817303342609888402738173033426098884027381730334260988840273817303342609888402738173033426098884027381730334260988840273817303342609888402738173033426098884027381730334260988840273817303342609888402738173033426098884027381730334260988840273817303342609888402738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8016d4a-81e0-4657-a7ff-e609eab118cc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a3ab382e-ebad-486b-aeba-609273ad0a45, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3ab382e-ebad-486b-aeba-609273ad0a45, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11522315553992189637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152231555399218963711522315553992189637115223155539921896371152231555399218963711522315553992189637115223155539921896371152231555399218963711522315553992189637115223155539921896371152231555399218963711522315553992189637115223155539921896371152231555399218963711522315553992189637115223155539921896371152231555399218963711522315553992189637115223155539921896371152231555399218963711522315553992189637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36cdf03c-24e7-4ea3-89d6-b20129c7d3ee, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 246babb9-0d27-4c53-a815-00aac31229f5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 246babb9-0d27-4c53-a815-00aac31229f5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15449689197598106977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544968919759810697715449689197598106977154496891975981069771544968919759810697715449689197598106977154496891975981069771544968919759810697715449689197598106977154496891975981069771544968919759810697715449689197598106977154496891975981069771544968919759810697715449689197598106977154496891975981069771544968919759810697715449689197598106977154496891975981069771544968919759810697715449689197598106977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3ab382e-ebad-486b-aeba-609273ad0a45, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6768100f-074f-487b-94c4-1e29b7ce3fa3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6768100f-074f-487b-94c4-1e29b7ce3fa3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9543036872244786072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95430368722447860729543036872244786072954303687224478607295430368722447860729543036872244786072954303687224478607295430368722447860729543036872244786072954303687224478607295430368722447860729543036872244786072954303687224478607295430368722447860729543036872244786072954303687224478607295430368722447860729543036872244786072954303687224478607295430368722447860729543036872244786072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 246babb9-0d27-4c53-a815-00aac31229f5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 70c263ca-e628-4387-a135-c21c55c44626, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6768100f-074f-487b-94c4-1e29b7ce3fa3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70c263ca-e628-4387-a135-c21c55c44626, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3000040481518259865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30000404815182598653000040481518259865300004048151825986530000404815182598653000040481518259865300004048151825986530000404815182598653000040481518259865300004048151825986530000404815182598653000040481518259865300004048151825986530000404815182598653000040481518259865300004048151825986530000404815182598653000040481518259865300004048151825986530000404815182598653000040481518259865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 32c8cfd8-0fb7-430e-adfc-37cb3a2d0b38, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32c8cfd8-0fb7-430e-adfc-37cb3a2d0b38, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15744925661658080466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574492566165808046615744925661658080466157449256616580804661574492566165808046615744925661658080466157449256616580804661574492566165808046615744925661658080466157449256616580804661574492566165808046615744925661658080466157449256616580804661574492566165808046615744925661658080466157449256616580804661574492566165808046615744925661658080466157449256616580804661574492566165808046615744925661658080466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70c263ca-e628-4387-a135-c21c55c44626, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5714cfb0-fae3-4f8a-958c-490592641287, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5714cfb0-fae3-4f8a-958c-490592641287, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10597195297913106512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059719529791310651210597195297913106512105971952979131065121059719529791310651210597195297913106512105971952979131065121059719529791310651210597195297913106512105971952979131065121059719529791310651210597195297913106512105971952979131065121059719529791310651210597195297913106512105971952979131065121059719529791310651210597195297913106512105971952979131065121059719529791310651210597195297913106512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32c8cfd8-0fb7-430e-adfc-37cb3a2d0b38, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0fae61c-5588-444f-8914-7455ca497356, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0fae61c-5588-444f-8914-7455ca497356, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2625498970418214212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26254989704182142122625498970418214212262549897041821421226254989704182142122625498970418214212262549897041821421226254989704182142122625498970418214212262549897041821421226254989704182142122625498970418214212262549897041821421226254989704182142122625498970418214212262549897041821421226254989704182142122625498970418214212262549897041821421226254989704182142122625498970418214212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5714cfb0-fae3-4f8a-958c-490592641287, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e3d2ab2d-fe33-404f-bb22-7960062bb043, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3d2ab2d-fe33-404f-bb22-7960062bb043, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 96146947099134589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9614694709913458996146947099134589961469470991345899614694709913458996146947099134589961469470991345899614694709913458996146947099134589961469470991345899614694709913458996146947099134589961469470991345899614694709913458996146947099134589961469470991345899614694709913458996146947099134589961469470991345899614694709913458996146947099134589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0fae61c-5588-444f-8914-7455ca497356, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e31be27c-b6be-4c1c-afaa-0f40f0b36813, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e31be27c-b6be-4c1c-afaa-0f40f0b36813, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17813998929477166139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781399892947716613917813998929477166139178139989294771661391781399892947716613917813998929477166139178139989294771661391781399892947716613917813998929477166139178139989294771661391781399892947716613917813998929477166139178139989294771661391781399892947716613917813998929477166139178139989294771661391781399892947716613917813998929477166139178139989294771661391781399892947716613917813998929477166139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e31be27c-b6be-4c1c-afaa-0f40f0b36813, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 64b58244-93bc-4e0a-ab65-b40aa2b73435, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3d2ab2d-fe33-404f-bb22-7960062bb043, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a04aa51-9322-483d-b9c5-b68b63a9d1bd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a04aa51-9322-483d-b9c5-b68b63a9d1bd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 81084215529736075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8108421552973607581084215529736075810842155297360758108421552973607581084215529736075810842155297360758108421552973607581084215529736075810842155297360758108421552973607581084215529736075810842155297360758108421552973607581084215529736075810842155297360758108421552973607581084215529736075810842155297360758108421552973607581084215529736075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b58244-93bc-4e0a-ab65-b40aa2b73435, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10933869916638273841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093386991663827384110933869916638273841109338699166382738411093386991663827384110933869916638273841109338699166382738411093386991663827384110933869916638273841109338699166382738411093386991663827384110933869916638273841109338699166382738411093386991663827384110933869916638273841109338699166382738411093386991663827384110933869916638273841109338699166382738411093386991663827384110933869916638273841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b58244-93bc-4e0a-ab65-b40aa2b73435, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a04aa51-9322-483d-b9c5-b68b63a9d1bd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6621f9d9-2b84-4248-9bf8-9988948ae07a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6621f9d9-2b84-4248-9bf8-9988948ae07a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16125489647588254113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612548964758825411316125489647588254113161254896475882541131612548964758825411316125489647588254113161254896475882541131612548964758825411316125489647588254113161254896475882541131612548964758825411316125489647588254113161254896475882541131612548964758825411316125489647588254113161254896475882541131612548964758825411316125489647588254113161254896475882541131612548964758825411316125489647588254113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9897a32e-7d62-4dfa-95d3-6c87929f4dd0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9897a32e-7d62-4dfa-95d3-6c87929f4dd0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7250164973315219883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72501649733152198837250164973315219883725016497331521988372501649733152198837250164973315219883725016497331521988372501649733152198837250164973315219883725016497331521988372501649733152198837250164973315219883725016497331521988372501649733152198837250164973315219883725016497331521988372501649733152198837250164973315219883725016497331521988372501649733152198837250164973315219883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6621f9d9-2b84-4248-9bf8-9988948ae07a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9897a32e-7d62-4dfa-95d3-6c87929f4dd0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f605c491-a0ae-4af3-a25b-14bc4176e017, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 492fbcd6-00b3-4a8f-98e3-fba35dda2017, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 492fbcd6-00b3-4a8f-98e3-fba35dda2017, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10798533971969816400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079853397196981640010798533971969816400107985339719698164001079853397196981640010798533971969816400107985339719698164001079853397196981640010798533971969816400107985339719698164001079853397196981640010798533971969816400107985339719698164001079853397196981640010798533971969816400107985339719698164001079853397196981640010798533971969816400107985339719698164001079853397196981640010798533971969816400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f605c491-a0ae-4af3-a25b-14bc4176e017, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16942741990796068687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694274199079606868716942741990796068687169427419907960686871694274199079606868716942741990796068687169427419907960686871694274199079606868716942741990796068687169427419907960686871694274199079606868716942741990796068687169427419907960686871694274199079606868716942741990796068687169427419907960686871694274199079606868716942741990796068687169427419907960686871694274199079606868716942741990796068687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 492fbcd6-00b3-4a8f-98e3-fba35dda2017, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7e0076ad-0b92-44b0-844e-439c71279fe7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f605c491-a0ae-4af3-a25b-14bc4176e017, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e0076ad-0b92-44b0-844e-439c71279fe7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4004282654226642792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40042826542266427924004282654226642792400428265422664279240042826542266427924004282654226642792400428265422664279240042826542266427924004282654226642792400428265422664279240042826542266427924004282654226642792400428265422664279240042826542266427924004282654226642792400428265422664279240042826542266427924004282654226642792400428265422664279240042826542266427924004282654226642792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4f5d7c4a-186f-49a9-8b5f-81908d2d4aaf, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f5d7c4a-186f-49a9-8b5f-81908d2d4aaf, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3465631955547114431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34656319555471144313465631955547114431346563195554711443134656319555471144313465631955547114431346563195554711443134656319555471144313465631955547114431346563195554711443134656319555471144313465631955547114431346563195554711443134656319555471144313465631955547114431346563195554711443134656319555471144313465631955547114431346563195554711443134656319555471144313465631955547114431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e0076ad-0b92-44b0-844e-439c71279fe7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f5d7c4a-186f-49a9-8b5f-81908d2d4aaf, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e88db7a0-a619-4b8f-8daf-07f5c90db8cf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e88db7a0-a619-4b8f-8daf-07f5c90db8cf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11490666220277431463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149066622027743146311490666220277431463114906662202774314631149066622027743146311490666220277431463114906662202774314631149066622027743146311490666220277431463114906662202774314631149066622027743146311490666220277431463114906662202774314631149066622027743146311490666220277431463114906662202774314631149066622027743146311490666220277431463114906662202774314631149066622027743146311490666220277431463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 39475bfd-def6-48ca-a5df-376dcd846de2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39475bfd-def6-48ca-a5df-376dcd846de2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17406039684538354418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740603968453835441817406039684538354418174060396845383544181740603968453835441817406039684538354418174060396845383544181740603968453835441817406039684538354418174060396845383544181740603968453835441817406039684538354418174060396845383544181740603968453835441817406039684538354418174060396845383544181740603968453835441817406039684538354418174060396845383544181740603968453835441817406039684538354418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e88db7a0-a619-4b8f-8daf-07f5c90db8cf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5e6864b2-3600-418d-aa7c-c06fa39cd5c1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e6864b2-3600-418d-aa7c-c06fa39cd5c1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2500944136333528149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25009441363335281492500944136333528149250094413633352814925009441363335281492500944136333528149250094413633352814925009441363335281492500944136333528149250094413633352814925009441363335281492500944136333528149250094413633352814925009441363335281492500944136333528149250094413633352814925009441363335281492500944136333528149250094413633352814925009441363335281492500944136333528149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39475bfd-def6-48ca-a5df-376dcd846de2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b239c82b-4805-4ad8-bd86-2c2385cb5798, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b239c82b-4805-4ad8-bd86-2c2385cb5798, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2902338920098444368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29023389200984443682902338920098444368290233892009844436829023389200984443682902338920098444368290233892009844436829023389200984443682902338920098444368290233892009844436829023389200984443682902338920098444368290233892009844436829023389200984443682902338920098444368290233892009844436829023389200984443682902338920098444368290233892009844436829023389200984443682902338920098444368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e6864b2-3600-418d-aa7c-c06fa39cd5c1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 07a61bb2-3fe7-4151-8325-3bc07712b857, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07a61bb2-3fe7-4151-8325-3bc07712b857, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11419377831500813732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141937783150081373211419377831500813732114193778315008137321141937783150081373211419377831500813732114193778315008137321141937783150081373211419377831500813732114193778315008137321141937783150081373211419377831500813732114193778315008137321141937783150081373211419377831500813732114193778315008137321141937783150081373211419377831500813732114193778315008137321141937783150081373211419377831500813732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b239c82b-4805-4ad8-bd86-2c2385cb5798, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bb49575e-9cbf-46da-ab8d-e5c08a030508, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb49575e-9cbf-46da-ab8d-e5c08a030508, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2952817458530519827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29528174585305198272952817458530519827295281745853051982729528174585305198272952817458530519827295281745853051982729528174585305198272952817458530519827295281745853051982729528174585305198272952817458530519827295281745853051982729528174585305198272952817458530519827295281745853051982729528174585305198272952817458530519827295281745853051982729528174585305198272952817458530519827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07a61bb2-3fe7-4151-8325-3bc07712b857, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 65e1f1e5-5254-4b79-93e5-796b2cd79fda, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb49575e-9cbf-46da-ab8d-e5c08a030508, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 460bcdac-8cd9-46fc-b4e8-e40f3a2acda5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 460bcdac-8cd9-46fc-b4e8-e40f3a2acda5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2115524807336230282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21155248073362302822115524807336230282211552480733623028221155248073362302822115524807336230282211552480733623028221155248073362302822115524807336230282211552480733623028221155248073362302822115524807336230282211552480733623028221155248073362302822115524807336230282211552480733623028221155248073362302822115524807336230282211552480733623028221155248073362302822115524807336230282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65e1f1e5-5254-4b79-93e5-796b2cd79fda, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1812793483795144354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18127934837951443541812793483795144354181279348379514435418127934837951443541812793483795144354181279348379514435418127934837951443541812793483795144354181279348379514435418127934837951443541812793483795144354181279348379514435418127934837951443541812793483795144354181279348379514435418127934837951443541812793483795144354181279348379514435418127934837951443541812793483795144354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 460bcdac-8cd9-46fc-b4e8-e40f3a2acda5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 966c4093-84ea-4d22-b556-52640e1b948e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 966c4093-84ea-4d22-b556-52640e1b948e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18278941016464571780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827894101646457178018278941016464571780182789410164645717801827894101646457178018278941016464571780182789410164645717801827894101646457178018278941016464571780182789410164645717801827894101646457178018278941016464571780182789410164645717801827894101646457178018278941016464571780182789410164645717801827894101646457178018278941016464571780182789410164645717801827894101646457178018278941016464571780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65e1f1e5-5254-4b79-93e5-796b2cd79fda, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f0d89ee-2e28-4853-af16-a34e44348234, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f0d89ee-2e28-4853-af16-a34e44348234, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9790065901881584887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97900659018815848879790065901881584887979006590188158488797900659018815848879790065901881584887979006590188158488797900659018815848879790065901881584887979006590188158488797900659018815848879790065901881584887979006590188158488797900659018815848879790065901881584887979006590188158488797900659018815848879790065901881584887979006590188158488797900659018815848879790065901881584887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f0d89ee-2e28-4853-af16-a34e44348234, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 966c4093-84ea-4d22-b556-52640e1b948e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d5dcac83-2ca0-4531-b9df-70096451fe3c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5dcac83-2ca0-4531-b9df-70096451fe3c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3691567342741265530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36915673427412655303691567342741265530369156734274126553036915673427412655303691567342741265530369156734274126553036915673427412655303691567342741265530369156734274126553036915673427412655303691567342741265530369156734274126553036915673427412655303691567342741265530369156734274126553036915673427412655303691567342741265530369156734274126553036915673427412655303691567342741265530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b1e50b6-3db0-4acb-8d5c-70e9ba4cf105, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b1e50b6-3db0-4acb-8d5c-70e9ba4cf105, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12683583142943016776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268358314294301677612683583142943016776126835831429430167761268358314294301677612683583142943016776126835831429430167761268358314294301677612683583142943016776126835831429430167761268358314294301677612683583142943016776126835831429430167761268358314294301677612683583142943016776126835831429430167761268358314294301677612683583142943016776126835831429430167761268358314294301677612683583142943016776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b1e50b6-3db0-4acb-8d5c-70e9ba4cf105, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2bdf28ba-0409-45cb-b41c-2bc3652db644, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bdf28ba-0409-45cb-b41c-2bc3652db644, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12269621310890561764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226962131089056176412269621310890561764122696213108905617641226962131089056176412269621310890561764122696213108905617641226962131089056176412269621310890561764122696213108905617641226962131089056176412269621310890561764122696213108905617641226962131089056176412269621310890561764122696213108905617641226962131089056176412269621310890561764122696213108905617641226962131089056176412269621310890561764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5dcac83-2ca0-4531-b9df-70096451fe3c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9fd9cd33-7a03-4a48-916c-51a703e1f7d5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fd9cd33-7a03-4a48-916c-51a703e1f7d5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16880463357513882354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688046335751388235416880463357513882354168804633575138823541688046335751388235416880463357513882354168804633575138823541688046335751388235416880463357513882354168804633575138823541688046335751388235416880463357513882354168804633575138823541688046335751388235416880463357513882354168804633575138823541688046335751388235416880463357513882354168804633575138823541688046335751388235416880463357513882354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bdf28ba-0409-45cb-b41c-2bc3652db644, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 48cb712a-c0da-459a-b549-5d8e72b29211, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48cb712a-c0da-459a-b549-5d8e72b29211, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 559553099107191638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638559553099107191638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fd9cd33-7a03-4a48-916c-51a703e1f7d5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48cb712a-c0da-459a-b549-5d8e72b29211, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e23311fe-8972-4181-9de8-0228521f2e03, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 59eee329-88d3-4a44-9c3b-1175d6efad51, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e23311fe-8972-4181-9de8-0228521f2e03, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5400321241427897719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54003212414278977195400321241427897719540032124142789771954003212414278977195400321241427897719540032124142789771954003212414278977195400321241427897719540032124142789771954003212414278977195400321241427897719540032124142789771954003212414278977195400321241427897719540032124142789771954003212414278977195400321241427897719540032124142789771954003212414278977195400321241427897719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59eee329-88d3-4a44-9c3b-1175d6efad51, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9745220479214731547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97452204792147315479745220479214731547974522047921473154797452204792147315479745220479214731547974522047921473154797452204792147315479745220479214731547974522047921473154797452204792147315479745220479214731547974522047921473154797452204792147315479745220479214731547974522047921473154797452204792147315479745220479214731547974522047921473154797452204792147315479745220479214731547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e23311fe-8972-4181-9de8-0228521f2e03, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59eee329-88d3-4a44-9c3b-1175d6efad51, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 160da772-8179-4930-8742-458205e9d130, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 160da772-8179-4930-8742-458205e9d130, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15233105962161114089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523310596216111408915233105962161114089152331059621611140891523310596216111408915233105962161114089152331059621611140891523310596216111408915233105962161114089152331059621611140891523310596216111408915233105962161114089152331059621611140891523310596216111408915233105962161114089152331059621611140891523310596216111408915233105962161114089152331059621611140891523310596216111408915233105962161114089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05e5fb87-357b-4db4-a9e5-2294eeac9b23, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05e5fb87-357b-4db4-a9e5-2294eeac9b23, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3977321241268163091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39773212412681630913977321241268163091397732124126816309139773212412681630913977321241268163091397732124126816309139773212412681630913977321241268163091397732124126816309139773212412681630913977321241268163091397732124126816309139773212412681630913977321241268163091397732124126816309139773212412681630913977321241268163091397732124126816309139773212412681630913977321241268163091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 160da772-8179-4930-8742-458205e9d130, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, db43ec14-e54d-49da-b2c3-cd62bf01913a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db43ec14-e54d-49da-b2c3-cd62bf01913a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8792801515785001452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87928015157850014528792801515785001452879280151578500145287928015157850014528792801515785001452879280151578500145287928015157850014528792801515785001452879280151578500145287928015157850014528792801515785001452879280151578500145287928015157850014528792801515785001452879280151578500145287928015157850014528792801515785001452879280151578500145287928015157850014528792801515785001452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05e5fb87-357b-4db4-a9e5-2294eeac9b23, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a4d52dc8-c90a-4b88-85ce-1969cf11c7e2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d52dc8-c90a-4b88-85ce-1969cf11c7e2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2021701939714537009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20217019397145370092021701939714537009202170193971453700920217019397145370092021701939714537009202170193971453700920217019397145370092021701939714537009202170193971453700920217019397145370092021701939714537009202170193971453700920217019397145370092021701939714537009202170193971453700920217019397145370092021701939714537009202170193971453700920217019397145370092021701939714537009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db43ec14-e54d-49da-b2c3-cd62bf01913a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 74ece66c-765e-4c4c-b374-7cdad0a90a12, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74ece66c-765e-4c4c-b374-7cdad0a90a12, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18382845215833863993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838284521583386399318382845215833863993183828452158338639931838284521583386399318382845215833863993183828452158338639931838284521583386399318382845215833863993183828452158338639931838284521583386399318382845215833863993183828452158338639931838284521583386399318382845215833863993183828452158338639931838284521583386399318382845215833863993183828452158338639931838284521583386399318382845215833863993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d52dc8-c90a-4b88-85ce-1969cf11c7e2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cedf59f3-1f6a-4490-8eff-448b58f81349, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cedf59f3-1f6a-4490-8eff-448b58f81349, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7525993835168484116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75259938351684841167525993835168484116752599383516848411675259938351684841167525993835168484116752599383516848411675259938351684841167525993835168484116752599383516848411675259938351684841167525993835168484116752599383516848411675259938351684841167525993835168484116752599383516848411675259938351684841167525993835168484116752599383516848411675259938351684841167525993835168484116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74ece66c-765e-4c4c-b374-7cdad0a90a12, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2610948b-a845-49c6-b6f5-3751e06aea87, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2610948b-a845-49c6-b6f5-3751e06aea87, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15563451684625999394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556345168462599939415563451684625999394155634516846259993941556345168462599939415563451684625999394155634516846259993941556345168462599939415563451684625999394155634516846259993941556345168462599939415563451684625999394155634516846259993941556345168462599939415563451684625999394155634516846259993941556345168462599939415563451684625999394155634516846259993941556345168462599939415563451684625999394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2610948b-a845-49c6-b6f5-3751e06aea87, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cedf59f3-1f6a-4490-8eff-448b58f81349, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b90d8d27-e2d7-47e5-9f1f-8c5cc4c666b6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90d8d27-e2d7-47e5-9f1f-8c5cc4c666b6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18297092376062794737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829709237606279473718297092376062794737182970923760627947371829709237606279473718297092376062794737182970923760627947371829709237606279473718297092376062794737182970923760627947371829709237606279473718297092376062794737182970923760627947371829709237606279473718297092376062794737182970923760627947371829709237606279473718297092376062794737182970923760627947371829709237606279473718297092376062794737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9b7ef60-6000-44b6-83bd-a1445382ebe6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9b7ef60-6000-44b6-83bd-a1445382ebe6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3953099120147926899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39530991201479268993953099120147926899395309912014792689939530991201479268993953099120147926899395309912014792689939530991201479268993953099120147926899395309912014792689939530991201479268993953099120147926899395309912014792689939530991201479268993953099120147926899395309912014792689939530991201479268993953099120147926899395309912014792689939530991201479268993953099120147926899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90d8d27-e2d7-47e5-9f1f-8c5cc4c666b6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 790c748c-a18f-429e-b8c2-be4d4e57dcd8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790c748c-a18f-429e-b8c2-be4d4e57dcd8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 150867695497747861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861150867695497747861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790c748c-a18f-429e-b8c2-be4d4e57dcd8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e180f9d9-1750-4612-8229-218ab263a4be, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e180f9d9-1750-4612-8229-218ab263a4be, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8865600796683898804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88656007966838988048865600796683898804886560079668389880488656007966838988048865600796683898804886560079668389880488656007966838988048865600796683898804886560079668389880488656007966838988048865600796683898804886560079668389880488656007966838988048865600796683898804886560079668389880488656007966838988048865600796683898804886560079668389880488656007966838988048865600796683898804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9b7ef60-6000-44b6-83bd-a1445382ebe6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b1aa33c-6deb-4a63-80c5-6a6b50cf16f9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b1aa33c-6deb-4a63-80c5-6a6b50cf16f9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 552981199260286439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439552981199260286439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e180f9d9-1750-4612-8229-218ab263a4be, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6c034088-bce5-4880-894f-f73d3c7a1d5f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c034088-bce5-4880-894f-f73d3c7a1d5f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8343391026919977691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83433910269199776918343391026919977691834339102691997769183433910269199776918343391026919977691834339102691997769183433910269199776918343391026919977691834339102691997769183433910269199776918343391026919977691834339102691997769183433910269199776918343391026919977691834339102691997769183433910269199776918343391026919977691834339102691997769183433910269199776918343391026919977691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b1aa33c-6deb-4a63-80c5-6a6b50cf16f9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8342d79f-7822-4e33-9d3e-c1452dff83a3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8342d79f-7822-4e33-9d3e-c1452dff83a3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3785660795703596501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37856607957035965013785660795703596501378566079570359650137856607957035965013785660795703596501378566079570359650137856607957035965013785660795703596501378566079570359650137856607957035965013785660795703596501378566079570359650137856607957035965013785660795703596501378566079570359650137856607957035965013785660795703596501378566079570359650137856607957035965013785660795703596501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c034088-bce5-4880-894f-f73d3c7a1d5f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e8e8a0ae-1ad5-4150-806b-085c2dd2cb06, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8e8a0ae-1ad5-4150-806b-085c2dd2cb06, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1826760255904998239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18267602559049982391826760255904998239182676025590499823918267602559049982391826760255904998239182676025590499823918267602559049982391826760255904998239182676025590499823918267602559049982391826760255904998239182676025590499823918267602559049982391826760255904998239182676025590499823918267602559049982391826760255904998239182676025590499823918267602559049982391826760255904998239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8342d79f-7822-4e33-9d3e-c1452dff83a3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9367be23-c73e-4dc8-b16d-703dfefe80d4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8e8a0ae-1ad5-4150-806b-085c2dd2cb06, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9367be23-c73e-4dc8-b16d-703dfefe80d4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8556918986819009904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85569189868190099048556918986819009904855691898681900990485569189868190099048556918986819009904855691898681900990485569189868190099048556918986819009904855691898681900990485569189868190099048556918986819009904855691898681900990485569189868190099048556918986819009904855691898681900990485569189868190099048556918986819009904855691898681900990485569189868190099048556918986819009904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 497f7589-f1bf-48c0-ba28-d09cadb01832, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 497f7589-f1bf-48c0-ba28-d09cadb01832, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2964252326468453500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29642523264684535002964252326468453500296425232646845350029642523264684535002964252326468453500296425232646845350029642523264684535002964252326468453500296425232646845350029642523264684535002964252326468453500296425232646845350029642523264684535002964252326468453500296425232646845350029642523264684535002964252326468453500296425232646845350029642523264684535002964252326468453500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9367be23-c73e-4dc8-b16d-703dfefe80d4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 497f7589-f1bf-48c0-ba28-d09cadb01832, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4a3c9933-ef07-4ba3-b4e7-303a769d21e7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9400d1f1-8166-4580-97be-cb80e7b02d0a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9400d1f1-8166-4580-97be-cb80e7b02d0a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15491486269143212937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549148626914321293715491486269143212937154914862691432129371549148626914321293715491486269143212937154914862691432129371549148626914321293715491486269143212937154914862691432129371549148626914321293715491486269143212937154914862691432129371549148626914321293715491486269143212937154914862691432129371549148626914321293715491486269143212937154914862691432129371549148626914321293715491486269143212937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a3c9933-ef07-4ba3-b4e7-303a769d21e7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14402998109416119898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440299810941611989814402998109416119898144029981094161198981440299810941611989814402998109416119898144029981094161198981440299810941611989814402998109416119898144029981094161198981440299810941611989814402998109416119898144029981094161198981440299810941611989814402998109416119898144029981094161198981440299810941611989814402998109416119898144029981094161198981440299810941611989814402998109416119898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9400d1f1-8166-4580-97be-cb80e7b02d0a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 76ddf710-6c14-4a74-a5e0-5dd57ed71bab, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a3c9933-ef07-4ba3-b4e7-303a769d21e7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ed90ada-b5b5-483f-bbae-79ded367e60e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed90ada-b5b5-483f-bbae-79ded367e60e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4567388630015509791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45673886300155097914567388630015509791456738863001550979145673886300155097914567388630015509791456738863001550979145673886300155097914567388630015509791456738863001550979145673886300155097914567388630015509791456738863001550979145673886300155097914567388630015509791456738863001550979145673886300155097914567388630015509791456738863001550979145673886300155097914567388630015509791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76ddf710-6c14-4a74-a5e0-5dd57ed71bab, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17921290451115662060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792129045111566206017921290451115662060179212904511156620601792129045111566206017921290451115662060179212904511156620601792129045111566206017921290451115662060179212904511156620601792129045111566206017921290451115662060179212904511156620601792129045111566206017921290451115662060179212904511156620601792129045111566206017921290451115662060179212904511156620601792129045111566206017921290451115662060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed90ada-b5b5-483f-bbae-79ded367e60e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f4651b24-47f1-4976-a86e-543976ddf782, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4651b24-47f1-4976-a86e-543976ddf782, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7890126675682979657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78901266756829796577890126675682979657789012667568297965778901266756829796577890126675682979657789012667568297965778901266756829796577890126675682979657789012667568297965778901266756829796577890126675682979657789012667568297965778901266756829796577890126675682979657789012667568297965778901266756829796577890126675682979657789012667568297965778901266756829796577890126675682979657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76ddf710-6c14-4a74-a5e0-5dd57ed71bab, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dfae4142-c711-4aa1-8af9-71b2c4e57fdf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfae4142-c711-4aa1-8af9-71b2c4e57fdf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 256478546534521414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414256478546534521414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4651b24-47f1-4976-a86e-543976ddf782, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d64399c5-fc88-4d9b-a9c0-e49e1634e7a9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfae4142-c711-4aa1-8af9-71b2c4e57fdf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1b12121c-f222-4937-9e0a-d0f319061574, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b12121c-f222-4937-9e0a-d0f319061574, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10403929703148650863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040392970314865086310403929703148650863104039297031486508631040392970314865086310403929703148650863104039297031486508631040392970314865086310403929703148650863104039297031486508631040392970314865086310403929703148650863104039297031486508631040392970314865086310403929703148650863104039297031486508631040392970314865086310403929703148650863104039297031486508631040392970314865086310403929703148650863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d64399c5-fc88-4d9b-a9c0-e49e1634e7a9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8230446155279252270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82304461552792522708230446155279252270823044615527925227082304461552792522708230446155279252270823044615527925227082304461552792522708230446155279252270823044615527925227082304461552792522708230446155279252270823044615527925227082304461552792522708230446155279252270823044615527925227082304461552792522708230446155279252270823044615527925227082304461552792522708230446155279252270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b12121c-f222-4937-9e0a-d0f319061574, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d64399c5-fc88-4d9b-a9c0-e49e1634e7a9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 89e97c1c-e093-4227-b2f6-822cf64946c2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89e97c1c-e093-4227-b2f6-822cf64946c2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2208024724050654680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22080247240506546802208024724050654680220802472405065468022080247240506546802208024724050654680220802472405065468022080247240506546802208024724050654680220802472405065468022080247240506546802208024724050654680220802472405065468022080247240506546802208024724050654680220802472405065468022080247240506546802208024724050654680220802472405065468022080247240506546802208024724050654680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2bb824e3-17d2-46ab-bf60-90e21250d42d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bb824e3-17d2-46ab-bf60-90e21250d42d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5975020940353544520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59750209403535445205975020940353544520597502094035354452059750209403535445205975020940353544520597502094035354452059750209403535445205975020940353544520597502094035354452059750209403535445205975020940353544520597502094035354452059750209403535445205975020940353544520597502094035354452059750209403535445205975020940353544520597502094035354452059750209403535445205975020940353544520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89e97c1c-e093-4227-b2f6-822cf64946c2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bb824e3-17d2-46ab-bf60-90e21250d42d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4af82cb6-ad4f-44f0-9828-a177a2bf7a9c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 66a8eda7-8b3f-4a35-8c25-556be95651a9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4af82cb6-ad4f-44f0-9828-a177a2bf7a9c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1785203935552966519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17852039355529665191785203935552966519178520393555296651917852039355529665191785203935552966519178520393555296651917852039355529665191785203935552966519178520393555296651917852039355529665191785203935552966519178520393555296651917852039355529665191785203935552966519178520393555296651917852039355529665191785203935552966519178520393555296651917852039355529665191785203935552966519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66a8eda7-8b3f-4a35-8c25-556be95651a9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4451246940057553912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44512469400575539124451246940057553912445124694005755391244512469400575539124451246940057553912445124694005755391244512469400575539124451246940057553912445124694005755391244512469400575539124451246940057553912445124694005755391244512469400575539124451246940057553912445124694005755391244512469400575539124451246940057553912445124694005755391244512469400575539124451246940057553912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4af82cb6-ad4f-44f0-9828-a177a2bf7a9c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 81032daa-bb5b-4a33-9698-473e6c1326df, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66a8eda7-8b3f-4a35-8c25-556be95651a9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81032daa-bb5b-4a33-9698-473e6c1326df, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3228661045229331539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32286610452293315393228661045229331539322866104522933153932286610452293315393228661045229331539322866104522933153932286610452293315393228661045229331539322866104522933153932286610452293315393228661045229331539322866104522933153932286610452293315393228661045229331539322866104522933153932286610452293315393228661045229331539322866104522933153932286610452293315393228661045229331539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8266bdda-50c6-4d9d-876f-42dca8b137c5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8266bdda-50c6-4d9d-876f-42dca8b137c5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6692043407403495430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66920434074034954306692043407403495430669204340740349543066920434074034954306692043407403495430669204340740349543066920434074034954306692043407403495430669204340740349543066920434074034954306692043407403495430669204340740349543066920434074034954306692043407403495430669204340740349543066920434074034954306692043407403495430669204340740349543066920434074034954306692043407403495430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81032daa-bb5b-4a33-9698-473e6c1326df, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8406d749-9e23-4f72-a7a5-ddcce91ca4b5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8406d749-9e23-4f72-a7a5-ddcce91ca4b5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6798992045925953097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67989920459259530976798992045925953097679899204592595309767989920459259530976798992045925953097679899204592595309767989920459259530976798992045925953097679899204592595309767989920459259530976798992045925953097679899204592595309767989920459259530976798992045925953097679899204592595309767989920459259530976798992045925953097679899204592595309767989920459259530976798992045925953097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8266bdda-50c6-4d9d-876f-42dca8b137c5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 077c7a30-f8a8-4f20-8727-6a08edfbc1c3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 077c7a30-f8a8-4f20-8727-6a08edfbc1c3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13083943814623743517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308394381462374351713083943814623743517130839438146237435171308394381462374351713083943814623743517130839438146237435171308394381462374351713083943814623743517130839438146237435171308394381462374351713083943814623743517130839438146237435171308394381462374351713083943814623743517130839438146237435171308394381462374351713083943814623743517130839438146237435171308394381462374351713083943814623743517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8406d749-9e23-4f72-a7a5-ddcce91ca4b5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1acd40f8-9a33-459b-b5d0-605b39921cb0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 077c7a30-f8a8-4f20-8727-6a08edfbc1c3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1acd40f8-9a33-459b-b5d0-605b39921cb0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9809091418168448080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98090914181684480809809091418168448080980909141816844808098090914181684480809809091418168448080980909141816844808098090914181684480809809091418168448080980909141816844808098090914181684480809809091418168448080980909141816844808098090914181684480809809091418168448080980909141816844808098090914181684480809809091418168448080980909141816844808098090914181684480809809091418168448080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1acd40f8-9a33-459b-b5d0-605b39921cb0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 00eb1a10-e4fa-40db-84f2-0b81f04a5c3f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00eb1a10-e4fa-40db-84f2-0b81f04a5c3f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10015936921825160963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001593692182516096310015936921825160963100159369218251609631001593692182516096310015936921825160963100159369218251609631001593692182516096310015936921825160963100159369218251609631001593692182516096310015936921825160963100159369218251609631001593692182516096310015936921825160963100159369218251609631001593692182516096310015936921825160963100159369218251609631001593692182516096310015936921825160963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be22b88f-e78f-4379-b701-2e1b5fc86e18, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be22b88f-e78f-4379-b701-2e1b5fc86e18, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8437787759014414965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84377877590144149658437787759014414965843778775901441496584377877590144149658437787759014414965843778775901441496584377877590144149658437787759014414965843778775901441496584377877590144149658437787759014414965843778775901441496584377877590144149658437787759014414965843778775901441496584377877590144149658437787759014414965843778775901441496584377877590144149658437787759014414965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00eb1a10-e4fa-40db-84f2-0b81f04a5c3f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c345c68c-c2f3-44c7-a760-26a1c7797498, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c345c68c-c2f3-44c7-a760-26a1c7797498, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10886263760891503130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088626376089150313010886263760891503130108862637608915031301088626376089150313010886263760891503130108862637608915031301088626376089150313010886263760891503130108862637608915031301088626376089150313010886263760891503130108862637608915031301088626376089150313010886263760891503130108862637608915031301088626376089150313010886263760891503130108862637608915031301088626376089150313010886263760891503130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be22b88f-e78f-4379-b701-2e1b5fc86e18, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 719730e9-d9a5-4aa7-a5d8-81bab37456c5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 719730e9-d9a5-4aa7-a5d8-81bab37456c5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2649844503542632114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26498445035426321142649844503542632114264984450354263211426498445035426321142649844503542632114264984450354263211426498445035426321142649844503542632114264984450354263211426498445035426321142649844503542632114264984450354263211426498445035426321142649844503542632114264984450354263211426498445035426321142649844503542632114264984450354263211426498445035426321142649844503542632114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c345c68c-c2f3-44c7-a760-26a1c7797498, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d209bda7-fc91-4c5b-8d41-c397b7ce44c1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d209bda7-fc91-4c5b-8d41-c397b7ce44c1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11975721449215230096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197572144921523009611975721449215230096119757214492152300961197572144921523009611975721449215230096119757214492152300961197572144921523009611975721449215230096119757214492152300961197572144921523009611975721449215230096119757214492152300961197572144921523009611975721449215230096119757214492152300961197572144921523009611975721449215230096119757214492152300961197572144921523009611975721449215230096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 719730e9-d9a5-4aa7-a5d8-81bab37456c5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d58d99c-014c-41f3-88d0-c435be5d4f9e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d58d99c-014c-41f3-88d0-c435be5d4f9e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9313446544259840805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93134465442598408059313446544259840805931344654425984080593134465442598408059313446544259840805931344654425984080593134465442598408059313446544259840805931344654425984080593134465442598408059313446544259840805931344654425984080593134465442598408059313446544259840805931344654425984080593134465442598408059313446544259840805931344654425984080593134465442598408059313446544259840805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d209bda7-fc91-4c5b-8d41-c397b7ce44c1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e1c61b53-223e-4079-9622-b57160c1d52b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c61b53-223e-4079-9622-b57160c1d52b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3728618054548771520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37286180545487715203728618054548771520372861805454877152037286180545487715203728618054548771520372861805454877152037286180545487715203728618054548771520372861805454877152037286180545487715203728618054548771520372861805454877152037286180545487715203728618054548771520372861805454877152037286180545487715203728618054548771520372861805454877152037286180545487715203728618054548771520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d58d99c-014c-41f3-88d0-c435be5d4f9e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aa705c19-d161-43cc-b89f-ba00f64e6ae0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa705c19-d161-43cc-b89f-ba00f64e6ae0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6510697978159445884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65106979781594458846510697978159445884651069797815944588465106979781594458846510697978159445884651069797815944588465106979781594458846510697978159445884651069797815944588465106979781594458846510697978159445884651069797815944588465106979781594458846510697978159445884651069797815944588465106979781594458846510697978159445884651069797815944588465106979781594458846510697978159445884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c61b53-223e-4079-9622-b57160c1d52b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0694d2b6-9178-403f-8658-87a4842b2158, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0694d2b6-9178-403f-8658-87a4842b2158, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14718070456664838444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471807045666483844414718070456664838444147180704566648384441471807045666483844414718070456664838444147180704566648384441471807045666483844414718070456664838444147180704566648384441471807045666483844414718070456664838444147180704566648384441471807045666483844414718070456664838444147180704566648384441471807045666483844414718070456664838444147180704566648384441471807045666483844414718070456664838444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa705c19-d161-43cc-b89f-ba00f64e6ae0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c3586e3-e634-4440-b4a1-2ca15b8d5069, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c3586e3-e634-4440-b4a1-2ca15b8d5069, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7651288951290758814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76512889512907588147651288951290758814765128895129075881476512889512907588147651288951290758814765128895129075881476512889512907588147651288951290758814765128895129075881476512889512907588147651288951290758814765128895129075881476512889512907588147651288951290758814765128895129075881476512889512907588147651288951290758814765128895129075881476512889512907588147651288951290758814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c3586e3-e634-4440-b4a1-2ca15b8d5069, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0694d2b6-9178-403f-8658-87a4842b2158, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d8ccef0-9b29-40eb-93ed-adaa16789758, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d8ccef0-9b29-40eb-93ed-adaa16789758, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3261428939743246639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32614289397432466393261428939743246639326142893974324663932614289397432466393261428939743246639326142893974324663932614289397432466393261428939743246639326142893974324663932614289397432466393261428939743246639326142893974324663932614289397432466393261428939743246639326142893974324663932614289397432466393261428939743246639326142893974324663932614289397432466393261428939743246639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 99ab22c5-b39e-4a5d-958d-627a35006b82, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99ab22c5-b39e-4a5d-958d-627a35006b82, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3156854728681495257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31568547286814952573156854728681495257315685472868149525731568547286814952573156854728681495257315685472868149525731568547286814952573156854728681495257315685472868149525731568547286814952573156854728681495257315685472868149525731568547286814952573156854728681495257315685472868149525731568547286814952573156854728681495257315685472868149525731568547286814952573156854728681495257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d8ccef0-9b29-40eb-93ed-adaa16789758, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d4065c98-98ca-47e5-95b5-cc2413598590, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99ab22c5-b39e-4a5d-958d-627a35006b82, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d01ba98-88b1-4069-baa4-beeb8d06bb6f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d01ba98-88b1-4069-baa4-beeb8d06bb6f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 812099885347006674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674812099885347006674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4065c98-98ca-47e5-95b5-cc2413598590, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9748716348278611394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97487163482786113949748716348278611394974871634827861139497487163482786113949748716348278611394974871634827861139497487163482786113949748716348278611394974871634827861139497487163482786113949748716348278611394974871634827861139497487163482786113949748716348278611394974871634827861139497487163482786113949748716348278611394974871634827861139497487163482786113949748716348278611394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d01ba98-88b1-4069-baa4-beeb8d06bb6f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2bbcb28a-7466-4b5c-8e37-5fa7cd163c7d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bbcb28a-7466-4b5c-8e37-5fa7cd163c7d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6630651293162435516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66306512931624355166630651293162435516663065129316243551666306512931624355166630651293162435516663065129316243551666306512931624355166630651293162435516663065129316243551666306512931624355166630651293162435516663065129316243551666306512931624355166630651293162435516663065129316243551666306512931624355166630651293162435516663065129316243551666306512931624355166630651293162435516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4065c98-98ca-47e5-95b5-cc2413598590, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 095c3cd6-8d03-4859-acf5-99b42c44e4de, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 095c3cd6-8d03-4859-acf5-99b42c44e4de, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5781374796626215785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57813747966262157855781374796626215785578137479662621578557813747966262157855781374796626215785578137479662621578557813747966262157855781374796626215785578137479662621578557813747966262157855781374796626215785578137479662621578557813747966262157855781374796626215785578137479662621578557813747966262157855781374796626215785578137479662621578557813747966262157855781374796626215785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bbcb28a-7466-4b5c-8e37-5fa7cd163c7d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 816a0598-43a0-4b8c-8c47-6753dbc07473, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 816a0598-43a0-4b8c-8c47-6753dbc07473, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5021345944821119901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50213459448211199015021345944821119901502134594482111990150213459448211199015021345944821119901502134594482111990150213459448211199015021345944821119901502134594482111990150213459448211199015021345944821119901502134594482111990150213459448211199015021345944821119901502134594482111990150213459448211199015021345944821119901502134594482111990150213459448211199015021345944821119901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 095c3cd6-8d03-4859-acf5-99b42c44e4de, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9f9765c3-b13a-4da6-bcf0-98080f888938, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f9765c3-b13a-4da6-bcf0-98080f888938, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6211540220264057000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62115402202640570006211540220264057000621154022026405700062115402202640570006211540220264057000621154022026405700062115402202640570006211540220264057000621154022026405700062115402202640570006211540220264057000621154022026405700062115402202640570006211540220264057000621154022026405700062115402202640570006211540220264057000621154022026405700062115402202640570006211540220264057000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 816a0598-43a0-4b8c-8c47-6753dbc07473, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 37cc5b4f-d3ff-42c1-8238-d2923ea0adbc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37cc5b4f-d3ff-42c1-8238-d2923ea0adbc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154945295505304543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11549452955053045431154945295505304543115494529550530454311549452955053045431154945295505304543115494529550530454311549452955053045431154945295505304543115494529550530454311549452955053045431154945295505304543115494529550530454311549452955053045431154945295505304543115494529550530454311549452955053045431154945295505304543115494529550530454311549452955053045431154945295505304543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f9765c3-b13a-4da6-bcf0-98080f888938, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3105291f-4965-4d1e-8825-aaba02b46582, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3105291f-4965-4d1e-8825-aaba02b46582, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12688776223866752035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268877622386675203512688776223866752035126887762238667520351268877622386675203512688776223866752035126887762238667520351268877622386675203512688776223866752035126887762238667520351268877622386675203512688776223866752035126887762238667520351268877622386675203512688776223866752035126887762238667520351268877622386675203512688776223866752035126887762238667520351268877622386675203512688776223866752035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37cc5b4f-d3ff-42c1-8238-d2923ea0adbc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b1acd5f3-849e-44cf-b981-bfbde044de28, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1acd5f3-849e-44cf-b981-bfbde044de28, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15975748090079753636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597574809007975363615975748090079753636159757480900797536361597574809007975363615975748090079753636159757480900797536361597574809007975363615975748090079753636159757480900797536361597574809007975363615975748090079753636159757480900797536361597574809007975363615975748090079753636159757480900797536361597574809007975363615975748090079753636159757480900797536361597574809007975363615975748090079753636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3105291f-4965-4d1e-8825-aaba02b46582, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 92039c88-cd71-4037-93a0-c07f435cbc0a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92039c88-cd71-4037-93a0-c07f435cbc0a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4831972977030138305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48319729770301383054831972977030138305483197297703013830548319729770301383054831972977030138305483197297703013830548319729770301383054831972977030138305483197297703013830548319729770301383054831972977030138305483197297703013830548319729770301383054831972977030138305483197297703013830548319729770301383054831972977030138305483197297703013830548319729770301383054831972977030138305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1acd5f3-849e-44cf-b981-bfbde044de28, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a26b35a5-6288-48e8-b4aa-92a6f90f32fe, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a26b35a5-6288-48e8-b4aa-92a6f90f32fe, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13598674618042960677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359867461804296067713598674618042960677135986746180429606771359867461804296067713598674618042960677135986746180429606771359867461804296067713598674618042960677135986746180429606771359867461804296067713598674618042960677135986746180429606771359867461804296067713598674618042960677135986746180429606771359867461804296067713598674618042960677135986746180429606771359867461804296067713598674618042960677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92039c88-cd71-4037-93a0-c07f435cbc0a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 028b4a4f-91d5-4a0f-a406-b93e6590010b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a26b35a5-6288-48e8-b4aa-92a6f90f32fe, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 028b4a4f-91d5-4a0f-a406-b93e6590010b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10120800684864286715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012080068486428671510120800684864286715101208006848642867151012080068486428671510120800684864286715101208006848642867151012080068486428671510120800684864286715101208006848642867151012080068486428671510120800684864286715101208006848642867151012080068486428671510120800684864286715101208006848642867151012080068486428671510120800684864286715101208006848642867151012080068486428671510120800684864286715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3b6e0169-95ec-4448-a276-20bf58754a46, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b6e0169-95ec-4448-a276-20bf58754a46, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17608905773089894344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760890577308989434417608905773089894344176089057730898943441760890577308989434417608905773089894344176089057730898943441760890577308989434417608905773089894344176089057730898943441760890577308989434417608905773089894344176089057730898943441760890577308989434417608905773089894344176089057730898943441760890577308989434417608905773089894344176089057730898943441760890577308989434417608905773089894344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 028b4a4f-91d5-4a0f-a406-b93e6590010b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06687901-5a8b-4beb-bee7-800230070fde, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06687901-5a8b-4beb-bee7-800230070fde, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15691033115120157964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569103311512015796415691033115120157964156910331151201579641569103311512015796415691033115120157964156910331151201579641569103311512015796415691033115120157964156910331151201579641569103311512015796415691033115120157964156910331151201579641569103311512015796415691033115120157964156910331151201579641569103311512015796415691033115120157964156910331151201579641569103311512015796415691033115120157964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b6e0169-95ec-4448-a276-20bf58754a46, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d6a1c93-4740-48e9-914c-85aef278e075, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d6a1c93-4740-48e9-914c-85aef278e075, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7885457199041085625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78854571990410856257885457199041085625788545719904108562578854571990410856257885457199041085625788545719904108562578854571990410856257885457199041085625788545719904108562578854571990410856257885457199041085625788545719904108562578854571990410856257885457199041085625788545719904108562578854571990410856257885457199041085625788545719904108562578854571990410856257885457199041085625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d6a1c93-4740-48e9-914c-85aef278e075, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06687901-5a8b-4beb-bee7-800230070fde, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3e1afb36-e5a2-443e-993f-584dfb78edf8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e1afb36-e5a2-443e-993f-584dfb78edf8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2944116691084221697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29441166910842216972944116691084221697294411669108422169729441166910842216972944116691084221697294411669108422169729441166910842216972944116691084221697294411669108422169729441166910842216972944116691084221697294411669108422169729441166910842216972944116691084221697294411669108422169729441166910842216972944116691084221697294411669108422169729441166910842216972944116691084221697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8bb5bdca-9423-4104-bb22-be271e19db4c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bb5bdca-9423-4104-bb22-be271e19db4c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154111275319435800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11541112753194358001154111275319435800115411127531943580011541112753194358001154111275319435800115411127531943580011541112753194358001154111275319435800115411127531943580011541112753194358001154111275319435800115411127531943580011541112753194358001154111275319435800115411127531943580011541112753194358001154111275319435800115411127531943580011541112753194358001154111275319435800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bb5bdca-9423-4104-bb22-be271e19db4c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cd186ee1-d30c-4900-8487-30b6c7dd622f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e1afb36-e5a2-443e-993f-584dfb78edf8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd186ee1-d30c-4900-8487-30b6c7dd622f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11644418963243212856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164441896324321285611644418963243212856116444189632432128561164441896324321285611644418963243212856116444189632432128561164441896324321285611644418963243212856116444189632432128561164441896324321285611644418963243212856116444189632432128561164441896324321285611644418963243212856116444189632432128561164441896324321285611644418963243212856116444189632432128561164441896324321285611644418963243212856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3242974c-7a71-473a-9cb5-7b3e60dad56d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3242974c-7a71-473a-9cb5-7b3e60dad56d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 781617789860477929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929781617789860477929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd186ee1-d30c-4900-8487-30b6c7dd622f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d1715321-b904-47b6-bacb-3bed81aab020, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1715321-b904-47b6-bacb-3bed81aab020, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18037229175402981479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803722917540298147918037229175402981479180372291754029814791803722917540298147918037229175402981479180372291754029814791803722917540298147918037229175402981479180372291754029814791803722917540298147918037229175402981479180372291754029814791803722917540298147918037229175402981479180372291754029814791803722917540298147918037229175402981479180372291754029814791803722917540298147918037229175402981479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3242974c-7a71-473a-9cb5-7b3e60dad56d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 605729e7-b955-4b76-84c2-90842f46f94e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605729e7-b955-4b76-84c2-90842f46f94e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13888133681313099554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388813368131309955413888133681313099554138881336813130995541388813368131309955413888133681313099554138881336813130995541388813368131309955413888133681313099554138881336813130995541388813368131309955413888133681313099554138881336813130995541388813368131309955413888133681313099554138881336813130995541388813368131309955413888133681313099554138881336813130995541388813368131309955413888133681313099554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1715321-b904-47b6-bacb-3bed81aab020, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 663a659b-b7da-41cb-b485-0e21214ba513, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 663a659b-b7da-41cb-b485-0e21214ba513, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8390957120271320180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83909571202713201808390957120271320180839095712027132018083909571202713201808390957120271320180839095712027132018083909571202713201808390957120271320180839095712027132018083909571202713201808390957120271320180839095712027132018083909571202713201808390957120271320180839095712027132018083909571202713201808390957120271320180839095712027132018083909571202713201808390957120271320180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605729e7-b955-4b76-84c2-90842f46f94e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bcb0c3f4-bdcd-4f98-ab95-93bb5ce14c28, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcb0c3f4-bdcd-4f98-ab95-93bb5ce14c28, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4384455289199184419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43844552891991844194384455289199184419438445528919918441943844552891991844194384455289199184419438445528919918441943844552891991844194384455289199184419438445528919918441943844552891991844194384455289199184419438445528919918441943844552891991844194384455289199184419438445528919918441943844552891991844194384455289199184419438445528919918441943844552891991844194384455289199184419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcb0c3f4-bdcd-4f98-ab95-93bb5ce14c28, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a3db992c-62be-488d-8f5c-8d248e94b6f7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 663a659b-b7da-41cb-b485-0e21214ba513, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3db992c-62be-488d-8f5c-8d248e94b6f7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10658940033672966801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065894003367296680110658940033672966801106589400336729668011065894003367296680110658940033672966801106589400336729668011065894003367296680110658940033672966801106589400336729668011065894003367296680110658940033672966801106589400336729668011065894003367296680110658940033672966801106589400336729668011065894003367296680110658940033672966801106589400336729668011065894003367296680110658940033672966801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 17e8c6e3-9f61-45d2-bb82-a404db547b0a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17e8c6e3-9f61-45d2-bb82-a404db547b0a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13121284053997721095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312128405399772109513121284053997721095131212840539977210951312128405399772109513121284053997721095131212840539977210951312128405399772109513121284053997721095131212840539977210951312128405399772109513121284053997721095131212840539977210951312128405399772109513121284053997721095131212840539977210951312128405399772109513121284053997721095131212840539977210951312128405399772109513121284053997721095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3db992c-62be-488d-8f5c-8d248e94b6f7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f27f17f-d423-4ff0-8791-011e846daad9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f27f17f-d423-4ff0-8791-011e846daad9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18270510127661352756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827051012766135275618270510127661352756182705101276613527561827051012766135275618270510127661352756182705101276613527561827051012766135275618270510127661352756182705101276613527561827051012766135275618270510127661352756182705101276613527561827051012766135275618270510127661352756182705101276613527561827051012766135275618270510127661352756182705101276613527561827051012766135275618270510127661352756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17e8c6e3-9f61-45d2-bb82-a404db547b0a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0af33b2f-c31c-48f6-a1df-97c13093049f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0af33b2f-c31c-48f6-a1df-97c13093049f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5903303864507777473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59033038645077774735903303864507777473590330386450777747359033038645077774735903303864507777473590330386450777747359033038645077774735903303864507777473590330386450777747359033038645077774735903303864507777473590330386450777747359033038645077774735903303864507777473590330386450777747359033038645077774735903303864507777473590330386450777747359033038645077774735903303864507777473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f27f17f-d423-4ff0-8791-011e846daad9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0af33b2f-c31c-48f6-a1df-97c13093049f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0591747f-b87a-4865-85dc-13e05a0a1e0b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0591747f-b87a-4865-85dc-13e05a0a1e0b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4566912622754723726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45669126227547237264566912622754723726456691262275472372645669126227547237264566912622754723726456691262275472372645669126227547237264566912622754723726456691262275472372645669126227547237264566912622754723726456691262275472372645669126227547237264566912622754723726456691262275472372645669126227547237264566912622754723726456691262275472372645669126227547237264566912622754723726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ff6e4d9d-83cd-431e-b132-3ba560fa4e15, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff6e4d9d-83cd-431e-b132-3ba560fa4e15, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 829073665086290696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696829073665086290696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0591747f-b87a-4865-85dc-13e05a0a1e0b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c72fbbb-3fbb-4195-8308-73bccf891f66, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c72fbbb-3fbb-4195-8308-73bccf891f66, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 973371927213518572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572973371927213518572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff6e4d9d-83cd-431e-b132-3ba560fa4e15, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c72fbbb-3fbb-4195-8308-73bccf891f66, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8a391be9-d2ef-413c-8565-5e38eb62aad3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a391be9-d2ef-413c-8565-5e38eb62aad3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15160301961277408497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516030196127740849715160301961277408497151603019612774084971516030196127740849715160301961277408497151603019612774084971516030196127740849715160301961277408497151603019612774084971516030196127740849715160301961277408497151603019612774084971516030196127740849715160301961277408497151603019612774084971516030196127740849715160301961277408497151603019612774084971516030196127740849715160301961277408497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13bdc7d6-4010-44e8-b408-86a6e3861b2b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13bdc7d6-4010-44e8-b408-86a6e3861b2b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12189098022656998139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218909802265699813912189098022656998139121890980226569981391218909802265699813912189098022656998139121890980226569981391218909802265699813912189098022656998139121890980226569981391218909802265699813912189098022656998139121890980226569981391218909802265699813912189098022656998139121890980226569981391218909802265699813912189098022656998139121890980226569981391218909802265699813912189098022656998139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a391be9-d2ef-413c-8565-5e38eb62aad3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f80a1910-434a-49ed-bd00-096becf95fa8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f80a1910-434a-49ed-bd00-096becf95fa8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4080571212818111456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40805712128181114564080571212818111456408057121281811145640805712128181114564080571212818111456408057121281811145640805712128181114564080571212818111456408057121281811145640805712128181114564080571212818111456408057121281811145640805712128181114564080571212818111456408057121281811145640805712128181114564080571212818111456408057121281811145640805712128181114564080571212818111456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13bdc7d6-4010-44e8-b408-86a6e3861b2b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 55788264-65f7-473a-8204-4bc97e5b330c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55788264-65f7-473a-8204-4bc97e5b330c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2551772271420414067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25517722714204140672551772271420414067255177227142041406725517722714204140672551772271420414067255177227142041406725517722714204140672551772271420414067255177227142041406725517722714204140672551772271420414067255177227142041406725517722714204140672551772271420414067255177227142041406725517722714204140672551772271420414067255177227142041406725517722714204140672551772271420414067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f80a1910-434a-49ed-bd00-096becf95fa8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9831a4a4-631f-4b70-87b5-b114359c852e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9831a4a4-631f-4b70-87b5-b114359c852e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16471747453261607841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647174745326160784116471747453261607841164717474532616078411647174745326160784116471747453261607841164717474532616078411647174745326160784116471747453261607841164717474532616078411647174745326160784116471747453261607841164717474532616078411647174745326160784116471747453261607841164717474532616078411647174745326160784116471747453261607841164717474532616078411647174745326160784116471747453261607841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55788264-65f7-473a-8204-4bc97e5b330c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 302ba76f-ba92-40be-af94-f178c6406534, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 302ba76f-ba92-40be-af94-f178c6406534, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1798324802943484889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17983248029434848891798324802943484889179832480294348488917983248029434848891798324802943484889179832480294348488917983248029434848891798324802943484889179832480294348488917983248029434848891798324802943484889179832480294348488917983248029434848891798324802943484889179832480294348488917983248029434848891798324802943484889179832480294348488917983248029434848891798324802943484889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9831a4a4-631f-4b70-87b5-b114359c852e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f8413c2d-b250-48d9-aab4-e88cf80d7dd7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8413c2d-b250-48d9-aab4-e88cf80d7dd7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10026999895282593070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002699989528259307010026999895282593070100269998952825930701002699989528259307010026999895282593070100269998952825930701002699989528259307010026999895282593070100269998952825930701002699989528259307010026999895282593070100269998952825930701002699989528259307010026999895282593070100269998952825930701002699989528259307010026999895282593070100269998952825930701002699989528259307010026999895282593070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 302ba76f-ba92-40be-af94-f178c6406534, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 86587419-8e02-48dc-a2ea-9b6db35a05fe, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86587419-8e02-48dc-a2ea-9b6db35a05fe, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8152338780087564068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81523387800875640688152338780087564068815233878008756406881523387800875640688152338780087564068815233878008756406881523387800875640688152338780087564068815233878008756406881523387800875640688152338780087564068815233878008756406881523387800875640688152338780087564068815233878008756406881523387800875640688152338780087564068815233878008756406881523387800875640688152338780087564068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8413c2d-b250-48d9-aab4-e88cf80d7dd7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86587419-8e02-48dc-a2ea-9b6db35a05fe, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de40cf47-4dcd-42ed-b69a-3621f689671f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 00b20993-64b5-43a3-a2c2-e67b58cd9ba7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de40cf47-4dcd-42ed-b69a-3621f689671f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9521074983421167340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95210749834211673409521074983421167340952107498342116734095210749834211673409521074983421167340952107498342116734095210749834211673409521074983421167340952107498342116734095210749834211673409521074983421167340952107498342116734095210749834211673409521074983421167340952107498342116734095210749834211673409521074983421167340952107498342116734095210749834211673409521074983421167340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00b20993-64b5-43a3-a2c2-e67b58cd9ba7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 52065969428937831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5206596942893783152065969428937831520659694289378315206596942893783152065969428937831520659694289378315206596942893783152065969428937831520659694289378315206596942893783152065969428937831520659694289378315206596942893783152065969428937831520659694289378315206596942893783152065969428937831520659694289378315206596942893783152065969428937831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de40cf47-4dcd-42ed-b69a-3621f689671f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ae9e9157-cf2d-4ca8-8b73-9440a0a57fbc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae9e9157-cf2d-4ca8-8b73-9440a0a57fbc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1827572714255955615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18275727142559556151827572714255955615182757271425595561518275727142559556151827572714255955615182757271425595561518275727142559556151827572714255955615182757271425595561518275727142559556151827572714255955615182757271425595561518275727142559556151827572714255955615182757271425595561518275727142559556151827572714255955615182757271425595561518275727142559556151827572714255955615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00b20993-64b5-43a3-a2c2-e67b58cd9ba7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 64260927-6634-4e16-8b4f-361e06b30b0f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64260927-6634-4e16-8b4f-361e06b30b0f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12818421482426088778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281842148242608877812818421482426088778128184214824260887781281842148242608877812818421482426088778128184214824260887781281842148242608877812818421482426088778128184214824260887781281842148242608877812818421482426088778128184214824260887781281842148242608877812818421482426088778128184214824260887781281842148242608877812818421482426088778128184214824260887781281842148242608877812818421482426088778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae9e9157-cf2d-4ca8-8b73-9440a0a57fbc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 38e7b23f-5c83-41d6-a31f-05d17c2410de, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e7b23f-5c83-41d6-a31f-05d17c2410de, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7437116681240963241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74371166812409632417437116681240963241743711668124096324174371166812409632417437116681240963241743711668124096324174371166812409632417437116681240963241743711668124096324174371166812409632417437116681240963241743711668124096324174371166812409632417437116681240963241743711668124096324174371166812409632417437116681240963241743711668124096324174371166812409632417437116681240963241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64260927-6634-4e16-8b4f-361e06b30b0f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4a9bc7cd-17a3-47b6-9d04-04974c38f35c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a9bc7cd-17a3-47b6-9d04-04974c38f35c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16721078951000933249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672107895100093324916721078951000933249167210789510009332491672107895100093324916721078951000933249167210789510009332491672107895100093324916721078951000933249167210789510009332491672107895100093324916721078951000933249167210789510009332491672107895100093324916721078951000933249167210789510009332491672107895100093324916721078951000933249167210789510009332491672107895100093324916721078951000933249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e7b23f-5c83-41d6-a31f-05d17c2410de, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3152421c-0056-4086-89a2-51770d6df743, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a9bc7cd-17a3-47b6-9d04-04974c38f35c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3152421c-0056-4086-89a2-51770d6df743, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10796128566299837521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079612856629983752110796128566299837521107961285662998375211079612856629983752110796128566299837521107961285662998375211079612856629983752110796128566299837521107961285662998375211079612856629983752110796128566299837521107961285662998375211079612856629983752110796128566299837521107961285662998375211079612856629983752110796128566299837521107961285662998375211079612856629983752110796128566299837521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63cd207c-066e-4f58-bfbc-4877312c5d3c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63cd207c-066e-4f58-bfbc-4877312c5d3c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4414697723939459754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44146977239394597544414697723939459754441469772393945975444146977239394597544414697723939459754441469772393945975444146977239394597544414697723939459754441469772393945975444146977239394597544414697723939459754441469772393945975444146977239394597544414697723939459754441469772393945975444146977239394597544414697723939459754441469772393945975444146977239394597544414697723939459754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3152421c-0056-4086-89a2-51770d6df743, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9299af54-6860-4bec-a696-ed61499fda74, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9299af54-6860-4bec-a696-ed61499fda74, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1338554538163507900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13385545381635079001338554538163507900133855453816350790013385545381635079001338554538163507900133855453816350790013385545381635079001338554538163507900133855453816350790013385545381635079001338554538163507900133855453816350790013385545381635079001338554538163507900133855453816350790013385545381635079001338554538163507900133855453816350790013385545381635079001338554538163507900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63cd207c-066e-4f58-bfbc-4877312c5d3c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a97a03bc-2bf0-4350-9619-cc0c07c8956a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a97a03bc-2bf0-4350-9619-cc0c07c8956a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13849551384712941130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384955138471294113013849551384712941130138495513847129411301384955138471294113013849551384712941130138495513847129411301384955138471294113013849551384712941130138495513847129411301384955138471294113013849551384712941130138495513847129411301384955138471294113013849551384712941130138495513847129411301384955138471294113013849551384712941130138495513847129411301384955138471294113013849551384712941130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9299af54-6860-4bec-a696-ed61499fda74, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 433413fb-5b7d-42fc-b887-c579923c6298, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 433413fb-5b7d-42fc-b887-c579923c6298, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15840632183563352218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584063218356335221815840632183563352218158406321835633522181584063218356335221815840632183563352218158406321835633522181584063218356335221815840632183563352218158406321835633522181584063218356335221815840632183563352218158406321835633522181584063218356335221815840632183563352218158406321835633522181584063218356335221815840632183563352218158406321835633522181584063218356335221815840632183563352218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a97a03bc-2bf0-4350-9619-cc0c07c8956a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b703207-7e19-45a8-80b6-7aa1693c15cc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b703207-7e19-45a8-80b6-7aa1693c15cc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2857453716983318801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28574537169833188012857453716983318801285745371698331880128574537169833188012857453716983318801285745371698331880128574537169833188012857453716983318801285745371698331880128574537169833188012857453716983318801285745371698331880128574537169833188012857453716983318801285745371698331880128574537169833188012857453716983318801285745371698331880128574537169833188012857453716983318801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 433413fb-5b7d-42fc-b887-c579923c6298, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e106a17a-f2d8-48ec-b353-aeea9a1005d2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e106a17a-f2d8-48ec-b353-aeea9a1005d2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13378409483319630352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337840948331963035213378409483319630352133784094833196303521337840948331963035213378409483319630352133784094833196303521337840948331963035213378409483319630352133784094833196303521337840948331963035213378409483319630352133784094833196303521337840948331963035213378409483319630352133784094833196303521337840948331963035213378409483319630352133784094833196303521337840948331963035213378409483319630352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b703207-7e19-45a8-80b6-7aa1693c15cc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b1ac71be-22c8-4dbf-9e0d-8dda9a3941ed, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1ac71be-22c8-4dbf-9e0d-8dda9a3941ed, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5127087520216983233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51270875202169832335127087520216983233512708752021698323351270875202169832335127087520216983233512708752021698323351270875202169832335127087520216983233512708752021698323351270875202169832335127087520216983233512708752021698323351270875202169832335127087520216983233512708752021698323351270875202169832335127087520216983233512708752021698323351270875202169832335127087520216983233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e106a17a-f2d8-48ec-b353-aeea9a1005d2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b91ff4a4-913c-4fd4-8ac6-db644bc2480e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b91ff4a4-913c-4fd4-8ac6-db644bc2480e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10905637656576726135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090563765657672613510905637656576726135109056376565767261351090563765657672613510905637656576726135109056376565767261351090563765657672613510905637656576726135109056376565767261351090563765657672613510905637656576726135109056376565767261351090563765657672613510905637656576726135109056376565767261351090563765657672613510905637656576726135109056376565767261351090563765657672613510905637656576726135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b91ff4a4-913c-4fd4-8ac6-db644bc2480e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1d39a2b6-7a62-488f-97d4-4256b66cd366, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d39a2b6-7a62-488f-97d4-4256b66cd366, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 253017117819620923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923253017117819620923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1ac71be-22c8-4dbf-9e0d-8dda9a3941ed, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da06d278-0012-409a-8945-051311f788f7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da06d278-0012-409a-8945-051311f788f7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9287083489157170740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92870834891571707409287083489157170740928708348915717074092870834891571707409287083489157170740928708348915717074092870834891571707409287083489157170740928708348915717074092870834891571707409287083489157170740928708348915717074092870834891571707409287083489157170740928708348915717074092870834891571707409287083489157170740928708348915717074092870834891571707409287083489157170740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d39a2b6-7a62-488f-97d4-4256b66cd366, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cd1cf57b-168c-4476-a327-2ebe17fcb74f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd1cf57b-168c-4476-a327-2ebe17fcb74f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2237068737572983876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22370687375729838762237068737572983876223706873757298387622370687375729838762237068737572983876223706873757298387622370687375729838762237068737572983876223706873757298387622370687375729838762237068737572983876223706873757298387622370687375729838762237068737572983876223706873757298387622370687375729838762237068737572983876223706873757298387622370687375729838762237068737572983876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da06d278-0012-409a-8945-051311f788f7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78f340e9-e6e2-4646-9c87-c9db40444310, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f340e9-e6e2-4646-9c87-c9db40444310, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11697987705383441671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169798770538344167111697987705383441671116979877053834416711169798770538344167111697987705383441671116979877053834416711169798770538344167111697987705383441671116979877053834416711169798770538344167111697987705383441671116979877053834416711169798770538344167111697987705383441671116979877053834416711169798770538344167111697987705383441671116979877053834416711169798770538344167111697987705383441671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd1cf57b-168c-4476-a327-2ebe17fcb74f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cbc7512e-23af-4135-bb03-61bcb6531e3f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbc7512e-23af-4135-bb03-61bcb6531e3f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12277818536907884623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227781853690788462312277818536907884623122778185369078846231227781853690788462312277818536907884623122778185369078846231227781853690788462312277818536907884623122778185369078846231227781853690788462312277818536907884623122778185369078846231227781853690788462312277818536907884623122778185369078846231227781853690788462312277818536907884623122778185369078846231227781853690788462312277818536907884623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f340e9-e6e2-4646-9c87-c9db40444310, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e90376cb-6fad-4b06-9e07-b94d342482d3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e90376cb-6fad-4b06-9e07-b94d342482d3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2526619914732281193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25266199147322811932526619914732281193252661991473228119325266199147322811932526619914732281193252661991473228119325266199147322811932526619914732281193252661991473228119325266199147322811932526619914732281193252661991473228119325266199147322811932526619914732281193252661991473228119325266199147322811932526619914732281193252661991473228119325266199147322811932526619914732281193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbc7512e-23af-4135-bb03-61bcb6531e3f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0e3272aa-1630-49f2-8d9c-a7a1f7b38be5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e3272aa-1630-49f2-8d9c-a7a1f7b38be5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 649726522068187041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041649726522068187041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e90376cb-6fad-4b06-9e07-b94d342482d3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e3272aa-1630-49f2-8d9c-a7a1f7b38be5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ef187806-3965-4656-9946-05fedfcae111, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c12c7aa-427d-4fc2-8b6f-b29972a27806, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c12c7aa-427d-4fc2-8b6f-b29972a27806, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3612384202405830579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36123842024058305793612384202405830579361238420240583057936123842024058305793612384202405830579361238420240583057936123842024058305793612384202405830579361238420240583057936123842024058305793612384202405830579361238420240583057936123842024058305793612384202405830579361238420240583057936123842024058305793612384202405830579361238420240583057936123842024058305793612384202405830579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef187806-3965-4656-9946-05fedfcae111, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 138490462395155697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697138490462395155697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef187806-3965-4656-9946-05fedfcae111, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c780af52-1150-4af6-b9f1-fe443defb228, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c12c7aa-427d-4fc2-8b6f-b29972a27806, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c780af52-1150-4af6-b9f1-fe443defb228, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12383091077944587645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238309107794458764512383091077944587645123830910779445876451238309107794458764512383091077944587645123830910779445876451238309107794458764512383091077944587645123830910779445876451238309107794458764512383091077944587645123830910779445876451238309107794458764512383091077944587645123830910779445876451238309107794458764512383091077944587645123830910779445876451238309107794458764512383091077944587645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 26882fc1-81ec-41b2-8484-66d240243478, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26882fc1-81ec-41b2-8484-66d240243478, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13445593714385635743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344559371438563574313445593714385635743134455937143856357431344559371438563574313445593714385635743134455937143856357431344559371438563574313445593714385635743134455937143856357431344559371438563574313445593714385635743134455937143856357431344559371438563574313445593714385635743134455937143856357431344559371438563574313445593714385635743134455937143856357431344559371438563574313445593714385635743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26882fc1-81ec-41b2-8484-66d240243478, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c780af52-1150-4af6-b9f1-fe443defb228, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6c7cf1e6-ac54-40f2-ab05-a7f1e41d1690, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c7cf1e6-ac54-40f2-ab05-a7f1e41d1690, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12481079035493107556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248107903549310755612481079035493107556124810790354931075561248107903549310755612481079035493107556124810790354931075561248107903549310755612481079035493107556124810790354931075561248107903549310755612481079035493107556124810790354931075561248107903549310755612481079035493107556124810790354931075561248107903549310755612481079035493107556124810790354931075561248107903549310755612481079035493107556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6518e03d-ea45-4fab-9b81-9e4c3d97d0cc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c7cf1e6-ac54-40f2-ab05-a7f1e41d1690, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6518e03d-ea45-4fab-9b81-9e4c3d97d0cc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13233001956299827369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323300195629982736913233001956299827369132330019562998273691323300195629982736913233001956299827369132330019562998273691323300195629982736913233001956299827369132330019562998273691323300195629982736913233001956299827369132330019562998273691323300195629982736913233001956299827369132330019562998273691323300195629982736913233001956299827369132330019562998273691323300195629982736913233001956299827369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bea72773-ddf9-45a5-a780-f08bfc5bfd8b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bea72773-ddf9-45a5-a780-f08bfc5bfd8b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18101014052158267157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810101405215826715718101014052158267157181010140521582671571810101405215826715718101014052158267157181010140521582671571810101405215826715718101014052158267157181010140521582671571810101405215826715718101014052158267157181010140521582671571810101405215826715718101014052158267157181010140521582671571810101405215826715718101014052158267157181010140521582671571810101405215826715718101014052158267157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6518e03d-ea45-4fab-9b81-9e4c3d97d0cc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bea72773-ddf9-45a5-a780-f08bfc5bfd8b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 54bd87c6-fa98-4fa5-b8cd-ea3f4e86dad8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 47c55591-dbdd-456a-a0ec-fd87932d90ed, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54bd87c6-fa98-4fa5-b8cd-ea3f4e86dad8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10396024360490217702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039602436049021770210396024360490217702103960243604902177021039602436049021770210396024360490217702103960243604902177021039602436049021770210396024360490217702103960243604902177021039602436049021770210396024360490217702103960243604902177021039602436049021770210396024360490217702103960243604902177021039602436049021770210396024360490217702103960243604902177021039602436049021770210396024360490217702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47c55591-dbdd-456a-a0ec-fd87932d90ed, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4908688643373454752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49086886433734547524908688643373454752490868864337345475249086886433734547524908688643373454752490868864337345475249086886433734547524908688643373454752490868864337345475249086886433734547524908688643373454752490868864337345475249086886433734547524908688643373454752490868864337345475249086886433734547524908688643373454752490868864337345475249086886433734547524908688643373454752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54bd87c6-fa98-4fa5-b8cd-ea3f4e86dad8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 68e22526-e9ac-44d7-b4c5-53999aa4aa21, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68e22526-e9ac-44d7-b4c5-53999aa4aa21, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14565598633990956226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456559863399095622614565598633990956226145655986339909562261456559863399095622614565598633990956226145655986339909562261456559863399095622614565598633990956226145655986339909562261456559863399095622614565598633990956226145655986339909562261456559863399095622614565598633990956226145655986339909562261456559863399095622614565598633990956226145655986339909562261456559863399095622614565598633990956226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47c55591-dbdd-456a-a0ec-fd87932d90ed, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, abb118e3-29c3-4524-9726-726d343b3751, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abb118e3-29c3-4524-9726-726d343b3751, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12985340176358376330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298534017635837633012985340176358376330129853401763583763301298534017635837633012985340176358376330129853401763583763301298534017635837633012985340176358376330129853401763583763301298534017635837633012985340176358376330129853401763583763301298534017635837633012985340176358376330129853401763583763301298534017635837633012985340176358376330129853401763583763301298534017635837633012985340176358376330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68e22526-e9ac-44d7-b4c5-53999aa4aa21, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 579805db-ef9f-40ad-b81a-0ce43a8f0019, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 579805db-ef9f-40ad-b81a-0ce43a8f0019, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15115890197073225801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511589019707322580115115890197073225801151158901970732258011511589019707322580115115890197073225801151158901970732258011511589019707322580115115890197073225801151158901970732258011511589019707322580115115890197073225801151158901970732258011511589019707322580115115890197073225801151158901970732258011511589019707322580115115890197073225801151158901970732258011511589019707322580115115890197073225801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abb118e3-29c3-4524-9726-726d343b3751, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 64ae68ec-7363-4cfc-a81b-923495721c5c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64ae68ec-7363-4cfc-a81b-923495721c5c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5617429799602849349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56174297996028493495617429799602849349561742979960284934956174297996028493495617429799602849349561742979960284934956174297996028493495617429799602849349561742979960284934956174297996028493495617429799602849349561742979960284934956174297996028493495617429799602849349561742979960284934956174297996028493495617429799602849349561742979960284934956174297996028493495617429799602849349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 579805db-ef9f-40ad-b81a-0ce43a8f0019, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aff1bc8f-e70b-4b69-92a6-78cb0d4ee950, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff1bc8f-e70b-4b69-92a6-78cb0d4ee950, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16827183956811348235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682718395681134823516827183956811348235168271839568113482351682718395681134823516827183956811348235168271839568113482351682718395681134823516827183956811348235168271839568113482351682718395681134823516827183956811348235168271839568113482351682718395681134823516827183956811348235168271839568113482351682718395681134823516827183956811348235168271839568113482351682718395681134823516827183956811348235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64ae68ec-7363-4cfc-a81b-923495721c5c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff1bc8f-e70b-4b69-92a6-78cb0d4ee950, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f3692f0-c994-4886-8adf-073da1a32863, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f3692f0-c994-4886-8adf-073da1a32863, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2796162384625424411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27961623846254244112796162384625424411279616238462542441127961623846254244112796162384625424411279616238462542441127961623846254244112796162384625424411279616238462542441127961623846254244112796162384625424411279616238462542441127961623846254244112796162384625424411279616238462542441127961623846254244112796162384625424411279616238462542441127961623846254244112796162384625424411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5477db07-83df-42cc-a204-bea8b4b62097, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5477db07-83df-42cc-a204-bea8b4b62097, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11376279904643881886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137627990464388188611376279904643881886113762799046438818861137627990464388188611376279904643881886113762799046438818861137627990464388188611376279904643881886113762799046438818861137627990464388188611376279904643881886113762799046438818861137627990464388188611376279904643881886113762799046438818861137627990464388188611376279904643881886113762799046438818861137627990464388188611376279904643881886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f3692f0-c994-4886-8adf-073da1a32863, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 41c894c5-2af3-4ef0-9f05-3ceb03bf14bf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c894c5-2af3-4ef0-9f05-3ceb03bf14bf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14030520456523184261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403052045652318426114030520456523184261140305204565231842611403052045652318426114030520456523184261140305204565231842611403052045652318426114030520456523184261140305204565231842611403052045652318426114030520456523184261140305204565231842611403052045652318426114030520456523184261140305204565231842611403052045652318426114030520456523184261140305204565231842611403052045652318426114030520456523184261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5477db07-83df-42cc-a204-bea8b4b62097, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dc44d9c6-6bde-40a2-9c97-7393f198c3d9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c894c5-2af3-4ef0-9f05-3ceb03bf14bf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc44d9c6-6bde-40a2-9c97-7393f198c3d9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6725750063349112448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67257500633491124486725750063349112448672575006334911244867257500633491124486725750063349112448672575006334911244867257500633491124486725750063349112448672575006334911244867257500633491124486725750063349112448672575006334911244867257500633491124486725750063349112448672575006334911244867257500633491124486725750063349112448672575006334911244867257500633491124486725750063349112448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 29fb3b3f-232b-46db-aedd-28075caefa19, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29fb3b3f-232b-46db-aedd-28075caefa19, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11677879574218054415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167787957421805441511677879574218054415116778795742180544151167787957421805441511677879574218054415116778795742180544151167787957421805441511677879574218054415116778795742180544151167787957421805441511677879574218054415116778795742180544151167787957421805441511677879574218054415116778795742180544151167787957421805441511677879574218054415116778795742180544151167787957421805441511677879574218054415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc44d9c6-6bde-40a2-9c97-7393f198c3d9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29fb3b3f-232b-46db-aedd-28075caefa19, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 96abe6c3-3be3-4f78-ae46-5f54ac42aa6e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 71a9cef8-588f-4597-a22c-97d6132c750e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96abe6c3-3be3-4f78-ae46-5f54ac42aa6e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6305763044497640212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63057630444976402126305763044497640212630576304449764021263057630444976402126305763044497640212630576304449764021263057630444976402126305763044497640212630576304449764021263057630444976402126305763044497640212630576304449764021263057630444976402126305763044497640212630576304449764021263057630444976402126305763044497640212630576304449764021263057630444976402126305763044497640212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71a9cef8-588f-4597-a22c-97d6132c750e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1849283356442478344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18492833564424783441849283356442478344184928335644247834418492833564424783441849283356442478344184928335644247834418492833564424783441849283356442478344184928335644247834418492833564424783441849283356442478344184928335644247834418492833564424783441849283356442478344184928335644247834418492833564424783441849283356442478344184928335644247834418492833564424783441849283356442478344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96abe6c3-3be3-4f78-ae46-5f54ac42aa6e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bd0c9af8-e9a7-44d7-995d-71cbb6f7f9ed, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd0c9af8-e9a7-44d7-995d-71cbb6f7f9ed, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1189396742802019932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11893967428020199321189396742802019932118939674280201993211893967428020199321189396742802019932118939674280201993211893967428020199321189396742802019932118939674280201993211893967428020199321189396742802019932118939674280201993211893967428020199321189396742802019932118939674280201993211893967428020199321189396742802019932118939674280201993211893967428020199321189396742802019932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71a9cef8-588f-4597-a22c-97d6132c750e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd0c9af8-e9a7-44d7-995d-71cbb6f7f9ed, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2d15fad6-52ba-4850-934e-dddcda7f6578, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb8b814f-de94-4441-9156-494fae8e453c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d15fad6-52ba-4850-934e-dddcda7f6578, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5702261624993609104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57022616249936091045702261624993609104570226162499360910457022616249936091045702261624993609104570226162499360910457022616249936091045702261624993609104570226162499360910457022616249936091045702261624993609104570226162499360910457022616249936091045702261624993609104570226162499360910457022616249936091045702261624993609104570226162499360910457022616249936091045702261624993609104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb8b814f-de94-4441-9156-494fae8e453c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6084228841597166110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60842288415971661106084228841597166110608422884159716611060842288415971661106084228841597166110608422884159716611060842288415971661106084228841597166110608422884159716611060842288415971661106084228841597166110608422884159716611060842288415971661106084228841597166110608422884159716611060842288415971661106084228841597166110608422884159716611060842288415971661106084228841597166110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb8b814f-de94-4441-9156-494fae8e453c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7bad8182-3af9-4f1e-abf5-9b8fd54c81ca, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d15fad6-52ba-4850-934e-dddcda7f6578, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8a9f52c-88ed-44df-9c8e-262305a03bd6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bad8182-3af9-4f1e-abf5-9b8fd54c81ca, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6190359257480482257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61903592574804822576190359257480482257619035925748048225761903592574804822576190359257480482257619035925748048225761903592574804822576190359257480482257619035925748048225761903592574804822576190359257480482257619035925748048225761903592574804822576190359257480482257619035925748048225761903592574804822576190359257480482257619035925748048225761903592574804822576190359257480482257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a9f52c-88ed-44df-9c8e-262305a03bd6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17785300560108255867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778530056010825586717785300560108255867177853005601082558671778530056010825586717785300560108255867177853005601082558671778530056010825586717785300560108255867177853005601082558671778530056010825586717785300560108255867177853005601082558671778530056010825586717785300560108255867177853005601082558671778530056010825586717785300560108255867177853005601082558671778530056010825586717785300560108255867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bad8182-3af9-4f1e-abf5-9b8fd54c81ca, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a9f52c-88ed-44df-9c8e-262305a03bd6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, debcf678-260e-44ae-856b-e64c3f51e0fb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, debcf678-260e-44ae-856b-e64c3f51e0fb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8837590550287689411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88375905502876894118837590550287689411883759055028768941188375905502876894118837590550287689411883759055028768941188375905502876894118837590550287689411883759055028768941188375905502876894118837590550287689411883759055028768941188375905502876894118837590550287689411883759055028768941188375905502876894118837590550287689411883759055028768941188375905502876894118837590550287689411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7a066585-6535-42b7-8907-a2fbe111309a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, debcf678-260e-44ae-856b-e64c3f51e0fb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a066585-6535-42b7-8907-a2fbe111309a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16828510857289376388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682851085728937638816828510857289376388168285108572893763881682851085728937638816828510857289376388168285108572893763881682851085728937638816828510857289376388168285108572893763881682851085728937638816828510857289376388168285108572893763881682851085728937638816828510857289376388168285108572893763881682851085728937638816828510857289376388168285108572893763881682851085728937638816828510857289376388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d2fc7e80-0ce4-4ef7-9e3b-54a21581125d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2fc7e80-0ce4-4ef7-9e3b-54a21581125d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3550771376627914454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35507713766279144543550771376627914454355077137662791445435507713766279144543550771376627914454355077137662791445435507713766279144543550771376627914454355077137662791445435507713766279144543550771376627914454355077137662791445435507713766279144543550771376627914454355077137662791445435507713766279144543550771376627914454355077137662791445435507713766279144543550771376627914454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a066585-6535-42b7-8907-a2fbe111309a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a84f43a2-5579-477e-86d4-83a551533fd2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a84f43a2-5579-477e-86d4-83a551533fd2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13297762604985521996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329776260498552199613297762604985521996132977626049855219961329776260498552199613297762604985521996132977626049855219961329776260498552199613297762604985521996132977626049855219961329776260498552199613297762604985521996132977626049855219961329776260498552199613297762604985521996132977626049855219961329776260498552199613297762604985521996132977626049855219961329776260498552199613297762604985521996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2fc7e80-0ce4-4ef7-9e3b-54a21581125d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a84f43a2-5579-477e-86d4-83a551533fd2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2aa65468-67f7-4ceb-97f2-134beee2f90a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aa65468-67f7-4ceb-97f2-134beee2f90a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1169810071514516216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11698100715145162161169810071514516216116981007151451621611698100715145162161169810071514516216116981007151451621611698100715145162161169810071514516216116981007151451621611698100715145162161169810071514516216116981007151451621611698100715145162161169810071514516216116981007151451621611698100715145162161169810071514516216116981007151451621611698100715145162161169810071514516216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aa65468-67f7-4ceb-97f2-134beee2f90a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac32003c-8719-49e1-bab7-e23f9d1900e4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b90419c-6ede-4109-8cf2-d88d2601b0ed, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac32003c-8719-49e1-bab7-e23f9d1900e4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16249647275936549366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624964727593654936616249647275936549366162496472759365493661624964727593654936616249647275936549366162496472759365493661624964727593654936616249647275936549366162496472759365493661624964727593654936616249647275936549366162496472759365493661624964727593654936616249647275936549366162496472759365493661624964727593654936616249647275936549366162496472759365493661624964727593654936616249647275936549366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b90419c-6ede-4109-8cf2-d88d2601b0ed, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3547021016254876041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35470210162548760413547021016254876041354702101625487604135470210162548760413547021016254876041354702101625487604135470210162548760413547021016254876041354702101625487604135470210162548760413547021016254876041354702101625487604135470210162548760413547021016254876041354702101625487604135470210162548760413547021016254876041354702101625487604135470210162548760413547021016254876041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b90419c-6ede-4109-8cf2-d88d2601b0ed, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac32003c-8719-49e1-bab7-e23f9d1900e4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 59bef044-24cc-4144-b083-a4380a35290c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 61bc0f21-b393-4208-be45-cf647ab8d8d6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59bef044-24cc-4144-b083-a4380a35290c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3052856945458333669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30528569454583336693052856945458333669305285694545833366930528569454583336693052856945458333669305285694545833366930528569454583336693052856945458333669305285694545833366930528569454583336693052856945458333669305285694545833366930528569454583336693052856945458333669305285694545833366930528569454583336693052856945458333669305285694545833366930528569454583336693052856945458333669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61bc0f21-b393-4208-be45-cf647ab8d8d6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1767503759727448410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17675037597274484101767503759727448410176750375972744841017675037597274484101767503759727448410176750375972744841017675037597274484101767503759727448410176750375972744841017675037597274484101767503759727448410176750375972744841017675037597274484101767503759727448410176750375972744841017675037597274484101767503759727448410176750375972744841017675037597274484101767503759727448410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59bef044-24cc-4144-b083-a4380a35290c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 75a37254-e511-4d3e-ba66-c2b1a16bef80, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61bc0f21-b393-4208-be45-cf647ab8d8d6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75a37254-e511-4d3e-ba66-c2b1a16bef80, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11172141136154520677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117214113615452067711172141136154520677111721411361545206771117214113615452067711172141136154520677111721411361545206771117214113615452067711172141136154520677111721411361545206771117214113615452067711172141136154520677111721411361545206771117214113615452067711172141136154520677111721411361545206771117214113615452067711172141136154520677111721411361545206771117214113615452067711172141136154520677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f3a4656-510b-4569-affb-692d8e04f721, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f3a4656-510b-4569-affb-692d8e04f721, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6608369826528612147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66083698265286121476608369826528612147660836982652861214766083698265286121476608369826528612147660836982652861214766083698265286121476608369826528612147660836982652861214766083698265286121476608369826528612147660836982652861214766083698265286121476608369826528612147660836982652861214766083698265286121476608369826528612147660836982652861214766083698265286121476608369826528612147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75a37254-e511-4d3e-ba66-c2b1a16bef80, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8deea5e8-b245-42f9-8c02-c210d307abf1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f3a4656-510b-4569-affb-692d8e04f721, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8deea5e8-b245-42f9-8c02-c210d307abf1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12909900707579589869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290990070757958986912909900707579589869129099007075795898691290990070757958986912909900707579589869129099007075795898691290990070757958986912909900707579589869129099007075795898691290990070757958986912909900707579589869129099007075795898691290990070757958986912909900707579589869129099007075795898691290990070757958986912909900707579589869129099007075795898691290990070757958986912909900707579589869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 733d0c7f-5340-4e23-905b-77cb29a19350, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 733d0c7f-5340-4e23-905b-77cb29a19350, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5736515246877761183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57365152468777611835736515246877761183573651524687776118357365152468777611835736515246877761183573651524687776118357365152468777611835736515246877761183573651524687776118357365152468777611835736515246877761183573651524687776118357365152468777611835736515246877761183573651524687776118357365152468777611835736515246877761183573651524687776118357365152468777611835736515246877761183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8deea5e8-b245-42f9-8c02-c210d307abf1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b68c61f6-af2b-421e-912a-bc2c7c2d5fae, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b68c61f6-af2b-421e-912a-bc2c7c2d5fae, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12337677575299975631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233767757529997563112337677575299975631123376775752999756311233767757529997563112337677575299975631123376775752999756311233767757529997563112337677575299975631123376775752999756311233767757529997563112337677575299975631123376775752999756311233767757529997563112337677575299975631123376775752999756311233767757529997563112337677575299975631123376775752999756311233767757529997563112337677575299975631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 733d0c7f-5340-4e23-905b-77cb29a19350, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f6bd7ba-c8cb-40e9-810a-c0fa365da549, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f6bd7ba-c8cb-40e9-810a-c0fa365da549, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8548424784718012732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85484247847180127328548424784718012732854842478471801273285484247847180127328548424784718012732854842478471801273285484247847180127328548424784718012732854842478471801273285484247847180127328548424784718012732854842478471801273285484247847180127328548424784718012732854842478471801273285484247847180127328548424784718012732854842478471801273285484247847180127328548424784718012732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b68c61f6-af2b-421e-912a-bc2c7c2d5fae, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3604a630-34dd-4889-b480-85518844caed, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3604a630-34dd-4889-b480-85518844caed, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6762032258568266904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67620322585682669046762032258568266904676203225856826690467620322585682669046762032258568266904676203225856826690467620322585682669046762032258568266904676203225856826690467620322585682669046762032258568266904676203225856826690467620322585682669046762032258568266904676203225856826690467620322585682669046762032258568266904676203225856826690467620322585682669046762032258568266904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f6bd7ba-c8cb-40e9-810a-c0fa365da549, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a5aeae29-1479-42d0-a096-50ac7d338589, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5aeae29-1479-42d0-a096-50ac7d338589, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1166273263636964672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11662732636369646721166273263636964672116627326363696467211662732636369646721166273263636964672116627326363696467211662732636369646721166273263636964672116627326363696467211662732636369646721166273263636964672116627326363696467211662732636369646721166273263636964672116627326363696467211662732636369646721166273263636964672116627326363696467211662732636369646721166273263636964672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5aeae29-1479-42d0-a096-50ac7d338589, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63fddbf8-2957-48a3-a101-32c1d0a23c71, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63fddbf8-2957-48a3-a101-32c1d0a23c71, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6649379877811432735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66493798778114327356649379877811432735664937987781143273566493798778114327356649379877811432735664937987781143273566493798778114327356649379877811432735664937987781143273566493798778114327356649379877811432735664937987781143273566493798778114327356649379877811432735664937987781143273566493798778114327356649379877811432735664937987781143273566493798778114327356649379877811432735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3604a630-34dd-4889-b480-85518844caed, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 81052bb2-666f-4d36-a479-e47dd716c6cf, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81052bb2-666f-4d36-a479-e47dd716c6cf, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14558377139826624038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455837713982662403814558377139826624038145583771398266240381455837713982662403814558377139826624038145583771398266240381455837713982662403814558377139826624038145583771398266240381455837713982662403814558377139826624038145583771398266240381455837713982662403814558377139826624038145583771398266240381455837713982662403814558377139826624038145583771398266240381455837713982662403814558377139826624038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63fddbf8-2957-48a3-a101-32c1d0a23c71, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1a1ee59d-c379-4984-a35c-f7c8723fbfde, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a1ee59d-c379-4984-a35c-f7c8723fbfde, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7814000200493439707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78140002004934397077814000200493439707781400020049343970778140002004934397077814000200493439707781400020049343970778140002004934397077814000200493439707781400020049343970778140002004934397077814000200493439707781400020049343970778140002004934397077814000200493439707781400020049343970778140002004934397077814000200493439707781400020049343970778140002004934397077814000200493439707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81052bb2-666f-4d36-a479-e47dd716c6cf, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a1f36114-3607-4071-92e3-d69ae63e719f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1f36114-3607-4071-92e3-d69ae63e719f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16444132915918046116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644413291591804611616444132915918046116164441329159180461161644413291591804611616444132915918046116164441329159180461161644413291591804611616444132915918046116164441329159180461161644413291591804611616444132915918046116164441329159180461161644413291591804611616444132915918046116164441329159180461161644413291591804611616444132915918046116164441329159180461161644413291591804611616444132915918046116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a1ee59d-c379-4984-a35c-f7c8723fbfde, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c22ad8d-7e1d-4475-9c2a-f76cf9a8ebcf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c22ad8d-7e1d-4475-9c2a-f76cf9a8ebcf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9255120329709123090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92551203297091230909255120329709123090925512032970912309092551203297091230909255120329709123090925512032970912309092551203297091230909255120329709123090925512032970912309092551203297091230909255120329709123090925512032970912309092551203297091230909255120329709123090925512032970912309092551203297091230909255120329709123090925512032970912309092551203297091230909255120329709123090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1f36114-3607-4071-92e3-d69ae63e719f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 43ca0905-c847-46c3-9137-147f9f35dff6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ca0905-c847-46c3-9137-147f9f35dff6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2191691567834738994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21916915678347389942191691567834738994219169156783473899421916915678347389942191691567834738994219169156783473899421916915678347389942191691567834738994219169156783473899421916915678347389942191691567834738994219169156783473899421916915678347389942191691567834738994219169156783473899421916915678347389942191691567834738994219169156783473899421916915678347389942191691567834738994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c22ad8d-7e1d-4475-9c2a-f76cf9a8ebcf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5693988e-c903-4d2d-ad47-cbb0c5acdffd, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5693988e-c903-4d2d-ad47-cbb0c5acdffd, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15313807874678249479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531380787467824947915313807874678249479153138078746782494791531380787467824947915313807874678249479153138078746782494791531380787467824947915313807874678249479153138078746782494791531380787467824947915313807874678249479153138078746782494791531380787467824947915313807874678249479153138078746782494791531380787467824947915313807874678249479153138078746782494791531380787467824947915313807874678249479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ca0905-c847-46c3-9137-147f9f35dff6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da6eb9fe-d472-48ee-bd73-495ed1f60fb1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da6eb9fe-d472-48ee-bd73-495ed1f60fb1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1008042416544559684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10080424165445596841008042416544559684100804241654455968410080424165445596841008042416544559684100804241654455968410080424165445596841008042416544559684100804241654455968410080424165445596841008042416544559684100804241654455968410080424165445596841008042416544559684100804241654455968410080424165445596841008042416544559684100804241654455968410080424165445596841008042416544559684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5693988e-c903-4d2d-ad47-cbb0c5acdffd, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3aa2c019-7a41-4d73-ac8b-95a1809f05ad, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa2c019-7a41-4d73-ac8b-95a1809f05ad, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6673430336971183758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66734303369711837586673430336971183758667343033697118375866734303369711837586673430336971183758667343033697118375866734303369711837586673430336971183758667343033697118375866734303369711837586673430336971183758667343033697118375866734303369711837586673430336971183758667343033697118375866734303369711837586673430336971183758667343033697118375866734303369711837586673430336971183758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da6eb9fe-d472-48ee-bd73-495ed1f60fb1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa2c019-7a41-4d73-ac8b-95a1809f05ad, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d668ca2-825b-450a-8d37-6bc1688efb17, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d668ca2-825b-450a-8d37-6bc1688efb17, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12361385172621829110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236138517262182911012361385172621829110123613851726218291101236138517262182911012361385172621829110123613851726218291101236138517262182911012361385172621829110123613851726218291101236138517262182911012361385172621829110123613851726218291101236138517262182911012361385172621829110123613851726218291101236138517262182911012361385172621829110123613851726218291101236138517262182911012361385172621829110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 645cfd29-2974-4784-9a7f-30ebbd9c80f4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645cfd29-2974-4784-9a7f-30ebbd9c80f4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 569346197968005271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271569346197968005271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d668ca2-825b-450a-8d37-6bc1688efb17, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1985e022-b338-43a8-b5e4-959cb1235f62, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1985e022-b338-43a8-b5e4-959cb1235f62, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9263042862165947829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92630428621659478299263042862165947829926304286216594782992630428621659478299263042862165947829926304286216594782992630428621659478299263042862165947829926304286216594782992630428621659478299263042862165947829926304286216594782992630428621659478299263042862165947829926304286216594782992630428621659478299263042862165947829926304286216594782992630428621659478299263042862165947829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645cfd29-2974-4784-9a7f-30ebbd9c80f4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1985e022-b338-43a8-b5e4-959cb1235f62, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cf6f13e1-825a-425e-b522-ba034831bc3a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf6f13e1-825a-425e-b522-ba034831bc3a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5211530063751391139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52115300637513911395211530063751391139521153006375139113952115300637513911395211530063751391139521153006375139113952115300637513911395211530063751391139521153006375139113952115300637513911395211530063751391139521153006375139113952115300637513911395211530063751391139521153006375139113952115300637513911395211530063751391139521153006375139113952115300637513911395211530063751391139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b77bac3-3ece-48b1-a3aa-da504cf99f14, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b77bac3-3ece-48b1-a3aa-da504cf99f14, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16451965666287774301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645196566628777430116451965666287774301164519656662877743011645196566628777430116451965666287774301164519656662877743011645196566628777430116451965666287774301164519656662877743011645196566628777430116451965666287774301164519656662877743011645196566628777430116451965666287774301164519656662877743011645196566628777430116451965666287774301164519656662877743011645196566628777430116451965666287774301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf6f13e1-825a-425e-b522-ba034831bc3a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d68d8193-beeb-46ab-b75b-5e1558f8858a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d68d8193-beeb-46ab-b75b-5e1558f8858a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2020249659782678230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20202496597826782302020249659782678230202024965978267823020202496597826782302020249659782678230202024965978267823020202496597826782302020249659782678230202024965978267823020202496597826782302020249659782678230202024965978267823020202496597826782302020249659782678230202024965978267823020202496597826782302020249659782678230202024965978267823020202496597826782302020249659782678230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b77bac3-3ece-48b1-a3aa-da504cf99f14, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 906929cc-3506-4705-9f6a-a06b61663ea1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 906929cc-3506-4705-9f6a-a06b61663ea1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10921952975015491503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092195297501549150310921952975015491503109219529750154915031092195297501549150310921952975015491503109219529750154915031092195297501549150310921952975015491503109219529750154915031092195297501549150310921952975015491503109219529750154915031092195297501549150310921952975015491503109219529750154915031092195297501549150310921952975015491503109219529750154915031092195297501549150310921952975015491503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d68d8193-beeb-46ab-b75b-5e1558f8858a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 906929cc-3506-4705-9f6a-a06b61663ea1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c1236a69-e83b-4cc9-8812-80101a88d817, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1236a69-e83b-4cc9-8812-80101a88d817, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13388497844279880850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338849784427988085013388497844279880850133884978442798808501338849784427988085013388497844279880850133884978442798808501338849784427988085013388497844279880850133884978442798808501338849784427988085013388497844279880850133884978442798808501338849784427988085013388497844279880850133884978442798808501338849784427988085013388497844279880850133884978442798808501338849784427988085013388497844279880850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 58fc5dd0-3fcd-4bb4-b4c3-155927ab4106, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58fc5dd0-3fcd-4bb4-b4c3-155927ab4106, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15184902053395176451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518490205339517645115184902053395176451151849020533951764511518490205339517645115184902053395176451151849020533951764511518490205339517645115184902053395176451151849020533951764511518490205339517645115184902053395176451151849020533951764511518490205339517645115184902053395176451151849020533951764511518490205339517645115184902053395176451151849020533951764511518490205339517645115184902053395176451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1236a69-e83b-4cc9-8812-80101a88d817, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58fc5dd0-3fcd-4bb4-b4c3-155927ab4106, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0c97cf1-2e58-4d50-bae4-ba73f5724efc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9440873c-355f-41ad-b89f-1ae48f3b790a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0c97cf1-2e58-4d50-bae4-ba73f5724efc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15088874255804204355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508887425580420435515088874255804204355150888742558042043551508887425580420435515088874255804204355150888742558042043551508887425580420435515088874255804204355150888742558042043551508887425580420435515088874255804204355150888742558042043551508887425580420435515088874255804204355150888742558042043551508887425580420435515088874255804204355150888742558042043551508887425580420435515088874255804204355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9440873c-355f-41ad-b89f-1ae48f3b790a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13904298044959347063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390429804495934706313904298044959347063139042980449593470631390429804495934706313904298044959347063139042980449593470631390429804495934706313904298044959347063139042980449593470631390429804495934706313904298044959347063139042980449593470631390429804495934706313904298044959347063139042980449593470631390429804495934706313904298044959347063139042980449593470631390429804495934706313904298044959347063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0c97cf1-2e58-4d50-bae4-ba73f5724efc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e2ba20e0-a156-49f5-adcc-a0201a9415fd, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2ba20e0-a156-49f5-adcc-a0201a9415fd, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15837657657374297560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583765765737429756015837657657374297560158376576573742975601583765765737429756015837657657374297560158376576573742975601583765765737429756015837657657374297560158376576573742975601583765765737429756015837657657374297560158376576573742975601583765765737429756015837657657374297560158376576573742975601583765765737429756015837657657374297560158376576573742975601583765765737429756015837657657374297560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9440873c-355f-41ad-b89f-1ae48f3b790a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f6b0b90-3497-41e4-a972-84ea0024c4ee, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f6b0b90-3497-41e4-a972-84ea0024c4ee, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17149706496316516710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714970649631651671017149706496316516710171497064963165167101714970649631651671017149706496316516710171497064963165167101714970649631651671017149706496316516710171497064963165167101714970649631651671017149706496316516710171497064963165167101714970649631651671017149706496316516710171497064963165167101714970649631651671017149706496316516710171497064963165167101714970649631651671017149706496316516710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2ba20e0-a156-49f5-adcc-a0201a9415fd, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cbbb53cd-5240-431c-ac58-1179fb5a005c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbbb53cd-5240-431c-ac58-1179fb5a005c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9123090405181955183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91230904051819551839123090405181955183912309040518195518391230904051819551839123090405181955183912309040518195518391230904051819551839123090405181955183912309040518195518391230904051819551839123090405181955183912309040518195518391230904051819551839123090405181955183912309040518195518391230904051819551839123090405181955183912309040518195518391230904051819551839123090405181955183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f6b0b90-3497-41e4-a972-84ea0024c4ee, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 58a909d0-3315-4c10-9703-090c3724ccc1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58a909d0-3315-4c10-9703-090c3724ccc1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12947549064981553738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294754906498155373812947549064981553738129475490649815537381294754906498155373812947549064981553738129475490649815537381294754906498155373812947549064981553738129475490649815537381294754906498155373812947549064981553738129475490649815537381294754906498155373812947549064981553738129475490649815537381294754906498155373812947549064981553738129475490649815537381294754906498155373812947549064981553738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbbb53cd-5240-431c-ac58-1179fb5a005c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58a909d0-3315-4c10-9703-090c3724ccc1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e51467cf-3375-4801-925e-c2fbc3c1fc60, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e51467cf-3375-4801-925e-c2fbc3c1fc60, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7904009665818416283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79040096658184162837904009665818416283790400966581841628379040096658184162837904009665818416283790400966581841628379040096658184162837904009665818416283790400966581841628379040096658184162837904009665818416283790400966581841628379040096658184162837904009665818416283790400966581841628379040096658184162837904009665818416283790400966581841628379040096658184162837904009665818416283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 26278300-102d-4e90-8806-78dccac97cf5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26278300-102d-4e90-8806-78dccac97cf5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16439685101015519281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643968510101551928116439685101015519281164396851010155192811643968510101551928116439685101015519281164396851010155192811643968510101551928116439685101015519281164396851010155192811643968510101551928116439685101015519281164396851010155192811643968510101551928116439685101015519281164396851010155192811643968510101551928116439685101015519281164396851010155192811643968510101551928116439685101015519281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e51467cf-3375-4801-925e-c2fbc3c1fc60, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26278300-102d-4e90-8806-78dccac97cf5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, abed2e79-81ab-4238-aca4-571d0584b53c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abed2e79-81ab-4238-aca4-571d0584b53c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2178161565193213319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21781615651932133192178161565193213319217816156519321331921781615651932133192178161565193213319217816156519321331921781615651932133192178161565193213319217816156519321331921781615651932133192178161565193213319217816156519321331921781615651932133192178161565193213319217816156519321331921781615651932133192178161565193213319217816156519321331921781615651932133192178161565193213319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 22590a68-14be-4932-bf84-40396b259087, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22590a68-14be-4932-bf84-40396b259087, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 109794334244313698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698109794334244313698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abed2e79-81ab-4238-aca4-571d0584b53c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e6491626-1b26-49f3-bdb2-f31054472dd5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6491626-1b26-49f3-bdb2-f31054472dd5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8828165134699528077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88281651346995280778828165134699528077882816513469952807788281651346995280778828165134699528077882816513469952807788281651346995280778828165134699528077882816513469952807788281651346995280778828165134699528077882816513469952807788281651346995280778828165134699528077882816513469952807788281651346995280778828165134699528077882816513469952807788281651346995280778828165134699528077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22590a68-14be-4932-bf84-40396b259087, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7e2a5784-b901-4b01-9a0f-c4014b5dfb20, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e2a5784-b901-4b01-9a0f-c4014b5dfb20, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8156292872271144652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81562928722711446528156292872271144652815629287227114465281562928722711446528156292872271144652815629287227114465281562928722711446528156292872271144652815629287227114465281562928722711446528156292872271144652815629287227114465281562928722711446528156292872271144652815629287227114465281562928722711446528156292872271144652815629287227114465281562928722711446528156292872271144652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6491626-1b26-49f3-bdb2-f31054472dd5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bda0f00e-669f-4074-80de-d8d4b7545d4b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bda0f00e-669f-4074-80de-d8d4b7545d4b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7446228062442084616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74462280624420846167446228062442084616744622806244208461674462280624420846167446228062442084616744622806244208461674462280624420846167446228062442084616744622806244208461674462280624420846167446228062442084616744622806244208461674462280624420846167446228062442084616744622806244208461674462280624420846167446228062442084616744622806244208461674462280624420846167446228062442084616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e2a5784-b901-4b01-9a0f-c4014b5dfb20, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f3e1b15e-dd03-44b3-b2e5-7839bd35c1a1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3e1b15e-dd03-44b3-b2e5-7839bd35c1a1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1712337020907026292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17123370209070262921712337020907026292171233702090702629217123370209070262921712337020907026292171233702090702629217123370209070262921712337020907026292171233702090702629217123370209070262921712337020907026292171233702090702629217123370209070262921712337020907026292171233702090702629217123370209070262921712337020907026292171233702090702629217123370209070262921712337020907026292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3e1b15e-dd03-44b3-b2e5-7839bd35c1a1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3741e790-f74a-4ec6-bc30-bf09268e3e7e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3741e790-f74a-4ec6-bc30-bf09268e3e7e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15896061176567354741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589606117656735474115896061176567354741158960611765673547411589606117656735474115896061176567354741158960611765673547411589606117656735474115896061176567354741158960611765673547411589606117656735474115896061176567354741158960611765673547411589606117656735474115896061176567354741158960611765673547411589606117656735474115896061176567354741158960611765673547411589606117656735474115896061176567354741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bda0f00e-669f-4074-80de-d8d4b7545d4b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 28d43472-cc67-4c71-96b1-83dd1a7d9567, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d43472-cc67-4c71-96b1-83dd1a7d9567, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11400102891854864373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140010289185486437311400102891854864373114001028918548643731140010289185486437311400102891854864373114001028918548643731140010289185486437311400102891854864373114001028918548643731140010289185486437311400102891854864373114001028918548643731140010289185486437311400102891854864373114001028918548643731140010289185486437311400102891854864373114001028918548643731140010289185486437311400102891854864373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3741e790-f74a-4ec6-bc30-bf09268e3e7e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4dd1e357-9de3-416b-9dcf-46ed87cc6807, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dd1e357-9de3-416b-9dcf-46ed87cc6807, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5962059455275425237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59620594552754252375962059455275425237596205945527542523759620594552754252375962059455275425237596205945527542523759620594552754252375962059455275425237596205945527542523759620594552754252375962059455275425237596205945527542523759620594552754252375962059455275425237596205945527542523759620594552754252375962059455275425237596205945527542523759620594552754252375962059455275425237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d43472-cc67-4c71-96b1-83dd1a7d9567, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 79d3e77f-9c86-499d-a5e5-ff116a005ea6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79d3e77f-9c86-499d-a5e5-ff116a005ea6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6790049112037720993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67900491120377209936790049112037720993679004911203772099367900491120377209936790049112037720993679004911203772099367900491120377209936790049112037720993679004911203772099367900491120377209936790049112037720993679004911203772099367900491120377209936790049112037720993679004911203772099367900491120377209936790049112037720993679004911203772099367900491120377209936790049112037720993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dd1e357-9de3-416b-9dcf-46ed87cc6807, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 865aabc5-8755-4ad4-8d00-496f23df92f7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 865aabc5-8755-4ad4-8d00-496f23df92f7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11434325697037219805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143432569703721980511434325697037219805114343256970372198051143432569703721980511434325697037219805114343256970372198051143432569703721980511434325697037219805114343256970372198051143432569703721980511434325697037219805114343256970372198051143432569703721980511434325697037219805114343256970372198051143432569703721980511434325697037219805114343256970372198051143432569703721980511434325697037219805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79d3e77f-9c86-499d-a5e5-ff116a005ea6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da4fdae8-7c0b-413c-89f2-94016e6b4cc7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da4fdae8-7c0b-413c-89f2-94016e6b4cc7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3335327665936897919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33353276659368979193335327665936897919333532766593689791933353276659368979193335327665936897919333532766593689791933353276659368979193335327665936897919333532766593689791933353276659368979193335327665936897919333532766593689791933353276659368979193335327665936897919333532766593689791933353276659368979193335327665936897919333532766593689791933353276659368979193335327665936897919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 865aabc5-8755-4ad4-8d00-496f23df92f7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a4d28443-ae73-49b2-a578-0eb111836a7c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d28443-ae73-49b2-a578-0eb111836a7c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5672125653719606900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56721256537196069005672125653719606900567212565371960690056721256537196069005672125653719606900567212565371960690056721256537196069005672125653719606900567212565371960690056721256537196069005672125653719606900567212565371960690056721256537196069005672125653719606900567212565371960690056721256537196069005672125653719606900567212565371960690056721256537196069005672125653719606900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da4fdae8-7c0b-413c-89f2-94016e6b4cc7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 025a1fc1-eb0d-4ba5-bc10-755a72fa6b2c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 025a1fc1-eb0d-4ba5-bc10-755a72fa6b2c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15616317669749081367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561631766974908136715616317669749081367156163176697490813671561631766974908136715616317669749081367156163176697490813671561631766974908136715616317669749081367156163176697490813671561631766974908136715616317669749081367156163176697490813671561631766974908136715616317669749081367156163176697490813671561631766974908136715616317669749081367156163176697490813671561631766974908136715616317669749081367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d28443-ae73-49b2-a578-0eb111836a7c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a4ed927a-17bd-4fbb-af60-a21d9fab2857, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ed927a-17bd-4fbb-af60-a21d9fab2857, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7440191943351330184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74401919433513301847440191943351330184744019194335133018474401919433513301847440191943351330184744019194335133018474401919433513301847440191943351330184744019194335133018474401919433513301847440191943351330184744019194335133018474401919433513301847440191943351330184744019194335133018474401919433513301847440191943351330184744019194335133018474401919433513301847440191943351330184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 025a1fc1-eb0d-4ba5-bc10-755a72fa6b2c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 827121b1-2c41-4289-8e02-deb9f648f282, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ed927a-17bd-4fbb-af60-a21d9fab2857, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b2d20b6-184a-4c5f-b4eb-0f254976e3c5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b2d20b6-184a-4c5f-b4eb-0f254976e3c5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8615727045103611480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86157270451036114808615727045103611480861572704510361148086157270451036114808615727045103611480861572704510361148086157270451036114808615727045103611480861572704510361148086157270451036114808615727045103611480861572704510361148086157270451036114808615727045103611480861572704510361148086157270451036114808615727045103611480861572704510361148086157270451036114808615727045103611480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 827121b1-2c41-4289-8e02-deb9f648f282, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15887785679450720965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588778567945072096515887785679450720965158877856794507209651588778567945072096515887785679450720965158877856794507209651588778567945072096515887785679450720965158877856794507209651588778567945072096515887785679450720965158877856794507209651588778567945072096515887785679450720965158877856794507209651588778567945072096515887785679450720965158877856794507209651588778567945072096515887785679450720965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b2d20b6-184a-4c5f-b4eb-0f254976e3c5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cd03e93e-4cc4-4afc-a74f-48f56e427cd8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd03e93e-4cc4-4afc-a74f-48f56e427cd8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8780685030620852115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87806850306208521158780685030620852115878068503062085211587806850306208521158780685030620852115878068503062085211587806850306208521158780685030620852115878068503062085211587806850306208521158780685030620852115878068503062085211587806850306208521158780685030620852115878068503062085211587806850306208521158780685030620852115878068503062085211587806850306208521158780685030620852115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 827121b1-2c41-4289-8e02-deb9f648f282, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 02eb7715-3431-4284-ae87-eb24c0bc1b4f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02eb7715-3431-4284-ae87-eb24c0bc1b4f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10058806427803275317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005880642780327531710058806427803275317100588064278032753171005880642780327531710058806427803275317100588064278032753171005880642780327531710058806427803275317100588064278032753171005880642780327531710058806427803275317100588064278032753171005880642780327531710058806427803275317100588064278032753171005880642780327531710058806427803275317100588064278032753171005880642780327531710058806427803275317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd03e93e-4cc4-4afc-a74f-48f56e427cd8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02eb7715-3431-4284-ae87-eb24c0bc1b4f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc7743e0-9d4b-4bcc-bd9a-7a0d1435b573, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 24ccac45-3779-4880-885a-c3bd9942e05b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc7743e0-9d4b-4bcc-bd9a-7a0d1435b573, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1955313989893799560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19553139898937995601955313989893799560195531398989379956019553139898937995601955313989893799560195531398989379956019553139898937995601955313989893799560195531398989379956019553139898937995601955313989893799560195531398989379956019553139898937995601955313989893799560195531398989379956019553139898937995601955313989893799560195531398989379956019553139898937995601955313989893799560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24ccac45-3779-4880-885a-c3bd9942e05b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2470368236800211448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24703682368002114482470368236800211448247036823680021144824703682368002114482470368236800211448247036823680021144824703682368002114482470368236800211448247036823680021144824703682368002114482470368236800211448247036823680021144824703682368002114482470368236800211448247036823680021144824703682368002114482470368236800211448247036823680021144824703682368002114482470368236800211448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc7743e0-9d4b-4bcc-bd9a-7a0d1435b573, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c674319-704e-48df-b1a1-5b44a6c38b34, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c674319-704e-48df-b1a1-5b44a6c38b34, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17429023679677649976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742902367967764997617429023679677649976174290236796776499761742902367967764997617429023679677649976174290236796776499761742902367967764997617429023679677649976174290236796776499761742902367967764997617429023679677649976174290236796776499761742902367967764997617429023679677649976174290236796776499761742902367967764997617429023679677649976174290236796776499761742902367967764997617429023679677649976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24ccac45-3779-4880-885a-c3bd9942e05b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be8b46d3-c735-4ca5-8d0c-d9c0921a2ee5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be8b46d3-c735-4ca5-8d0c-d9c0921a2ee5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2264267567185534929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22642675671855349292264267567185534929226426756718553492922642675671855349292264267567185534929226426756718553492922642675671855349292264267567185534929226426756718553492922642675671855349292264267567185534929226426756718553492922642675671855349292264267567185534929226426756718553492922642675671855349292264267567185534929226426756718553492922642675671855349292264267567185534929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c674319-704e-48df-b1a1-5b44a6c38b34, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ba93435-0b56-4251-97d9-53aa5b18f88d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba93435-0b56-4251-97d9-53aa5b18f88d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18034148698363293728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803414869836329372818034148698363293728180341486983632937281803414869836329372818034148698363293728180341486983632937281803414869836329372818034148698363293728180341486983632937281803414869836329372818034148698363293728180341486983632937281803414869836329372818034148698363293728180341486983632937281803414869836329372818034148698363293728180341486983632937281803414869836329372818034148698363293728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be8b46d3-c735-4ca5-8d0c-d9c0921a2ee5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a0098779-b68a-4516-805e-a2c566086e8b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0098779-b68a-4516-805e-a2c566086e8b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17191686690746834508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719168669074683450817191686690746834508171916866907468345081719168669074683450817191686690746834508171916866907468345081719168669074683450817191686690746834508171916866907468345081719168669074683450817191686690746834508171916866907468345081719168669074683450817191686690746834508171916866907468345081719168669074683450817191686690746834508171916866907468345081719168669074683450817191686690746834508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba93435-0b56-4251-97d9-53aa5b18f88d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 26ab5176-dc02-48ff-8c8a-790561d05a6f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26ab5176-dc02-48ff-8c8a-790561d05a6f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7918459256262590686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79184592562625906867918459256262590686791845925626259068679184592562625906867918459256262590686791845925626259068679184592562625906867918459256262590686791845925626259068679184592562625906867918459256262590686791845925626259068679184592562625906867918459256262590686791845925626259068679184592562625906867918459256262590686791845925626259068679184592562625906867918459256262590686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0098779-b68a-4516-805e-a2c566086e8b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 537927e2-68a3-4eed-a856-32fd21c20a86, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 537927e2-68a3-4eed-a856-32fd21c20a86, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15433150939195523420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543315093919552342015433150939195523420154331509391955234201543315093919552342015433150939195523420154331509391955234201543315093919552342015433150939195523420154331509391955234201543315093919552342015433150939195523420154331509391955234201543315093919552342015433150939195523420154331509391955234201543315093919552342015433150939195523420154331509391955234201543315093919552342015433150939195523420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26ab5176-dc02-48ff-8c8a-790561d05a6f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 537927e2-68a3-4eed-a856-32fd21c20a86, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f43b884a-b04b-4031-af90-48aae13d5dfa, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f43b884a-b04b-4031-af90-48aae13d5dfa, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1271491756897492525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12714917568974925251271491756897492525127149175689749252512714917568974925251271491756897492525127149175689749252512714917568974925251271491756897492525127149175689749252512714917568974925251271491756897492525127149175689749252512714917568974925251271491756897492525127149175689749252512714917568974925251271491756897492525127149175689749252512714917568974925251271491756897492525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18151b09-3f97-4ea3-b62f-e75f4c7d022f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18151b09-3f97-4ea3-b62f-e75f4c7d022f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5088740153461300030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50887401534613000305088740153461300030508874015346130003050887401534613000305088740153461300030508874015346130003050887401534613000305088740153461300030508874015346130003050887401534613000305088740153461300030508874015346130003050887401534613000305088740153461300030508874015346130003050887401534613000305088740153461300030508874015346130003050887401534613000305088740153461300030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f43b884a-b04b-4031-af90-48aae13d5dfa, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cdca067e-9482-4ab8-9e8c-5874e9a54547, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18151b09-3f97-4ea3-b62f-e75f4c7d022f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdca067e-9482-4ab8-9e8c-5874e9a54547, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3385695325034776923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33856953250347769233385695325034776923338569532503477692333856953250347769233385695325034776923338569532503477692333856953250347769233385695325034776923338569532503477692333856953250347769233385695325034776923338569532503477692333856953250347769233385695325034776923338569532503477692333856953250347769233385695325034776923338569532503477692333856953250347769233385695325034776923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6988800e-d575-417e-b9a7-09c1b50804ad, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6988800e-d575-417e-b9a7-09c1b50804ad, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 605036489987735434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434605036489987735434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdca067e-9482-4ab8-9e8c-5874e9a54547, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6cc6c474-883e-44f0-800e-67e11b065dae, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cc6c474-883e-44f0-800e-67e11b065dae, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11941978005236243583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194197800523624358311941978005236243583119419780052362435831194197800523624358311941978005236243583119419780052362435831194197800523624358311941978005236243583119419780052362435831194197800523624358311941978005236243583119419780052362435831194197800523624358311941978005236243583119419780052362435831194197800523624358311941978005236243583119419780052362435831194197800523624358311941978005236243583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6988800e-d575-417e-b9a7-09c1b50804ad, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 866c1c5a-8815-4d09-bb9a-5dce44c43deb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 866c1c5a-8815-4d09-bb9a-5dce44c43deb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5931623595833208138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59316235958332081385931623595833208138593162359583320813859316235958332081385931623595833208138593162359583320813859316235958332081385931623595833208138593162359583320813859316235958332081385931623595833208138593162359583320813859316235958332081385931623595833208138593162359583320813859316235958332081385931623595833208138593162359583320813859316235958332081385931623595833208138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cc6c474-883e-44f0-800e-67e11b065dae, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1502737e-0772-4560-b03f-ca6290a718c7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1502737e-0772-4560-b03f-ca6290a718c7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10546454009373024711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054645400937302471110546454009373024711105464540093730247111054645400937302471110546454009373024711105464540093730247111054645400937302471110546454009373024711105464540093730247111054645400937302471110546454009373024711105464540093730247111054645400937302471110546454009373024711105464540093730247111054645400937302471110546454009373024711105464540093730247111054645400937302471110546454009373024711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 866c1c5a-8815-4d09-bb9a-5dce44c43deb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2dc27018-b791-4750-bc0c-6e1a0b25c370, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dc27018-b791-4750-bc0c-6e1a0b25c370, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15749089731648183923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574908973164818392315749089731648183923157490897316481839231574908973164818392315749089731648183923157490897316481839231574908973164818392315749089731648183923157490897316481839231574908973164818392315749089731648183923157490897316481839231574908973164818392315749089731648183923157490897316481839231574908973164818392315749089731648183923157490897316481839231574908973164818392315749089731648183923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1502737e-0772-4560-b03f-ca6290a718c7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dc27018-b791-4750-bc0c-6e1a0b25c370, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f520324c-ebfd-4e46-805f-9248f2aba9a7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f520324c-ebfd-4e46-805f-9248f2aba9a7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17115164062502920283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711516406250292028317115164062502920283171151640625029202831711516406250292028317115164062502920283171151640625029202831711516406250292028317115164062502920283171151640625029202831711516406250292028317115164062502920283171151640625029202831711516406250292028317115164062502920283171151640625029202831711516406250292028317115164062502920283171151640625029202831711516406250292028317115164062502920283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bad24826-39ef-4542-9e65-5150f1dbb2ff, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bad24826-39ef-4542-9e65-5150f1dbb2ff, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9401338611591881111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94013386115918811119401338611591881111940133861159188111194013386115918811119401338611591881111940133861159188111194013386115918811119401338611591881111940133861159188111194013386115918811119401338611591881111940133861159188111194013386115918811119401338611591881111940133861159188111194013386115918811119401338611591881111940133861159188111194013386115918811119401338611591881111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f520324c-ebfd-4e46-805f-9248f2aba9a7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bad24826-39ef-4542-9e65-5150f1dbb2ff, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a61d0772-080e-4efd-ad91-6b90fa973da2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a61d0772-080e-4efd-ad91-6b90fa973da2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1548086088856290255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15480860888562902551548086088856290255154808608885629025515480860888562902551548086088856290255154808608885629025515480860888562902551548086088856290255154808608885629025515480860888562902551548086088856290255154808608885629025515480860888562902551548086088856290255154808608885629025515480860888562902551548086088856290255154808608885629025515480860888562902551548086088856290255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e9a154d6-6eeb-4160-a65b-381962397657, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9a154d6-6eeb-4160-a65b-381962397657, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15544997142578612485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554499714257861248515544997142578612485155449971425786124851554499714257861248515544997142578612485155449971425786124851554499714257861248515544997142578612485155449971425786124851554499714257861248515544997142578612485155449971425786124851554499714257861248515544997142578612485155449971425786124851554499714257861248515544997142578612485155449971425786124851554499714257861248515544997142578612485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9a154d6-6eeb-4160-a65b-381962397657, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a61d0772-080e-4efd-ad91-6b90fa973da2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06e1cc77-3c5c-47b4-98a9-d463c941f0e9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06e1cc77-3c5c-47b4-98a9-d463c941f0e9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5727153981592710340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57271539815927103405727153981592710340572715398159271034057271539815927103405727153981592710340572715398159271034057271539815927103405727153981592710340572715398159271034057271539815927103405727153981592710340572715398159271034057271539815927103405727153981592710340572715398159271034057271539815927103405727153981592710340572715398159271034057271539815927103405727153981592710340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2b58964e-6d7b-429a-9e7b-0cd3ab1cb328, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b58964e-6d7b-429a-9e7b-0cd3ab1cb328, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12083934020801771261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208393402080177126112083934020801771261120839340208017712611208393402080177126112083934020801771261120839340208017712611208393402080177126112083934020801771261120839340208017712611208393402080177126112083934020801771261120839340208017712611208393402080177126112083934020801771261120839340208017712611208393402080177126112083934020801771261120839340208017712611208393402080177126112083934020801771261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06e1cc77-3c5c-47b4-98a9-d463c941f0e9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2a3f3ec9-92e9-4527-92f6-5c77dd67fc31, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a3f3ec9-92e9-4527-92f6-5c77dd67fc31, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10460703496132576617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046070349613257661710460703496132576617104607034961325766171046070349613257661710460703496132576617104607034961325766171046070349613257661710460703496132576617104607034961325766171046070349613257661710460703496132576617104607034961325766171046070349613257661710460703496132576617104607034961325766171046070349613257661710460703496132576617104607034961325766171046070349613257661710460703496132576617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b58964e-6d7b-429a-9e7b-0cd3ab1cb328, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7462f514-6ff5-43e5-aa75-8b398db3f30b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a3f3ec9-92e9-4527-92f6-5c77dd67fc31, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7462f514-6ff5-43e5-aa75-8b398db3f30b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4648263109738965996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46482631097389659964648263109738965996464826310973896599646482631097389659964648263109738965996464826310973896599646482631097389659964648263109738965996464826310973896599646482631097389659964648263109738965996464826310973896599646482631097389659964648263109738965996464826310973896599646482631097389659964648263109738965996464826310973896599646482631097389659964648263109738965996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c30254b-8235-4237-8d60-762094453042, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c30254b-8235-4237-8d60-762094453042, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1496351885751080861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14963518857510808611496351885751080861149635188575108086114963518857510808611496351885751080861149635188575108086114963518857510808611496351885751080861149635188575108086114963518857510808611496351885751080861149635188575108086114963518857510808611496351885751080861149635188575108086114963518857510808611496351885751080861149635188575108086114963518857510808611496351885751080861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c30254b-8235-4237-8d60-762094453042, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7462f514-6ff5-43e5-aa75-8b398db3f30b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be2ad6ca-91ea-4fff-902c-498fd4421547, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be2ad6ca-91ea-4fff-902c-498fd4421547, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13606886562660984402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360688656266098440213606886562660984402136068865626609844021360688656266098440213606886562660984402136068865626609844021360688656266098440213606886562660984402136068865626609844021360688656266098440213606886562660984402136068865626609844021360688656266098440213606886562660984402136068865626609844021360688656266098440213606886562660984402136068865626609844021360688656266098440213606886562660984402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c5d28fd4-d302-4600-a1e2-5bc076d6d38b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d28fd4-d302-4600-a1e2-5bc076d6d38b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9587305358109914871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95873053581099148719587305358109914871958730535810991487195873053581099148719587305358109914871958730535810991487195873053581099148719587305358109914871958730535810991487195873053581099148719587305358109914871958730535810991487195873053581099148719587305358109914871958730535810991487195873053581099148719587305358109914871958730535810991487195873053581099148719587305358109914871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d28fd4-d302-4600-a1e2-5bc076d6d38b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 859badf1-a59a-473f-9988-36ce4f5440cc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 859badf1-a59a-473f-9988-36ce4f5440cc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13836431699327744273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383643169932774427313836431699327744273138364316993277442731383643169932774427313836431699327744273138364316993277442731383643169932774427313836431699327744273138364316993277442731383643169932774427313836431699327744273138364316993277442731383643169932774427313836431699327744273138364316993277442731383643169932774427313836431699327744273138364316993277442731383643169932774427313836431699327744273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be2ad6ca-91ea-4fff-902c-498fd4421547, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 15f86999-ecd1-4633-a3c1-7ed47a45651e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f86999-ecd1-4633-a3c1-7ed47a45651e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 360248760447069073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073360248760447069073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f86999-ecd1-4633-a3c1-7ed47a45651e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ab3c8937-b90f-498a-b19c-317cee9197dd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 859badf1-a59a-473f-9988-36ce4f5440cc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3c8937-b90f-498a-b19c-317cee9197dd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1517716336544411520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15177163365444115201517716336544411520151771633654441152015177163365444115201517716336544411520151771633654441152015177163365444115201517716336544411520151771633654441152015177163365444115201517716336544411520151771633654441152015177163365444115201517716336544411520151771633654441152015177163365444115201517716336544411520151771633654441152015177163365444115201517716336544411520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1270bb9a-bf92-4240-b01a-e3141333043a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1270bb9a-bf92-4240-b01a-e3141333043a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10275555417545871621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027555541754587162110275555417545871621102755554175458716211027555541754587162110275555417545871621102755554175458716211027555541754587162110275555417545871621102755554175458716211027555541754587162110275555417545871621102755554175458716211027555541754587162110275555417545871621102755554175458716211027555541754587162110275555417545871621102755554175458716211027555541754587162110275555417545871621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1270bb9a-bf92-4240-b01a-e3141333043a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3c8937-b90f-498a-b19c-317cee9197dd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 48eee516-b965-4910-aeb4-2d979ba6fc32, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48eee516-b965-4910-aeb4-2d979ba6fc32, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6537039564955802869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65370395649558028696537039564955802869653703956495580286965370395649558028696537039564955802869653703956495580286965370395649558028696537039564955802869653703956495580286965370395649558028696537039564955802869653703956495580286965370395649558028696537039564955802869653703956495580286965370395649558028696537039564955802869653703956495580286965370395649558028696537039564955802869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5258f446-9d4d-4bc9-a22a-5b414146bf4d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5258f446-9d4d-4bc9-a22a-5b414146bf4d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2158135180213150314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21581351802131503142158135180213150314215813518021315031421581351802131503142158135180213150314215813518021315031421581351802131503142158135180213150314215813518021315031421581351802131503142158135180213150314215813518021315031421581351802131503142158135180213150314215813518021315031421581351802131503142158135180213150314215813518021315031421581351802131503142158135180213150314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48eee516-b965-4910-aeb4-2d979ba6fc32, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3f0e4b76-7bec-4f63-8eed-780f616e3c81, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5258f446-9d4d-4bc9-a22a-5b414146bf4d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f0e4b76-7bec-4f63-8eed-780f616e3c81, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10238345885919386865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023834588591938686510238345885919386865102383458859193868651023834588591938686510238345885919386865102383458859193868651023834588591938686510238345885919386865102383458859193868651023834588591938686510238345885919386865102383458859193868651023834588591938686510238345885919386865102383458859193868651023834588591938686510238345885919386865102383458859193868651023834588591938686510238345885919386865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 163c46ae-1e3a-4cd4-aa4c-831fb1940aad, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 163c46ae-1e3a-4cd4-aa4c-831fb1940aad, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4457242431391785600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44572424313917856004457242431391785600445724243139178560044572424313917856004457242431391785600445724243139178560044572424313917856004457242431391785600445724243139178560044572424313917856004457242431391785600445724243139178560044572424313917856004457242431391785600445724243139178560044572424313917856004457242431391785600445724243139178560044572424313917856004457242431391785600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f0e4b76-7bec-4f63-8eed-780f616e3c81, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 163c46ae-1e3a-4cd4-aa4c-831fb1940aad, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8b398780-7b22-4426-b2c1-4f6a662c4c96, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b398780-7b22-4426-b2c1-4f6a662c4c96, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6163690920545465481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61636909205454654816163690920545465481616369092054546548161636909205454654816163690920545465481616369092054546548161636909205454654816163690920545465481616369092054546548161636909205454654816163690920545465481616369092054546548161636909205454654816163690920545465481616369092054546548161636909205454654816163690920545465481616369092054546548161636909205454654816163690920545465481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5ac65413-1a02-4b23-9f78-27934da62c97, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ac65413-1a02-4b23-9f78-27934da62c97, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9239649254526478096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92396492545264780969239649254526478096923964925452647809692396492545264780969239649254526478096923964925452647809692396492545264780969239649254526478096923964925452647809692396492545264780969239649254526478096923964925452647809692396492545264780969239649254526478096923964925452647809692396492545264780969239649254526478096923964925452647809692396492545264780969239649254526478096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b398780-7b22-4426-b2c1-4f6a662c4c96, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3b2b08be-9a73-40e7-aabb-031bbb25e86c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b2b08be-9a73-40e7-aabb-031bbb25e86c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16690405685927267794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669040568592726779416690405685927267794166904056859272677941669040568592726779416690405685927267794166904056859272677941669040568592726779416690405685927267794166904056859272677941669040568592726779416690405685927267794166904056859272677941669040568592726779416690405685927267794166904056859272677941669040568592726779416690405685927267794166904056859272677941669040568592726779416690405685927267794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ac65413-1a02-4b23-9f78-27934da62c97, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9c1b7d4a-b8f2-412a-b48c-b58e97780ac2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c1b7d4a-b8f2-412a-b48c-b58e97780ac2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17076682317009364963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707668231700936496317076682317009364963170766823170093649631707668231700936496317076682317009364963170766823170093649631707668231700936496317076682317009364963170766823170093649631707668231700936496317076682317009364963170766823170093649631707668231700936496317076682317009364963170766823170093649631707668231700936496317076682317009364963170766823170093649631707668231700936496317076682317009364963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:9726/1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b2b08be-9a73-40e7-aabb-031bbb25e86c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c1b7d4a-b8f2-412a-b48c-b58e97780ac2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b99098be-e128-45aa-acca-7c6ae4e5e7c0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99098be-e128-45aa-acca-7c6ae4e5e7c0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4866405530986774423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48664055309867744234866405530986774423486640553098677442348664055309867744234866405530986774423486640553098677442348664055309867744234866405530986774423486640553098677442348664055309867744234866405530986774423486640553098677442348664055309867744234866405530986774423486640553098677442348664055309867744234866405530986774423486640553098677442348664055309867744234866405530986774423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d032b7bd-f901-4d59-956f-2647fb3d220d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d032b7bd-f901-4d59-956f-2647fb3d220d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13436825301578172750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343682530157817275013436825301578172750134368253015781727501343682530157817275013436825301578172750134368253015781727501343682530157817275013436825301578172750134368253015781727501343682530157817275013436825301578172750134368253015781727501343682530157817275013436825301578172750134368253015781727501343682530157817275013436825301578172750134368253015781727501343682530157817275013436825301578172750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99098be-e128-45aa-acca-7c6ae4e5e7c0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b0f3e44-fc38-4dd6-ac31-c94bfa9109fa, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d032b7bd-f901-4d59-956f-2647fb3d220d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b0f3e44-fc38-4dd6-ac31-c94bfa9109fa, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5548820026025639895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55488200260256398955548820026025639895554882002602563989555488200260256398955548820026025639895554882002602563989555488200260256398955548820026025639895554882002602563989555488200260256398955548820026025639895554882002602563989555488200260256398955548820026025639895554882002602563989555488200260256398955548820026025639895554882002602563989555488200260256398955548820026025639895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 59dac522-b148-4a75-908c-8b5b603bb521, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59dac522-b148-4a75-908c-8b5b603bb521, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15860935694378807702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586093569437880770215860935694378807702158609356943788077021586093569437880770215860935694378807702158609356943788077021586093569437880770215860935694378807702158609356943788077021586093569437880770215860935694378807702158609356943788077021586093569437880770215860935694378807702158609356943788077021586093569437880770215860935694378807702158609356943788077021586093569437880770215860935694378807702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b0f3e44-fc38-4dd6-ac31-c94bfa9109fa, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62137bcc-016c-4191-9c7b-6c6e6bed44fe, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62137bcc-016c-4191-9c7b-6c6e6bed44fe, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4548959735026285170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45489597350262851704548959735026285170454895973502628517045489597350262851704548959735026285170454895973502628517045489597350262851704548959735026285170454895973502628517045489597350262851704548959735026285170454895973502628517045489597350262851704548959735026285170454895973502628517045489597350262851704548959735026285170454895973502628517045489597350262851704548959735026285170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59dac522-b148-4a75-908c-8b5b603bb521, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, db9933e5-8710-4969-9adb-c5bc79b17004, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db9933e5-8710-4969-9adb-c5bc79b17004, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1000592341342555841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10005923413425558411000592341342555841100059234134255584110005923413425558411000592341342555841100059234134255584110005923413425558411000592341342555841100059234134255584110005923413425558411000592341342555841100059234134255584110005923413425558411000592341342555841100059234134255584110005923413425558411000592341342555841100059234134255584110005923413425558411000592341342555841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62137bcc-016c-4191-9c7b-6c6e6bed44fe, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e5ddb77-deeb-45d6-a5e9-b1deafce7220, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e5ddb77-deeb-45d6-a5e9-b1deafce7220, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3336111923134212197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33361119231342121973336111923134212197333611192313421219733361119231342121973336111923134212197333611192313421219733361119231342121973336111923134212197333611192313421219733361119231342121973336111923134212197333611192313421219733361119231342121973336111923134212197333611192313421219733361119231342121973336111923134212197333611192313421219733361119231342121973336111923134212197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db9933e5-8710-4969-9adb-c5bc79b17004, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b292ca11-e61a-4813-85ab-8d22202c12f4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e5ddb77-deeb-45d6-a5e9-b1deafce7220, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 328c1277-c9f5-4444-ae95-0b409361f10e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 328c1277-c9f5-4444-ae95-0b409361f10e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17286473002166103301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728647300216610330117286473002166103301172864730021661033011728647300216610330117286473002166103301172864730021661033011728647300216610330117286473002166103301172864730021661033011728647300216610330117286473002166103301172864730021661033011728647300216610330117286473002166103301172864730021661033011728647300216610330117286473002166103301172864730021661033011728647300216610330117286473002166103301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b292ca11-e61a-4813-85ab-8d22202c12f4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5421880160647188194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54218801606471881945421880160647188194542188016064718819454218801606471881945421880160647188194542188016064718819454218801606471881945421880160647188194542188016064718819454218801606471881945421880160647188194542188016064718819454218801606471881945421880160647188194542188016064718819454218801606471881945421880160647188194542188016064718819454218801606471881945421880160647188194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 328c1277-c9f5-4444-ae95-0b409361f10e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6c8ce448-1e30-41ac-b884-5c245e4d96e4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c8ce448-1e30-41ac-b884-5c245e4d96e4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4946795616996718847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49467956169967188474946795616996718847494679561699671884749467956169967188474946795616996718847494679561699671884749467956169967188474946795616996718847494679561699671884749467956169967188474946795616996718847494679561699671884749467956169967188474946795616996718847494679561699671884749467956169967188474946795616996718847494679561699671884749467956169967188474946795616996718847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b292ca11-e61a-4813-85ab-8d22202c12f4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 82bddf88-125c-4e6a-aa1c-200407ff0d81, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82bddf88-125c-4e6a-aa1c-200407ff0d81, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18202376812585119790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820237681258511979018202376812585119790182023768125851197901820237681258511979018202376812585119790182023768125851197901820237681258511979018202376812585119790182023768125851197901820237681258511979018202376812585119790182023768125851197901820237681258511979018202376812585119790182023768125851197901820237681258511979018202376812585119790182023768125851197901820237681258511979018202376812585119790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c8ce448-1e30-41ac-b884-5c245e4d96e4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d294ce0c-61c0-4ef5-9732-5caa5d04055d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d294ce0c-61c0-4ef5-9732-5caa5d04055d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9506018121233401892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95060181212334018929506018121233401892950601812123340189295060181212334018929506018121233401892950601812123340189295060181212334018929506018121233401892950601812123340189295060181212334018929506018121233401892950601812123340189295060181212334018929506018121233401892950601812123340189295060181212334018929506018121233401892950601812123340189295060181212334018929506018121233401892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82bddf88-125c-4e6a-aa1c-200407ff0d81, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a95563c5-7a11-4649-ab27-4b674de214a4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a95563c5-7a11-4649-ab27-4b674de214a4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3228266774816666182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32282667748166661823228266774816666182322826677481666618232282667748166661823228266774816666182322826677481666618232282667748166661823228266774816666182322826677481666618232282667748166661823228266774816666182322826677481666618232282667748166661823228266774816666182322826677481666618232282667748166661823228266774816666182322826677481666618232282667748166661823228266774816666182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d294ce0c-61c0-4ef5-9732-5caa5d04055d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 98296368-d24c-4441-8858-bad438bae18d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98296368-d24c-4441-8858-bad438bae18d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9125263964052504038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91252639640525040389125263964052504038912526396405250403891252639640525040389125263964052504038912526396405250403891252639640525040389125263964052504038912526396405250403891252639640525040389125263964052504038912526396405250403891252639640525040389125263964052504038912526396405250403891252639640525040389125263964052504038912526396405250403891252639640525040389125263964052504038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a95563c5-7a11-4649-ab27-4b674de214a4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0dde9dbf-2323-4aa1-9793-551b96b0c7a1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dde9dbf-2323-4aa1-9793-551b96b0c7a1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15329449990665310892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532944999066531089215329449990665310892153294499906653108921532944999066531089215329449990665310892153294499906653108921532944999066531089215329449990665310892153294499906653108921532944999066531089215329449990665310892153294499906653108921532944999066531089215329449990665310892153294499906653108921532944999066531089215329449990665310892153294499906653108921532944999066531089215329449990665310892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98296368-d24c-4441-8858-bad438bae18d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 873d806c-7b57-4028-8c81-410a198cd776, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 873d806c-7b57-4028-8c81-410a198cd776, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4257397978377240167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42573979783772401674257397978377240167425739797837724016742573979783772401674257397978377240167425739797837724016742573979783772401674257397978377240167425739797837724016742573979783772401674257397978377240167425739797837724016742573979783772401674257397978377240167425739797837724016742573979783772401674257397978377240167425739797837724016742573979783772401674257397978377240167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dde9dbf-2323-4aa1-9793-551b96b0c7a1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 70c67e44-e010-4f5d-affa-6de371359f54, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70c67e44-e010-4f5d-affa-6de371359f54, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11294001093048594064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129400109304859406411294001093048594064112940010930485940641129400109304859406411294001093048594064112940010930485940641129400109304859406411294001093048594064112940010930485940641129400109304859406411294001093048594064112940010930485940641129400109304859406411294001093048594064112940010930485940641129400109304859406411294001093048594064112940010930485940641129400109304859406411294001093048594064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 873d806c-7b57-4028-8c81-410a198cd776, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c45b0812-d12e-43a9-b56b-142ae8524c96, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c45b0812-d12e-43a9-b56b-142ae8524c96, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2441696601359377633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24416966013593776332441696601359377633244169660135937763324416966013593776332441696601359377633244169660135937763324416966013593776332441696601359377633244169660135937763324416966013593776332441696601359377633244169660135937763324416966013593776332441696601359377633244169660135937763324416966013593776332441696601359377633244169660135937763324416966013593776332441696601359377633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70c67e44-e010-4f5d-affa-6de371359f54, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9d825abe-5ad2-4bf2-97dd-9e98999969f1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d825abe-5ad2-4bf2-97dd-9e98999969f1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11045915070603252773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104591507060325277311045915070603252773110459150706032527731104591507060325277311045915070603252773110459150706032527731104591507060325277311045915070603252773110459150706032527731104591507060325277311045915070603252773110459150706032527731104591507060325277311045915070603252773110459150706032527731104591507060325277311045915070603252773110459150706032527731104591507060325277311045915070603252773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d825abe-5ad2-4bf2-97dd-9e98999969f1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 64ff07a8-6884-4c4b-b74c-22d970702755, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c45b0812-d12e-43a9-b56b-142ae8524c96, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64ff07a8-6884-4c4b-b74c-22d970702755, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14967446653746621440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496744665374662144014967446653746621440149674466537466214401496744665374662144014967446653746621440149674466537466214401496744665374662144014967446653746621440149674466537466214401496744665374662144014967446653746621440149674466537466214401496744665374662144014967446653746621440149674466537466214401496744665374662144014967446653746621440149674466537466214401496744665374662144014967446653746621440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 546ccab9-9c1c-4f5b-9956-70073c5b1fae, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 546ccab9-9c1c-4f5b-9956-70073c5b1fae, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16277417263187629352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627741726318762935216277417263187629352162774172631876293521627741726318762935216277417263187629352162774172631876293521627741726318762935216277417263187629352162774172631876293521627741726318762935216277417263187629352162774172631876293521627741726318762935216277417263187629352162774172631876293521627741726318762935216277417263187629352162774172631876293521627741726318762935216277417263187629352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64ff07a8-6884-4c4b-b74c-22d970702755, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7242bc57-d902-4520-a9d8-092917b5ab18, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7242bc57-d902-4520-a9d8-092917b5ab18, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16548331280075107539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654833128007510753916548331280075107539165483312800751075391654833128007510753916548331280075107539165483312800751075391654833128007510753916548331280075107539165483312800751075391654833128007510753916548331280075107539165483312800751075391654833128007510753916548331280075107539165483312800751075391654833128007510753916548331280075107539165483312800751075391654833128007510753916548331280075107539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 546ccab9-9c1c-4f5b-9956-70073c5b1fae, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62a1ed8b-5276-4c15-bd6d-430268b1c93f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62a1ed8b-5276-4c15-bd6d-430268b1c93f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14157657568005405068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415765756800540506814157657568005405068141576575680054050681415765756800540506814157657568005405068141576575680054050681415765756800540506814157657568005405068141576575680054050681415765756800540506814157657568005405068141576575680054050681415765756800540506814157657568005405068141576575680054050681415765756800540506814157657568005405068141576575680054050681415765756800540506814157657568005405068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7242bc57-d902-4520-a9d8-092917b5ab18, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 11e40651-377a-480b-a0b5-484643babfce, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11e40651-377a-480b-a0b5-484643babfce, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9451708396790638917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94517083967906389179451708396790638917945170839679063891794517083967906389179451708396790638917945170839679063891794517083967906389179451708396790638917945170839679063891794517083967906389179451708396790638917945170839679063891794517083967906389179451708396790638917945170839679063891794517083967906389179451708396790638917945170839679063891794517083967906389179451708396790638917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62a1ed8b-5276-4c15-bd6d-430268b1c93f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f279a5b4-3a95-4126-99a5-e82614be3571, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f279a5b4-3a95-4126-99a5-e82614be3571, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9916607033212421060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99166070332124210609916607033212421060991660703321242106099166070332124210609916607033212421060991660703321242106099166070332124210609916607033212421060991660703321242106099166070332124210609916607033212421060991660703321242106099166070332124210609916607033212421060991660703321242106099166070332124210609916607033212421060991660703321242106099166070332124210609916607033212421060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11e40651-377a-480b-a0b5-484643babfce, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e3bc94c1-8848-4b00-bfea-ecf52e49ed83, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3bc94c1-8848-4b00-bfea-ecf52e49ed83, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5534463767502914306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55344637675029143065534463767502914306553446376750291430655344637675029143065534463767502914306553446376750291430655344637675029143065534463767502914306553446376750291430655344637675029143065534463767502914306553446376750291430655344637675029143065534463767502914306553446376750291430655344637675029143065534463767502914306553446376750291430655344637675029143065534463767502914306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f279a5b4-3a95-4126-99a5-e82614be3571, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63e6291e-40df-4276-b831-04099306a52a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63e6291e-40df-4276-b831-04099306a52a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1427974786002759034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14279747860027590341427974786002759034142797478600275903414279747860027590341427974786002759034142797478600275903414279747860027590341427974786002759034142797478600275903414279747860027590341427974786002759034142797478600275903414279747860027590341427974786002759034142797478600275903414279747860027590341427974786002759034142797478600275903414279747860027590341427974786002759034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63e6291e-40df-4276-b831-04099306a52a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3bc94c1-8848-4b00-bfea-ecf52e49ed83, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b624588c-1ecb-4320-a9dc-26a566045c13, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7cc89585-8662-402e-a448-0f3ca2b6cd18, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b624588c-1ecb-4320-a9dc-26a566045c13, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1456857723292035052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14568577232920350521456857723292035052145685772329203505214568577232920350521456857723292035052145685772329203505214568577232920350521456857723292035052145685772329203505214568577232920350521456857723292035052145685772329203505214568577232920350521456857723292035052145685772329203505214568577232920350521456857723292035052145685772329203505214568577232920350521456857723292035052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cc89585-8662-402e-a448-0f3ca2b6cd18, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7659363846211891280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76593638462118912807659363846211891280765936384621189128076593638462118912807659363846211891280765936384621189128076593638462118912807659363846211891280765936384621189128076593638462118912807659363846211891280765936384621189128076593638462118912807659363846211891280765936384621189128076593638462118912807659363846211891280765936384621189128076593638462118912807659363846211891280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cc89585-8662-402e-a448-0f3ca2b6cd18, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a2b7952-b12b-450e-acac-9338effdb53c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a2b7952-b12b-450e-acac-9338effdb53c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12800445889233407999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280044588923340799912800445889233407999128004458892334079991280044588923340799912800445889233407999128004458892334079991280044588923340799912800445889233407999128004458892334079991280044588923340799912800445889233407999128004458892334079991280044588923340799912800445889233407999128004458892334079991280044588923340799912800445889233407999128004458892334079991280044588923340799912800445889233407999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b624588c-1ecb-4320-a9dc-26a566045c13, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f4c55d72-1799-40f9-afd1-f3df2631e43a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4c55d72-1799-40f9-afd1-f3df2631e43a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16016041890865410399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601604189086541039916016041890865410399160160418908654103991601604189086541039916016041890865410399160160418908654103991601604189086541039916016041890865410399160160418908654103991601604189086541039916016041890865410399160160418908654103991601604189086541039916016041890865410399160160418908654103991601604189086541039916016041890865410399160160418908654103991601604189086541039916016041890865410399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a2b7952-b12b-450e-acac-9338effdb53c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4c55d72-1799-40f9-afd1-f3df2631e43a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 056fc260-87e7-4220-a64b-ee8e5320bed4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 056fc260-87e7-4220-a64b-ee8e5320bed4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16167254293762829828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616725429376282982816167254293762829828161672542937628298281616725429376282982816167254293762829828161672542937628298281616725429376282982816167254293762829828161672542937628298281616725429376282982816167254293762829828161672542937628298281616725429376282982816167254293762829828161672542937628298281616725429376282982816167254293762829828161672542937628298281616725429376282982816167254293762829828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a0101df6-7cf8-47c6-beec-eebdd2cea87c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0101df6-7cf8-47c6-beec-eebdd2cea87c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7772368212844405877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77723682128444058777772368212844405877777236821284440587777723682128444058777772368212844405877777236821284440587777723682128444058777772368212844405877777236821284440587777723682128444058777772368212844405877777236821284440587777723682128444058777772368212844405877777236821284440587777723682128444058777772368212844405877777236821284440587777723682128444058777772368212844405877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 056fc260-87e7-4220-a64b-ee8e5320bed4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bab0a23a-c734-42e3-a3af-dcdf462e67e4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0101df6-7cf8-47c6-beec-eebdd2cea87c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab0a23a-c734-42e3-a3af-dcdf462e67e4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7166720858564059128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71667208585640591287166720858564059128716672085856405912871667208585640591287166720858564059128716672085856405912871667208585640591287166720858564059128716672085856405912871667208585640591287166720858564059128716672085856405912871667208585640591287166720858564059128716672085856405912871667208585640591287166720858564059128716672085856405912871667208585640591287166720858564059128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1b775ef1-df35-416a-9a6f-20bb121fd63b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b775ef1-df35-416a-9a6f-20bb121fd63b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12175081619518756843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217508161951875684312175081619518756843121750816195187568431217508161951875684312175081619518756843121750816195187568431217508161951875684312175081619518756843121750816195187568431217508161951875684312175081619518756843121750816195187568431217508161951875684312175081619518756843121750816195187568431217508161951875684312175081619518756843121750816195187568431217508161951875684312175081619518756843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab0a23a-c734-42e3-a3af-dcdf462e67e4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6422f010-a09c-4bad-8557-a120dc49fd7f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6422f010-a09c-4bad-8557-a120dc49fd7f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4271699697788775362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42716996977887753624271699697788775362427169969778877536242716996977887753624271699697788775362427169969778877536242716996977887753624271699697788775362427169969778877536242716996977887753624271699697788775362427169969778877536242716996977887753624271699697788775362427169969778877536242716996977887753624271699697788775362427169969778877536242716996977887753624271699697788775362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b775ef1-df35-416a-9a6f-20bb121fd63b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8b76651c-71c8-4356-b7f6-bfdbaeab3f0b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b76651c-71c8-4356-b7f6-bfdbaeab3f0b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17103705957963486746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710370595796348674617103705957963486746171037059579634867461710370595796348674617103705957963486746171037059579634867461710370595796348674617103705957963486746171037059579634867461710370595796348674617103705957963486746171037059579634867461710370595796348674617103705957963486746171037059579634867461710370595796348674617103705957963486746171037059579634867461710370595796348674617103705957963486746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6422f010-a09c-4bad-8557-a120dc49fd7f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca04a9f0-7a04-4ce8-91c8-ef69ab037c04, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca04a9f0-7a04-4ce8-91c8-ef69ab037c04, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1055267846067708867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10552678460677088671055267846067708867105526784606770886710552678460677088671055267846067708867105526784606770886710552678460677088671055267846067708867105526784606770886710552678460677088671055267846067708867105526784606770886710552678460677088671055267846067708867105526784606770886710552678460677088671055267846067708867105526784606770886710552678460677088671055267846067708867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b76651c-71c8-4356-b7f6-bfdbaeab3f0b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0123b012-28e2-4e14-a8a1-8f524874c7b2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0123b012-28e2-4e14-a8a1-8f524874c7b2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11620336267925547795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162033626792554779511620336267925547795116203362679255477951162033626792554779511620336267925547795116203362679255477951162033626792554779511620336267925547795116203362679255477951162033626792554779511620336267925547795116203362679255477951162033626792554779511620336267925547795116203362679255477951162033626792554779511620336267925547795116203362679255477951162033626792554779511620336267925547795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca04a9f0-7a04-4ce8-91c8-ef69ab037c04, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0123b012-28e2-4e14-a8a1-8f524874c7b2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 22bf7fb8-fde3-4cd9-b052-2e08dda5c908, ghrun-wjtphvox5i.auto.internal:16317): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_zgz7pic_.log --grpc-port=9726 --mon-port=19125 --ic-port=9953 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22bf7fb8-fde3-4cd9-b052-2e08dda5c908, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15668670682571926878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566867068257192687815668670682571926878156686706825719268781566867068257192687815668670682571926878156686706825719268781566867068257192687815668670682571926878156686706825719268781566867068257192687815668670682571926878156686706825719268781566867068257192687815668670682571926878156686706825719268781566867068257192687815668670682571926878156686706825719268781566867068257192687815668670682571926878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3870', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_zgz7pic_.log', '--grpc-port=9726', '--mon-port=19125', '--ic-port=9953', '--key-file', '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da5d3739-a4d8-44d2-8b9e-a31c10811f32, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da5d3739-a4d8-44d2-8b9e-a31c10811f32, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4302649669784947739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43026496697849477394302649669784947739430264966978494773943026496697849477394302649669784947739430264966978494773943026496697849477394302649669784947739430264966978494773943026496697849477394302649669784947739430264966978494773943026496697849477394302649669784947739430264966978494773943026496697849477394302649669784947739430264966978494773943026496697849477394302649669784947739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 3013864
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22bf7fb8-fde3-4cd9-b052-2e08dda5c908, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9726/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da5d3739-a4d8-44d2-8b9e-a31c10811f32, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05288535-0b23-4931-a723-4dcc6a9a5031, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05288535-0b23-4931-a723-4dcc6a9a5031, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5927073568696735059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59270735686967350595927073568696735059592707356869673505959270735686967350595927073568696735059592707356869673505959270735686967350595927073568696735059592707356869673505959270735686967350595927073568696735059592707356869673505959270735686967350595927073568696735059592707356869673505959270735686967350595927073568696735059592707356869673505959270735686967350595927073568696735059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 30b7f9f4-9700-4bdf-b513-5c59ed5ae85a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30b7f9f4-9700-4bdf-b513-5c59ed5ae85a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 37228946558961371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3722894655896137137228946558961371372289465589613713722894655896137137228946558961371372289465589613713722894655896137137228946558961371372289465589613713722894655896137137228946558961371372289465589613713722894655896137137228946558961371372289465589613713722894655896137137228946558961371372289465589613713722894655896137137228946558961371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 3013865
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05288535-0b23-4931-a723-4dcc6a9a5031, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bcd3d1e3-af86-4079-b720-6ea2396c3f55, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcd3d1e3-af86-4079-b720-6ea2396c3f55, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17695357371571312605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769535737157131260517695357371571312605176953573715713126051769535737157131260517695357371571312605176953573715713126051769535737157131260517695357371571312605176953573715713126051769535737157131260517695357371571312605176953573715713126051769535737157131260517695357371571312605176953573715713126051769535737157131260517695357371571312605176953573715713126051769535737157131260517695357371571312605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30b7f9f4-9700-4bdf-b513-5c59ed5ae85a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 929655f9-9d83-4169-a3d3-81ee05691538, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcd3d1e3-af86-4079-b720-6ea2396c3f55, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929655f9-9d83-4169-a3d3-81ee05691538, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16780330059278548661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678033005927854866116780330059278548661167803300592785486611678033005927854866116780330059278548661167803300592785486611678033005927854866116780330059278548661167803300592785486611678033005927854866116780330059278548661167803300592785486611678033005927854866116780330059278548661167803300592785486611678033005927854866116780330059278548661167803300592785486611678033005927854866116780330059278548661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de058492-c139-4f72-a884-bcf727b78238, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de058492-c139-4f72-a884-bcf727b78238, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7244412423212509310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72444124232125093107244412423212509310724441242321250931072444124232125093107244412423212509310724441242321250931072444124232125093107244412423212509310724441242321250931072444124232125093107244412423212509310724441242321250931072444124232125093107244412423212509310724441242321250931072444124232125093107244412423212509310724441242321250931072444124232125093107244412423212509310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929655f9-9d83-4169-a3d3-81ee05691538, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, abf4cb87-42c1-4c33-b352-58edfe005213, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de058492-c139-4f72-a884-bcf727b78238, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c13814b2-87d1-4533-9f0e-f453a26f880e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abf4cb87-42c1-4c33-b352-58edfe005213, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1840211319376581326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18402113193765813261840211319376581326184021131937658132618402113193765813261840211319376581326184021131937658132618402113193765813261840211319376581326184021131937658132618402113193765813261840211319376581326184021131937658132618402113193765813261840211319376581326184021131937658132618402113193765813261840211319376581326184021131937658132618402113193765813261840211319376581326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c13814b2-87d1-4533-9f0e-f453a26f880e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14239625849288608193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423962584928860819314239625849288608193142396258492886081931423962584928860819314239625849288608193142396258492886081931423962584928860819314239625849288608193142396258492886081931423962584928860819314239625849288608193142396258492886081931423962584928860819314239625849288608193142396258492886081931423962584928860819314239625849288608193142396258492886081931423962584928860819314239625849288608193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf4cb87-42c1-4c33-b352-58edfe005213, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c13814b2-87d1-4533-9f0e-f453a26f880e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f94d455e-09a4-430e-a295-d2092cb92bb8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f94d455e-09a4-430e-a295-d2092cb92bb8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3371413442431514220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33714134424315142203371413442431514220337141344243151422033714134424315142203371413442431514220337141344243151422033714134424315142203371413442431514220337141344243151422033714134424315142203371413442431514220337141344243151422033714134424315142203371413442431514220337141344243151422033714134424315142203371413442431514220337141344243151422033714134424315142203371413442431514220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8314eb08-6e24-47f7-af2c-f0caaf401a2c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8314eb08-6e24-47f7-af2c-f0caaf401a2c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3173042752731809474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31730427527318094743173042752731809474317304275273180947431730427527318094743173042752731809474317304275273180947431730427527318094743173042752731809474317304275273180947431730427527318094743173042752731809474317304275273180947431730427527318094743173042752731809474317304275273180947431730427527318094743173042752731809474317304275273180947431730427527318094743173042752731809474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8314eb08-6e24-47f7-af2c-f0caaf401a2c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 930602f9-5672-48f2-bf64-671d9adb2557, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f94d455e-09a4-430e-a295-d2092cb92bb8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 930602f9-5672-48f2-bf64-671d9adb2557, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7735116368043233786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77351163680432337867735116368043233786773511636804323378677351163680432337867735116368043233786773511636804323378677351163680432337867735116368043233786773511636804323378677351163680432337867735116368043233786773511636804323378677351163680432337867735116368043233786773511636804323378677351163680432337867735116368043233786773511636804323378677351163680432337867735116368043233786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a5b8287-0698-4f52-b36d-c8e89879e67d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a5b8287-0698-4f52-b36d-c8e89879e67d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1579312140984148861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15793121409841488611579312140984148861157931214098414886115793121409841488611579312140984148861157931214098414886115793121409841488611579312140984148861157931214098414886115793121409841488611579312140984148861157931214098414886115793121409841488611579312140984148861157931214098414886115793121409841488611579312140984148861157931214098414886115793121409841488611579312140984148861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 930602f9-5672-48f2-bf64-671d9adb2557, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a5b8287-0698-4f52-b36d-c8e89879e67d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc88d52f-26fb-420c-bd28-e63f9a0687dd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc88d52f-26fb-420c-bd28-e63f9a0687dd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13883810245958058923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388381024595805892313883810245958058923138838102459580589231388381024595805892313883810245958058923138838102459580589231388381024595805892313883810245958058923138838102459580589231388381024595805892313883810245958058923138838102459580589231388381024595805892313883810245958058923138838102459580589231388381024595805892313883810245958058923138838102459580589231388381024595805892313883810245958058923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b00ca99-fefc-4465-899e-2897bc5b8e0c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b00ca99-fefc-4465-899e-2897bc5b8e0c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17008610645851870837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700861064585187083717008610645851870837170086106458518708371700861064585187083717008610645851870837170086106458518708371700861064585187083717008610645851870837170086106458518708371700861064585187083717008610645851870837170086106458518708371700861064585187083717008610645851870837170086106458518708371700861064585187083717008610645851870837170086106458518708371700861064585187083717008610645851870837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc88d52f-26fb-420c-bd28-e63f9a0687dd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eb3cf292-e8bc-44be-996f-8a9633ae9873, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb3cf292-e8bc-44be-996f-8a9633ae9873, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1860893313440172438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18608933134401724381860893313440172438186089331344017243818608933134401724381860893313440172438186089331344017243818608933134401724381860893313440172438186089331344017243818608933134401724381860893313440172438186089331344017243818608933134401724381860893313440172438186089331344017243818608933134401724381860893313440172438186089331344017243818608933134401724381860893313440172438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b00ca99-fefc-4465-899e-2897bc5b8e0c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3c01b79b-e9bc-4a57-8527-7cb36c3718c3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb3cf292-e8bc-44be-996f-8a9633ae9873, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c01b79b-e9bc-4a57-8527-7cb36c3718c3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7631375320721715678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76313753207217156787631375320721715678763137532072171567876313753207217156787631375320721715678763137532072171567876313753207217156787631375320721715678763137532072171567876313753207217156787631375320721715678763137532072171567876313753207217156787631375320721715678763137532072171567876313753207217156787631375320721715678763137532072171567876313753207217156787631375320721715678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2037131c-54e4-4faf-b46f-ca9db316e3f6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2037131c-54e4-4faf-b46f-ca9db316e3f6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8745357167005255648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87453571670052556488745357167005255648874535716700525564887453571670052556488745357167005255648874535716700525564887453571670052556488745357167005255648874535716700525564887453571670052556488745357167005255648874535716700525564887453571670052556488745357167005255648874535716700525564887453571670052556488745357167005255648874535716700525564887453571670052556488745357167005255648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c01b79b-e9bc-4a57-8527-7cb36c3718c3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3423e00e-d39a-449d-bc6f-02109d57f6f9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3423e00e-d39a-449d-bc6f-02109d57f6f9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4228078472477450528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42280784724774505284228078472477450528422807847247745052842280784724774505284228078472477450528422807847247745052842280784724774505284228078472477450528422807847247745052842280784724774505284228078472477450528422807847247745052842280784724774505284228078472477450528422807847247745052842280784724774505284228078472477450528422807847247745052842280784724774505284228078472477450528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2037131c-54e4-4faf-b46f-ca9db316e3f6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 880b53e2-d2b3-462d-a27b-42303d9e483f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 880b53e2-d2b3-462d-a27b-42303d9e483f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9127688460766577564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91276884607665775649127688460766577564912768846076657756491276884607665775649127688460766577564912768846076657756491276884607665775649127688460766577564912768846076657756491276884607665775649127688460766577564912768846076657756491276884607665775649127688460766577564912768846076657756491276884607665775649127688460766577564912768846076657756491276884607665775649127688460766577564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3423e00e-d39a-449d-bc6f-02109d57f6f9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 880b53e2-d2b3-462d-a27b-42303d9e483f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6fa8bce3-4ed3-403b-a30f-f2cc17eb77bc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fa8bce3-4ed3-403b-a30f-f2cc17eb77bc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2585370461217761243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25853704612177612432585370461217761243258537046121776124325853704612177612432585370461217761243258537046121776124325853704612177612432585370461217761243258537046121776124325853704612177612432585370461217761243258537046121776124325853704612177612432585370461217761243258537046121776124325853704612177612432585370461217761243258537046121776124325853704612177612432585370461217761243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd734e1c-1432-4043-a12d-f19cdd20bb42, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd734e1c-1432-4043-a12d-f19cdd20bb42, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6242094873374789984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62420948733747899846242094873374789984624209487337478998462420948733747899846242094873374789984624209487337478998462420948733747899846242094873374789984624209487337478998462420948733747899846242094873374789984624209487337478998462420948733747899846242094873374789984624209487337478998462420948733747899846242094873374789984624209487337478998462420948733747899846242094873374789984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fa8bce3-4ed3-403b-a30f-f2cc17eb77bc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd734e1c-1432-4043-a12d-f19cdd20bb42, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 419b33bd-467d-4b63-b955-031f70153b0f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419b33bd-467d-4b63-b955-031f70153b0f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6559124027669436246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65591240276694362466559124027669436246655912402766943624665591240276694362466559124027669436246655912402766943624665591240276694362466559124027669436246655912402766943624665591240276694362466559124027669436246655912402766943624665591240276694362466559124027669436246655912402766943624665591240276694362466559124027669436246655912402766943624665591240276694362466559124027669436246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06442a7f-5c66-480d-a2e9-e4c15c24fb3c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06442a7f-5c66-480d-a2e9-e4c15c24fb3c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13867801811422118712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386780181142211871213867801811422118712138678018114221187121386780181142211871213867801811422118712138678018114221187121386780181142211871213867801811422118712138678018114221187121386780181142211871213867801811422118712138678018114221187121386780181142211871213867801811422118712138678018114221187121386780181142211871213867801811422118712138678018114221187121386780181142211871213867801811422118712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419b33bd-467d-4b63-b955-031f70153b0f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f9e1fbc2-8355-4c2f-8d82-a84572c6ec2a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9e1fbc2-8355-4c2f-8d82-a84572c6ec2a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3309545812293302773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33095458122933027733309545812293302773330954581229330277333095458122933027733309545812293302773330954581229330277333095458122933027733309545812293302773330954581229330277333095458122933027733309545812293302773330954581229330277333095458122933027733309545812293302773330954581229330277333095458122933027733309545812293302773330954581229330277333095458122933027733309545812293302773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06442a7f-5c66-480d-a2e9-e4c15c24fb3c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b64f59df-6b92-4f8a-85df-edc9e055f112, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b64f59df-6b92-4f8a-85df-edc9e055f112, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14814253203380419135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481425320338041913514814253203380419135148142532033804191351481425320338041913514814253203380419135148142532033804191351481425320338041913514814253203380419135148142532033804191351481425320338041913514814253203380419135148142532033804191351481425320338041913514814253203380419135148142532033804191351481425320338041913514814253203380419135148142532033804191351481425320338041913514814253203380419135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9e1fbc2-8355-4c2f-8d82-a84572c6ec2a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b64f59df-6b92-4f8a-85df-edc9e055f112, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5bf1c23a-d482-4a10-a264-3227f4c7ded7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bf1c23a-d482-4a10-a264-3227f4c7ded7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17226805576351700455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722680557635170045517226805576351700455172268055763517004551722680557635170045517226805576351700455172268055763517004551722680557635170045517226805576351700455172268055763517004551722680557635170045517226805576351700455172268055763517004551722680557635170045517226805576351700455172268055763517004551722680557635170045517226805576351700455172268055763517004551722680557635170045517226805576351700455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8150292c-6b2e-4848-8b59-e5c9c0f10435, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8150292c-6b2e-4848-8b59-e5c9c0f10435, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4881650619813761891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48816506198137618914881650619813761891488165061981376189148816506198137618914881650619813761891488165061981376189148816506198137618914881650619813761891488165061981376189148816506198137618914881650619813761891488165061981376189148816506198137618914881650619813761891488165061981376189148816506198137618914881650619813761891488165061981376189148816506198137618914881650619813761891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bf1c23a-d482-4a10-a264-3227f4c7ded7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8150292c-6b2e-4848-8b59-e5c9c0f10435, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 54d74039-4b73-42ad-9d80-59e58c2b858f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ya.test:process.py:259 Command (pid 3013865) rc: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d74039-4b73-42ad-9d80-59e58c2b858f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16670738038151132459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667073803815113245916670738038151132459166707380381511324591667073803815113245916670738038151132459166707380381511324591667073803815113245916670738038151132459166707380381511324591667073803815113245916670738038151132459166707380381511324591667073803815113245916670738038151132459166707380381511324591667073803815113245916670738038151132459166707380381511324591667073803815113245916670738038151132459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d5885dca-3169-4662-a046-b10ec7d5f15c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5885dca-3169-4662-a046-b10ec7d5f15c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7165832378592735779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71658323785927357797165832378592735779716583237859273577971658323785927357797165832378592735779716583237859273577971658323785927357797165832378592735779716583237859273577971658323785927357797165832378592735779716583237859273577971658323785927357797165832378592735779716583237859273577971658323785927357797165832378592735779716583237859273577971658323785927357797165832378592735779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:260 Command (pid 3013865) elapsed time (sec): 1.03294038772583
DEBUG    ya.test:process.py:263 Command (pid 3013865) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3013865) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3013865) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3013865) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3013865) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3013865) maxrss: 814108
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d74039-4b73-42ad-9d80-59e58c2b858f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5885dca-3169-4662-a046-b10ec7d5f15c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 3013865) minflt: 45267
DEBUG    ya.test:process.py:263 Command (pid 3013865) msgrcv: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ya.test:process.py:263 Command (pid 3013865) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3013865) nivcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 3013865) nsignals: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ya.test:process.py:263 Command (pid 3013865) nswap: 0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fabb41dd-6f68-4576-bd2d-c9ecaa7bc3ce, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ed709a69-a637-4b76-9857-d952b86e2864, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ya.test:process.py:263 Command (pid 3013865) nvcsw: 15
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fabb41dd-6f68-4576-bd2d-c9ecaa7bc3ce, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3840225623535362633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38402256235353626333840225623535362633384022562353536263338402256235353626333840225623535362633384022562353536263338402256235353626333840225623535362633384022562353536263338402256235353626333840225623535362633384022562353536263338402256235353626333840225623535362633384022562353536263338402256235353626333840225623535362633384022562353536263338402256235353626333840225623535362633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed709a69-a637-4b76-9857-d952b86e2864, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3877443104737385148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38774431047373851483877443104737385148387744310473738514838774431047373851483877443104737385148387744310473738514838774431047373851483877443104737385148387744310473738514838774431047373851483877443104737385148387744310473738514838774431047373851483877443104737385148387744310473738514838774431047373851483877443104737385148387744310473738514838774431047373851483877443104737385148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 3013865) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3013865) stime: 0.228576
DEBUG    ya.test:process.py:263 Command (pid 3013865) utime: 0.5548109999999999
DEBUG    ya.test:process.py:263 Command (pid 3013865) wtime: 1.053
DEBUG    ya.test:process.py:275 Command (pid 3013865) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed709a69-a637-4b76-9857-d952b86e2864, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fabb41dd-6f68-4576-bd2d-c9ecaa7bc3ce, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c2f18824-152c-431a-8264-55fc58070da7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e815092-8033-4c58-9bb4-c02149801de1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2f18824-152c-431a-8264-55fc58070da7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16031972384036355043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603197238403635504316031972384036355043160319723840363550431603197238403635504316031972384036355043160319723840363550431603197238403635504316031972384036355043160319723840363550431603197238403635504316031972384036355043160319723840363550431603197238403635504316031972384036355043160319723840363550431603197238403635504316031972384036355043160319723840363550431603197238403635504316031972384036355043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e815092-8033-4c58-9bb4-c02149801de1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16278420394006239932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627842039400623993216278420394006239932162784203940062399321627842039400623993216278420394006239932162784203940062399321627842039400623993216278420394006239932162784203940062399321627842039400623993216278420394006239932162784203940062399321627842039400623993216278420394006239932162784203940062399321627842039400623993216278420394006239932162784203940062399321627842039400623993216278420394006239932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2f18824-152c-431a-8264-55fc58070da7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5fe5eff0-a71e-48a4-9c29-ce75d975a2f3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fe5eff0-a71e-48a4-9c29-ce75d975a2f3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4858875418812146715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48588754188121467154858875418812146715485887541881214671548588754188121467154858875418812146715485887541881214671548588754188121467154858875418812146715485887541881214671548588754188121467154858875418812146715485887541881214671548588754188121467154858875418812146715485887541881214671548588754188121467154858875418812146715485887541881214671548588754188121467154858875418812146715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e815092-8033-4c58-9bb4-c02149801de1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bb0dd479-f682-4464-afcc-92ebbbb11fc7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb0dd479-f682-4464-afcc-92ebbbb11fc7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15139086150304999521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513908615030499952115139086150304999521151390861503049995211513908615030499952115139086150304999521151390861503049995211513908615030499952115139086150304999521151390861503049995211513908615030499952115139086150304999521151390861503049995211513908615030499952115139086150304999521151390861503049995211513908615030499952115139086150304999521151390861503049995211513908615030499952115139086150304999521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fe5eff0-a71e-48a4-9c29-ce75d975a2f3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ef0e230-f1ea-4228-94e2-b060a03d3cd7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef0e230-f1ea-4228-94e2-b060a03d3cd7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1152817438607737198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11528174386077371981152817438607737198115281743860773719811528174386077371981152817438607737198115281743860773719811528174386077371981152817438607737198115281743860773719811528174386077371981152817438607737198115281743860773719811528174386077371981152817438607737198115281743860773719811528174386077371981152817438607737198115281743860773719811528174386077371981152817438607737198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb0dd479-f682-4464-afcc-92ebbbb11fc7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a52bacf-769c-42c1-bc0a-85380ab1284c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef0e230-f1ea-4228-94e2-b060a03d3cd7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a52bacf-769c-42c1-bc0a-85380ab1284c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9355611371944703407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93556113719447034079355611371944703407935561137194470340793556113719447034079355611371944703407935561137194470340793556113719447034079355611371944703407935561137194470340793556113719447034079355611371944703407935561137194470340793556113719447034079355611371944703407935561137194470340793556113719447034079355611371944703407935561137194470340793556113719447034079355611371944703407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 59e23321-b57f-43fd-a9f4-b50026b06051, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59e23321-b57f-43fd-a9f4-b50026b06051, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8149254586365310285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81492545863653102858149254586365310285814925458636531028581492545863653102858149254586365310285814925458636531028581492545863653102858149254586365310285814925458636531028581492545863653102858149254586365310285814925458636531028581492545863653102858149254586365310285814925458636531028581492545863653102858149254586365310285814925458636531028581492545863653102858149254586365310285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a52bacf-769c-42c1-bc0a-85380ab1284c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 881b49e0-5c37-4274-92cb-843282ff1f1c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 881b49e0-5c37-4274-92cb-843282ff1f1c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2872453199503848834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28724531995038488342872453199503848834287245319950384883428724531995038488342872453199503848834287245319950384883428724531995038488342872453199503848834287245319950384883428724531995038488342872453199503848834287245319950384883428724531995038488342872453199503848834287245319950384883428724531995038488342872453199503848834287245319950384883428724531995038488342872453199503848834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59e23321-b57f-43fd-a9f4-b50026b06051, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 287f34e7-5c26-44aa-bfe9-f33ad07effaa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 881b49e0-5c37-4274-92cb-843282ff1f1c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9579d967-ea82-4521-9830-92e1189cc570, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9579d967-ea82-4521-9830-92e1189cc570, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9996246908445292409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99962469084452924099996246908445292409999624690844529240999962469084452924099996246908445292409999624690844529240999962469084452924099996246908445292409999624690844529240999962469084452924099996246908445292409999624690844529240999962469084452924099996246908445292409999624690844529240999962469084452924099996246908445292409999624690844529240999962469084452924099996246908445292409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287f34e7-5c26-44aa-bfe9-f33ad07effaa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7291628050125185896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72916280501251858967291628050125185896729162805012518589672916280501251858967291628050125185896729162805012518589672916280501251858967291628050125185896729162805012518589672916280501251858967291628050125185896729162805012518589672916280501251858967291628050125185896729162805012518589672916280501251858967291628050125185896729162805012518589672916280501251858967291628050125185896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287f34e7-5c26-44aa-bfe9-f33ad07effaa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dc9b25d0-1d20-4252-a95a-b80748d49727, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc9b25d0-1d20-4252-a95a-b80748d49727, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1027543484549882964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10275434845498829641027543484549882964102754348454988296410275434845498829641027543484549882964102754348454988296410275434845498829641027543484549882964102754348454988296410275434845498829641027543484549882964102754348454988296410275434845498829641027543484549882964102754348454988296410275434845498829641027543484549882964102754348454988296410275434845498829641027543484549882964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9579d967-ea82-4521-9830-92e1189cc570, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c0ac16b-ef90-4593-a482-1e5096996ed2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c0ac16b-ef90-4593-a482-1e5096996ed2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8102580351160265984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81025803511602659848102580351160265984810258035116026598481025803511602659848102580351160265984810258035116026598481025803511602659848102580351160265984810258035116026598481025803511602659848102580351160265984810258035116026598481025803511602659848102580351160265984810258035116026598481025803511602659848102580351160265984810258035116026598481025803511602659848102580351160265984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc9b25d0-1d20-4252-a95a-b80748d49727, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c0ac16b-ef90-4593-a482-1e5096996ed2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 52004078-9c24-4296-a90d-b240b57a7952, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1abfaa03-dc4f-4ccb-9374-d8f1ae7273b4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52004078-9c24-4296-a90d-b240b57a7952, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10314666193343771774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031466619334377177410314666193343771774103146661933437717741031466619334377177410314666193343771774103146661933437717741031466619334377177410314666193343771774103146661933437717741031466619334377177410314666193343771774103146661933437717741031466619334377177410314666193343771774103146661933437717741031466619334377177410314666193343771774103146661933437717741031466619334377177410314666193343771774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1abfaa03-dc4f-4ccb-9374-d8f1ae7273b4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18118446797343612842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811844679734361284218118446797343612842181184467973436128421811844679734361284218118446797343612842181184467973436128421811844679734361284218118446797343612842181184467973436128421811844679734361284218118446797343612842181184467973436128421811844679734361284218118446797343612842181184467973436128421811844679734361284218118446797343612842181184467973436128421811844679734361284218118446797343612842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1abfaa03-dc4f-4ccb-9374-d8f1ae7273b4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52004078-9c24-4296-a90d-b240b57a7952, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 566aa44c-c8bd-4762-aee9-71795eeca25b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 566aa44c-c8bd-4762-aee9-71795eeca25b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4754604681516975378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47546046815169753784754604681516975378475460468151697537847546046815169753784754604681516975378475460468151697537847546046815169753784754604681516975378475460468151697537847546046815169753784754604681516975378475460468151697537847546046815169753784754604681516975378475460468151697537847546046815169753784754604681516975378475460468151697537847546046815169753784754604681516975378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9a94e57-c6fa-45b3-a429-1aba6d0356a1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a94e57-c6fa-45b3-a429-1aba6d0356a1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9107419057870493512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91074190578704935129107419057870493512910741905787049351291074190578704935129107419057870493512910741905787049351291074190578704935129107419057870493512910741905787049351291074190578704935129107419057870493512910741905787049351291074190578704935129107419057870493512910741905787049351291074190578704935129107419057870493512910741905787049351291074190578704935129107419057870493512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 566aa44c-c8bd-4762-aee9-71795eeca25b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a94e57-c6fa-45b3-a429-1aba6d0356a1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9bf81696-7fc9-4a16-992c-b2db9592cbdf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bf81696-7fc9-4a16-992c-b2db9592cbdf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4751793183609065033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47517931836090650334751793183609065033475179318360906503347517931836090650334751793183609065033475179318360906503347517931836090650334751793183609065033475179318360906503347517931836090650334751793183609065033475179318360906503347517931836090650334751793183609065033475179318360906503347517931836090650334751793183609065033475179318360906503347517931836090650334751793183609065033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0d23239d-6c1a-4f9e-a127-e692918f07af, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d23239d-6c1a-4f9e-a127-e692918f07af, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5364019288256285731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53640192882562857315364019288256285731536401928825628573153640192882562857315364019288256285731536401928825628573153640192882562857315364019288256285731536401928825628573153640192882562857315364019288256285731536401928825628573153640192882562857315364019288256285731536401928825628573153640192882562857315364019288256285731536401928825628573153640192882562857315364019288256285731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bf81696-7fc9-4a16-992c-b2db9592cbdf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d295a8c8-52fe-4695-bf8a-c3fb6f1c90d6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d295a8c8-52fe-4695-bf8a-c3fb6f1c90d6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10410083075694793555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041008307569479355510410083075694793555104100830756947935551041008307569479355510410083075694793555104100830756947935551041008307569479355510410083075694793555104100830756947935551041008307569479355510410083075694793555104100830756947935551041008307569479355510410083075694793555104100830756947935551041008307569479355510410083075694793555104100830756947935551041008307569479355510410083075694793555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d23239d-6c1a-4f9e-a127-e692918f07af, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 38ac07a0-7a7e-4bee-96fc-b5ddf8c29081, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38ac07a0-7a7e-4bee-96fc-b5ddf8c29081, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8193323485613376728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81933234856133767288193323485613376728819332348561337672881933234856133767288193323485613376728819332348561337672881933234856133767288193323485613376728819332348561337672881933234856133767288193323485613376728819332348561337672881933234856133767288193323485613376728819332348561337672881933234856133767288193323485613376728819332348561337672881933234856133767288193323485613376728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d295a8c8-52fe-4695-bf8a-c3fb6f1c90d6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a697cd86-69ec-4246-913d-aa724588ed49, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a697cd86-69ec-4246-913d-aa724588ed49, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13202638230269113952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320263823026911395213202638230269113952132026382302691139521320263823026911395213202638230269113952132026382302691139521320263823026911395213202638230269113952132026382302691139521320263823026911395213202638230269113952132026382302691139521320263823026911395213202638230269113952132026382302691139521320263823026911395213202638230269113952132026382302691139521320263823026911395213202638230269113952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38ac07a0-7a7e-4bee-96fc-b5ddf8c29081, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ff5aa91-a459-4fed-baa2-a8192e839b6b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ff5aa91-a459-4fed-baa2-a8192e839b6b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9314819774813145330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93148197748131453309314819774813145330931481977481314533093148197748131453309314819774813145330931481977481314533093148197748131453309314819774813145330931481977481314533093148197748131453309314819774813145330931481977481314533093148197748131453309314819774813145330931481977481314533093148197748131453309314819774813145330931481977481314533093148197748131453309314819774813145330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a697cd86-69ec-4246-913d-aa724588ed49, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f3db108a-9a4f-4075-a914-336d263de248, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3db108a-9a4f-4075-a914-336d263de248, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9848102972226332764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98481029722263327649848102972226332764984810297222633276498481029722263327649848102972226332764984810297222633276498481029722263327649848102972226332764984810297222633276498481029722263327649848102972226332764984810297222633276498481029722263327649848102972226332764984810297222633276498481029722263327649848102972226332764984810297222633276498481029722263327649848102972226332764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ff5aa91-a459-4fed-baa2-a8192e839b6b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ad31854-ffe3-46dc-a9c4-3efb45297bc3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ad31854-ffe3-46dc-a9c4-3efb45297bc3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9455145887491067885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94551458874910678859455145887491067885945514588749106788594551458874910678859455145887491067885945514588749106788594551458874910678859455145887491067885945514588749106788594551458874910678859455145887491067885945514588749106788594551458874910678859455145887491067885945514588749106788594551458874910678859455145887491067885945514588749106788594551458874910678859455145887491067885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3db108a-9a4f-4075-a914-336d263de248, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ad31854-ffe3-46dc-a9c4-3efb45297bc3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5363cb7b-8f1b-43ad-abfd-6cda4a7a4a52, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f230e11-7ff7-4f59-b4ac-8d9ad142133d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f230e11-7ff7-4f59-b4ac-8d9ad142133d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14413865927950237528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441386592795023752814413865927950237528144138659279502375281441386592795023752814413865927950237528144138659279502375281441386592795023752814413865927950237528144138659279502375281441386592795023752814413865927950237528144138659279502375281441386592795023752814413865927950237528144138659279502375281441386592795023752814413865927950237528144138659279502375281441386592795023752814413865927950237528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5363cb7b-8f1b-43ad-abfd-6cda4a7a4a52, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1085973857214058658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10859738572140586581085973857214058658108597385721405865810859738572140586581085973857214058658108597385721405865810859738572140586581085973857214058658108597385721405865810859738572140586581085973857214058658108597385721405865810859738572140586581085973857214058658108597385721405865810859738572140586581085973857214058658108597385721405865810859738572140586581085973857214058658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f230e11-7ff7-4f59-b4ac-8d9ad142133d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 46adf659-e216-4b5c-8e94-2f3d01e28448, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46adf659-e216-4b5c-8e94-2f3d01e28448, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14168839222022380269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416883922202238026914168839222022380269141688392220223802691416883922202238026914168839222022380269141688392220223802691416883922202238026914168839222022380269141688392220223802691416883922202238026914168839222022380269141688392220223802691416883922202238026914168839222022380269141688392220223802691416883922202238026914168839222022380269141688392220223802691416883922202238026914168839222022380269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5363cb7b-8f1b-43ad-abfd-6cda4a7a4a52, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 186990c2-9050-4cec-92e3-76265d9d97fe, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 186990c2-9050-4cec-92e3-76265d9d97fe, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14022670611741810667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402267061174181066714022670611741810667140226706117418106671402267061174181066714022670611741810667140226706117418106671402267061174181066714022670611741810667140226706117418106671402267061174181066714022670611741810667140226706117418106671402267061174181066714022670611741810667140226706117418106671402267061174181066714022670611741810667140226706117418106671402267061174181066714022670611741810667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46adf659-e216-4b5c-8e94-2f3d01e28448, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 15224022-6164-4b0c-ac23-8baea11c4da1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15224022-6164-4b0c-ac23-8baea11c4da1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3802429178125741861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38024291781257418613802429178125741861380242917812574186138024291781257418613802429178125741861380242917812574186138024291781257418613802429178125741861380242917812574186138024291781257418613802429178125741861380242917812574186138024291781257418613802429178125741861380242917812574186138024291781257418613802429178125741861380242917812574186138024291781257418613802429178125741861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 186990c2-9050-4cec-92e3-76265d9d97fe, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 08645674-2272-4008-992c-a201ac3e0d5a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08645674-2272-4008-992c-a201ac3e0d5a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9340760166227330777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93407601662273307779340760166227330777934076016622733077793407601662273307779340760166227330777934076016622733077793407601662273307779340760166227330777934076016622733077793407601662273307779340760166227330777934076016622733077793407601662273307779340760166227330777934076016622733077793407601662273307779340760166227330777934076016622733077793407601662273307779340760166227330777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15224022-6164-4b0c-ac23-8baea11c4da1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c54fb64-f877-4185-a40b-9ccb9014d6c2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c54fb64-f877-4185-a40b-9ccb9014d6c2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16785377048461433270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678537704846143327016785377048461433270167853770484614332701678537704846143327016785377048461433270167853770484614332701678537704846143327016785377048461433270167853770484614332701678537704846143327016785377048461433270167853770484614332701678537704846143327016785377048461433270167853770484614332701678537704846143327016785377048461433270167853770484614332701678537704846143327016785377048461433270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08645674-2272-4008-992c-a201ac3e0d5a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f581b334-c049-40ce-80eb-92801cc9d83b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f581b334-c049-40ce-80eb-92801cc9d83b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 488542126961927245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245488542126961927245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c54fb64-f877-4185-a40b-9ccb9014d6c2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 92819dfe-e321-4019-83bd-b96eb3ff5933, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92819dfe-e321-4019-83bd-b96eb3ff5933, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7523864269064375874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75238642690643758747523864269064375874752386426906437587475238642690643758747523864269064375874752386426906437587475238642690643758747523864269064375874752386426906437587475238642690643758747523864269064375874752386426906437587475238642690643758747523864269064375874752386426906437587475238642690643758747523864269064375874752386426906437587475238642690643758747523864269064375874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f581b334-c049-40ce-80eb-92801cc9d83b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 02b76107-72c6-42f4-bcd7-ad5098af94f2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02b76107-72c6-42f4-bcd7-ad5098af94f2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5189347722056924596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51893477220569245965189347722056924596518934772205692459651893477220569245965189347722056924596518934772205692459651893477220569245965189347722056924596518934772205692459651893477220569245965189347722056924596518934772205692459651893477220569245965189347722056924596518934772205692459651893477220569245965189347722056924596518934772205692459651893477220569245965189347722056924596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02b76107-72c6-42f4-bcd7-ad5098af94f2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92819dfe-e321-4019-83bd-b96eb3ff5933, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6653421d-8552-4df8-b3e2-2011e3091311, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8053edc6-72ee-4f36-957d-c69a774fad56, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6653421d-8552-4df8-b3e2-2011e3091311, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10922809388356975396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092280938835697539610922809388356975396109228093883569753961092280938835697539610922809388356975396109228093883569753961092280938835697539610922809388356975396109228093883569753961092280938835697539610922809388356975396109228093883569753961092280938835697539610922809388356975396109228093883569753961092280938835697539610922809388356975396109228093883569753961092280938835697539610922809388356975396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8053edc6-72ee-4f36-957d-c69a774fad56, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14613728563324199566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461372856332419956614613728563324199566146137285633241995661461372856332419956614613728563324199566146137285633241995661461372856332419956614613728563324199566146137285633241995661461372856332419956614613728563324199566146137285633241995661461372856332419956614613728563324199566146137285633241995661461372856332419956614613728563324199566146137285633241995661461372856332419956614613728563324199566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8053edc6-72ee-4f36-957d-c69a774fad56, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6653421d-8552-4df8-b3e2-2011e3091311, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ba77f9d-a190-41be-b0a1-db7ad0d00a9d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ba77f9d-a190-41be-b0a1-db7ad0d00a9d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3369792956212745772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33697929562127457723369792956212745772336979295621274577233697929562127457723369792956212745772336979295621274577233697929562127457723369792956212745772336979295621274577233697929562127457723369792956212745772336979295621274577233697929562127457723369792956212745772336979295621274577233697929562127457723369792956212745772336979295621274577233697929562127457723369792956212745772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7656cfd4-ef40-45a0-949c-a97cbafb49bd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7656cfd4-ef40-45a0-949c-a97cbafb49bd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14467942596253832426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446794259625383242614467942596253832426144679425962538324261446794259625383242614467942596253832426144679425962538324261446794259625383242614467942596253832426144679425962538324261446794259625383242614467942596253832426144679425962538324261446794259625383242614467942596253832426144679425962538324261446794259625383242614467942596253832426144679425962538324261446794259625383242614467942596253832426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7656cfd4-ef40-45a0-949c-a97cbafb49bd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ba77f9d-a190-41be-b0a1-db7ad0d00a9d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 69b21e6d-3480-4d3f-b19d-2de40a0225ca, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69b21e6d-3480-4d3f-b19d-2de40a0225ca, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4117594925607415444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41175949256074154444117594925607415444411759492560741544441175949256074154444117594925607415444411759492560741544441175949256074154444117594925607415444411759492560741544441175949256074154444117594925607415444411759492560741544441175949256074154444117594925607415444411759492560741544441175949256074154444117594925607415444411759492560741544441175949256074154444117594925607415444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c9b0120-f710-4ac8-87c4-6e26d40e1730, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c9b0120-f710-4ac8-87c4-6e26d40e1730, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17541347459261987696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754134745926198769617541347459261987696175413474592619876961754134745926198769617541347459261987696175413474592619876961754134745926198769617541347459261987696175413474592619876961754134745926198769617541347459261987696175413474592619876961754134745926198769617541347459261987696175413474592619876961754134745926198769617541347459261987696175413474592619876961754134745926198769617541347459261987696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69b21e6d-3480-4d3f-b19d-2de40a0225ca, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da68b8f7-abb6-4ec2-84c8-313d20fe3392, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da68b8f7-abb6-4ec2-84c8-313d20fe3392, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11872083668991359632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187208366899135963211872083668991359632118720836689913596321187208366899135963211872083668991359632118720836689913596321187208366899135963211872083668991359632118720836689913596321187208366899135963211872083668991359632118720836689913596321187208366899135963211872083668991359632118720836689913596321187208366899135963211872083668991359632118720836689913596321187208366899135963211872083668991359632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c9b0120-f710-4ac8-87c4-6e26d40e1730, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 82aa0733-87a4-48cd-abe2-2d02f5acfd9d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82aa0733-87a4-48cd-abe2-2d02f5acfd9d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4712344829599894633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47123448295998946334712344829599894633471234482959989463347123448295998946334712344829599894633471234482959989463347123448295998946334712344829599894633471234482959989463347123448295998946334712344829599894633471234482959989463347123448295998946334712344829599894633471234482959989463347123448295998946334712344829599894633471234482959989463347123448295998946334712344829599894633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da68b8f7-abb6-4ec2-84c8-313d20fe3392, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6873b725-44c7-471d-b360-25474e41927e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6873b725-44c7-471d-b360-25474e41927e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4890716881278483965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48907168812784839654890716881278483965489071688127848396548907168812784839654890716881278483965489071688127848396548907168812784839654890716881278483965489071688127848396548907168812784839654890716881278483965489071688127848396548907168812784839654890716881278483965489071688127848396548907168812784839654890716881278483965489071688127848396548907168812784839654890716881278483965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82aa0733-87a4-48cd-abe2-2d02f5acfd9d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b9f22db-e9c2-4832-a120-9d7f9287e659, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b9f22db-e9c2-4832-a120-9d7f9287e659, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14388248331212327232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438824833121232723214388248331212327232143882483312123272321438824833121232723214388248331212327232143882483312123272321438824833121232723214388248331212327232143882483312123272321438824833121232723214388248331212327232143882483312123272321438824833121232723214388248331212327232143882483312123272321438824833121232723214388248331212327232143882483312123272321438824833121232723214388248331212327232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6873b725-44c7-471d-b360-25474e41927e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3c2d7f32-ae50-450a-8c6a-ae56fecc87f4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c2d7f32-ae50-450a-8c6a-ae56fecc87f4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11423496252139127546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142349625213912754611423496252139127546114234962521391275461142349625213912754611423496252139127546114234962521391275461142349625213912754611423496252139127546114234962521391275461142349625213912754611423496252139127546114234962521391275461142349625213912754611423496252139127546114234962521391275461142349625213912754611423496252139127546114234962521391275461142349625213912754611423496252139127546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b9f22db-e9c2-4832-a120-9d7f9287e659, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e2cc0ab-c6e1-4d51-85c6-c09a88dfe992, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e2cc0ab-c6e1-4d51-85c6-c09a88dfe992, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10569213178006977104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056921317800697710410569213178006977104105692131780069771041056921317800697710410569213178006977104105692131780069771041056921317800697710410569213178006977104105692131780069771041056921317800697710410569213178006977104105692131780069771041056921317800697710410569213178006977104105692131780069771041056921317800697710410569213178006977104105692131780069771041056921317800697710410569213178006977104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c2d7f32-ae50-450a-8c6a-ae56fecc87f4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4a6742c1-59e4-4766-b02f-7d7a169ebf82, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a6742c1-59e4-4766-b02f-7d7a169ebf82, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3767019204333895894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37670192043338958943767019204333895894376701920433389589437670192043338958943767019204333895894376701920433389589437670192043338958943767019204333895894376701920433389589437670192043338958943767019204333895894376701920433389589437670192043338958943767019204333895894376701920433389589437670192043338958943767019204333895894376701920433389589437670192043338958943767019204333895894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e2cc0ab-c6e1-4d51-85c6-c09a88dfe992, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 37624516-731e-4331-a8c0-5031cde20e7b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37624516-731e-4331-a8c0-5031cde20e7b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12879610993590891778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287961099359089177812879610993590891778128796109935908917781287961099359089177812879610993590891778128796109935908917781287961099359089177812879610993590891778128796109935908917781287961099359089177812879610993590891778128796109935908917781287961099359089177812879610993590891778128796109935908917781287961099359089177812879610993590891778128796109935908917781287961099359089177812879610993590891778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a6742c1-59e4-4766-b02f-7d7a169ebf82, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6645933e-e19c-4aa5-83c4-f7f8228da1cf, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37624516-731e-4331-a8c0-5031cde20e7b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6606e48a-0b3b-4dea-b7b8-9b00628eb02b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6645933e-e19c-4aa5-83c4-f7f8228da1cf, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8426916001343162049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84269160013431620498426916001343162049842691600134316204984269160013431620498426916001343162049842691600134316204984269160013431620498426916001343162049842691600134316204984269160013431620498426916001343162049842691600134316204984269160013431620498426916001343162049842691600134316204984269160013431620498426916001343162049842691600134316204984269160013431620498426916001343162049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6606e48a-0b3b-4dea-b7b8-9b00628eb02b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18434013217542217872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843401321754221787218434013217542217872184340132175422178721843401321754221787218434013217542217872184340132175422178721843401321754221787218434013217542217872184340132175422178721843401321754221787218434013217542217872184340132175422178721843401321754221787218434013217542217872184340132175422178721843401321754221787218434013217542217872184340132175422178721843401321754221787218434013217542217872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6606e48a-0b3b-4dea-b7b8-9b00628eb02b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6645933e-e19c-4aa5-83c4-f7f8228da1cf, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, afbed429-bb50-412d-9fcb-9be8a298f3e6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afbed429-bb50-412d-9fcb-9be8a298f3e6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13270543335050631089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327054333505063108913270543335050631089132705433350506310891327054333505063108913270543335050631089132705433350506310891327054333505063108913270543335050631089132705433350506310891327054333505063108913270543335050631089132705433350506310891327054333505063108913270543335050631089132705433350506310891327054333505063108913270543335050631089132705433350506310891327054333505063108913270543335050631089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 07bfa26b-e9b0-4f4f-9963-8e6af9c0f364, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07bfa26b-e9b0-4f4f-9963-8e6af9c0f364, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11685916958550010755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168591695855001075511685916958550010755116859169585500107551168591695855001075511685916958550010755116859169585500107551168591695855001075511685916958550010755116859169585500107551168591695855001075511685916958550010755116859169585500107551168591695855001075511685916958550010755116859169585500107551168591695855001075511685916958550010755116859169585500107551168591695855001075511685916958550010755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07bfa26b-e9b0-4f4f-9963-8e6af9c0f364, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a0e65633-33e3-4771-920e-d75834095612, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afbed429-bb50-412d-9fcb-9be8a298f3e6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0e65633-33e3-4771-920e-d75834095612, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17232636537369791654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723263653736979165417232636537369791654172326365373697916541723263653736979165417232636537369791654172326365373697916541723263653736979165417232636537369791654172326365373697916541723263653736979165417232636537369791654172326365373697916541723263653736979165417232636537369791654172326365373697916541723263653736979165417232636537369791654172326365373697916541723263653736979165417232636537369791654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e5516108-8123-44e8-a229-e37614e7db53, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5516108-8123-44e8-a229-e37614e7db53, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8949354289976391918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89493542899763919188949354289976391918894935428997639191889493542899763919188949354289976391918894935428997639191889493542899763919188949354289976391918894935428997639191889493542899763919188949354289976391918894935428997639191889493542899763919188949354289976391918894935428997639191889493542899763919188949354289976391918894935428997639191889493542899763919188949354289976391918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0e65633-33e3-4771-920e-d75834095612, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ed670ad-75aa-422d-84ed-12f7969adc2d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5516108-8123-44e8-a229-e37614e7db53, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ed670ad-75aa-422d-84ed-12f7969adc2d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6314302101834185872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63143021018341858726314302101834185872631430210183418587263143021018341858726314302101834185872631430210183418587263143021018341858726314302101834185872631430210183418587263143021018341858726314302101834185872631430210183418587263143021018341858726314302101834185872631430210183418587263143021018341858726314302101834185872631430210183418587263143021018341858726314302101834185872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e0196deb-8fd1-415b-97d6-60dbe606801d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0196deb-8fd1-415b-97d6-60dbe606801d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5510526070468641710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55105260704686417105510526070468641710551052607046864171055105260704686417105510526070468641710551052607046864171055105260704686417105510526070468641710551052607046864171055105260704686417105510526070468641710551052607046864171055105260704686417105510526070468641710551052607046864171055105260704686417105510526070468641710551052607046864171055105260704686417105510526070468641710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ed670ad-75aa-422d-84ed-12f7969adc2d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 210b21a0-130b-47ad-ac43-c086f927ec06, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 210b21a0-130b-47ad-ac43-c086f927ec06, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10851677666523212935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085167766652321293510851677666523212935108516776665232129351085167766652321293510851677666523212935108516776665232129351085167766652321293510851677666523212935108516776665232129351085167766652321293510851677666523212935108516776665232129351085167766652321293510851677666523212935108516776665232129351085167766652321293510851677666523212935108516776665232129351085167766652321293510851677666523212935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0196deb-8fd1-415b-97d6-60dbe606801d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e2b3b5bd-59ba-41fb-9dec-66dbfb07be75, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2b3b5bd-59ba-41fb-9dec-66dbfb07be75, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10494441739006570301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049444173900657030110494441739006570301104944417390065703011049444173900657030110494441739006570301104944417390065703011049444173900657030110494441739006570301104944417390065703011049444173900657030110494441739006570301104944417390065703011049444173900657030110494441739006570301104944417390065703011049444173900657030110494441739006570301104944417390065703011049444173900657030110494441739006570301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 210b21a0-130b-47ad-ac43-c086f927ec06, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2b3b5bd-59ba-41fb-9dec-66dbfb07be75, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9af42d2f-c3d6-4f02-bb77-c9ccac23cc98, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a7e1fadb-7869-49fa-99a9-b65863724277, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9af42d2f-c3d6-4f02-bb77-c9ccac23cc98, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10852026243982417311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085202624398241731110852026243982417311108520262439824173111085202624398241731110852026243982417311108520262439824173111085202624398241731110852026243982417311108520262439824173111085202624398241731110852026243982417311108520262439824173111085202624398241731110852026243982417311108520262439824173111085202624398241731110852026243982417311108520262439824173111085202624398241731110852026243982417311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7e1fadb-7869-49fa-99a9-b65863724277, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2059261257513863486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20592612575138634862059261257513863486205926125751386348620592612575138634862059261257513863486205926125751386348620592612575138634862059261257513863486205926125751386348620592612575138634862059261257513863486205926125751386348620592612575138634862059261257513863486205926125751386348620592612575138634862059261257513863486205926125751386348620592612575138634862059261257513863486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9af42d2f-c3d6-4f02-bb77-c9ccac23cc98, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7e1fadb-7869-49fa-99a9-b65863724277, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e71825c8-88ab-4958-860b-f385a5d7b1d1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e71825c8-88ab-4958-860b-f385a5d7b1d1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7764073199155901375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77640731991559013757764073199155901375776407319915590137577640731991559013757764073199155901375776407319915590137577640731991559013757764073199155901375776407319915590137577640731991559013757764073199155901375776407319915590137577640731991559013757764073199155901375776407319915590137577640731991559013757764073199155901375776407319915590137577640731991559013757764073199155901375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, efeff3c4-9de1-46f7-929d-2f108e468838, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efeff3c4-9de1-46f7-929d-2f108e468838, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16660116179811917251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666011617981191725116660116179811917251166601161798119172511666011617981191725116660116179811917251166601161798119172511666011617981191725116660116179811917251166601161798119172511666011617981191725116660116179811917251166601161798119172511666011617981191725116660116179811917251166601161798119172511666011617981191725116660116179811917251166601161798119172511666011617981191725116660116179811917251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e71825c8-88ab-4958-860b-f385a5d7b1d1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bbc32a85-588d-43b2-bf41-2763a777ebfd, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc32a85-588d-43b2-bf41-2763a777ebfd, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2763537200994853145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27635372009948531452763537200994853145276353720099485314527635372009948531452763537200994853145276353720099485314527635372009948531452763537200994853145276353720099485314527635372009948531452763537200994853145276353720099485314527635372009948531452763537200994853145276353720099485314527635372009948531452763537200994853145276353720099485314527635372009948531452763537200994853145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efeff3c4-9de1-46f7-929d-2f108e468838, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c594ddc1-c44a-453b-a366-dcda53a029ad, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c594ddc1-c44a-453b-a366-dcda53a029ad, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8909298024572813142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89092980245728131428909298024572813142890929802457281314289092980245728131428909298024572813142890929802457281314289092980245728131428909298024572813142890929802457281314289092980245728131428909298024572813142890929802457281314289092980245728131428909298024572813142890929802457281314289092980245728131428909298024572813142890929802457281314289092980245728131428909298024572813142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc32a85-588d-43b2-bf41-2763a777ebfd, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, babc7138-931e-4cdb-8b56-7a6ec512a63d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, babc7138-931e-4cdb-8b56-7a6ec512a63d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15449270733435896781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544927073343589678115449270733435896781154492707334358967811544927073343589678115449270733435896781154492707334358967811544927073343589678115449270733435896781154492707334358967811544927073343589678115449270733435896781154492707334358967811544927073343589678115449270733435896781154492707334358967811544927073343589678115449270733435896781154492707334358967811544927073343589678115449270733435896781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c594ddc1-c44a-453b-a366-dcda53a029ad, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, babc7138-931e-4cdb-8b56-7a6ec512a63d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c00b448a-6753-4379-b087-dd8b8216cbf7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c00b448a-6753-4379-b087-dd8b8216cbf7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 514539878537345433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433514539878537345433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c31806ea-dbe6-4450-92d9-7574077bf37f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c31806ea-dbe6-4450-92d9-7574077bf37f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4077596020478325693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40775960204783256934077596020478325693407759602047832569340775960204783256934077596020478325693407759602047832569340775960204783256934077596020478325693407759602047832569340775960204783256934077596020478325693407759602047832569340775960204783256934077596020478325693407759602047832569340775960204783256934077596020478325693407759602047832569340775960204783256934077596020478325693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c31806ea-dbe6-4450-92d9-7574077bf37f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c00b448a-6753-4379-b087-dd8b8216cbf7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 94cba376-ef9e-4308-ae0e-1521ab040f9a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94cba376-ef9e-4308-ae0e-1521ab040f9a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5690808620257874363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56908086202578743635690808620257874363569080862025787436356908086202578743635690808620257874363569080862025787436356908086202578743635690808620257874363569080862025787436356908086202578743635690808620257874363569080862025787436356908086202578743635690808620257874363569080862025787436356908086202578743635690808620257874363569080862025787436356908086202578743635690808620257874363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 52d5618c-78d8-47df-8247-56b22ddf8e69, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52d5618c-78d8-47df-8247-56b22ddf8e69, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8904476951663289040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89044769516632890408904476951663289040890447695166328904089044769516632890408904476951663289040890447695166328904089044769516632890408904476951663289040890447695166328904089044769516632890408904476951663289040890447695166328904089044769516632890408904476951663289040890447695166328904089044769516632890408904476951663289040890447695166328904089044769516632890408904476951663289040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94cba376-ef9e-4308-ae0e-1521ab040f9a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f19b774-70e1-4d04-b57a-76a1548ec372, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f19b774-70e1-4d04-b57a-76a1548ec372, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10569631323843829378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056963132384382937810569631323843829378105696313238438293781056963132384382937810569631323843829378105696313238438293781056963132384382937810569631323843829378105696313238438293781056963132384382937810569631323843829378105696313238438293781056963132384382937810569631323843829378105696313238438293781056963132384382937810569631323843829378105696313238438293781056963132384382937810569631323843829378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52d5618c-78d8-47df-8247-56b22ddf8e69, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cfbc010a-d522-4a59-a4c3-954043b74008, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfbc010a-d522-4a59-a4c3-954043b74008, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5180979205457895734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51809792054578957345180979205457895734518097920545789573451809792054578957345180979205457895734518097920545789573451809792054578957345180979205457895734518097920545789573451809792054578957345180979205457895734518097920545789573451809792054578957345180979205457895734518097920545789573451809792054578957345180979205457895734518097920545789573451809792054578957345180979205457895734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f19b774-70e1-4d04-b57a-76a1548ec372, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e295c3c5-7557-42bd-b1c8-0cc3648d7c75, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e295c3c5-7557-42bd-b1c8-0cc3648d7c75, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10780813515978822288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078081351597882228810780813515978822288107808135159788222881078081351597882228810780813515978822288107808135159788222881078081351597882228810780813515978822288107808135159788222881078081351597882228810780813515978822288107808135159788222881078081351597882228810780813515978822288107808135159788222881078081351597882228810780813515978822288107808135159788222881078081351597882228810780813515978822288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfbc010a-d522-4a59-a4c3-954043b74008, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a67a441a-21b5-47d1-9844-64808a880fb3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a67a441a-21b5-47d1-9844-64808a880fb3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9357878810818462718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93578788108184627189357878810818462718935787881081846271893578788108184627189357878810818462718935787881081846271893578788108184627189357878810818462718935787881081846271893578788108184627189357878810818462718935787881081846271893578788108184627189357878810818462718935787881081846271893578788108184627189357878810818462718935787881081846271893578788108184627189357878810818462718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e295c3c5-7557-42bd-b1c8-0cc3648d7c75, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 659e1632-4d6e-4b97-afc2-5066a1e92bb1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659e1632-4d6e-4b97-afc2-5066a1e92bb1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18204353896937643368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820435389693764336818204353896937643368182043538969376433681820435389693764336818204353896937643368182043538969376433681820435389693764336818204353896937643368182043538969376433681820435389693764336818204353896937643368182043538969376433681820435389693764336818204353896937643368182043538969376433681820435389693764336818204353896937643368182043538969376433681820435389693764336818204353896937643368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a67a441a-21b5-47d1-9844-64808a880fb3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 041578f2-393f-48cc-933e-2916db7123b2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041578f2-393f-48cc-933e-2916db7123b2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6268305381702600744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62683053817026007446268305381702600744626830538170260074462683053817026007446268305381702600744626830538170260074462683053817026007446268305381702600744626830538170260074462683053817026007446268305381702600744626830538170260074462683053817026007446268305381702600744626830538170260074462683053817026007446268305381702600744626830538170260074462683053817026007446268305381702600744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041578f2-393f-48cc-933e-2916db7123b2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659e1632-4d6e-4b97-afc2-5066a1e92bb1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c4c4bc56-5afb-4d41-8180-091a9c52fabc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57f56f43-23f1-461a-b060-bd19e0305b27, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4c4bc56-5afb-4d41-8180-091a9c52fabc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12826750789061173618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282675078906117361812826750789061173618128267507890611736181282675078906117361812826750789061173618128267507890611736181282675078906117361812826750789061173618128267507890611736181282675078906117361812826750789061173618128267507890611736181282675078906117361812826750789061173618128267507890611736181282675078906117361812826750789061173618128267507890611736181282675078906117361812826750789061173618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57f56f43-23f1-461a-b060-bd19e0305b27, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4829567058301546650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48295670583015466504829567058301546650482956705830154665048295670583015466504829567058301546650482956705830154665048295670583015466504829567058301546650482956705830154665048295670583015466504829567058301546650482956705830154665048295670583015466504829567058301546650482956705830154665048295670583015466504829567058301546650482956705830154665048295670583015466504829567058301546650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57f56f43-23f1-461a-b060-bd19e0305b27, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4c4bc56-5afb-4d41-8180-091a9c52fabc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1ef5617b-33fe-419a-ad79-616df86c0cae, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7eea7d37-339d-46fc-9f13-2376f760587b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ef5617b-33fe-419a-ad79-616df86c0cae, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16832705257546632496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683270525754663249616832705257546632496168327052575466324961683270525754663249616832705257546632496168327052575466324961683270525754663249616832705257546632496168327052575466324961683270525754663249616832705257546632496168327052575466324961683270525754663249616832705257546632496168327052575466324961683270525754663249616832705257546632496168327052575466324961683270525754663249616832705257546632496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eea7d37-339d-46fc-9f13-2376f760587b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8220570866721700058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82205708667217000588220570866721700058822057086672170005882205708667217000588220570866721700058822057086672170005882205708667217000588220570866721700058822057086672170005882205708667217000588220570866721700058822057086672170005882205708667217000588220570866721700058822057086672170005882205708667217000588220570866721700058822057086672170005882205708667217000588220570866721700058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eea7d37-339d-46fc-9f13-2376f760587b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ef5617b-33fe-419a-ad79-616df86c0cae, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e58d9be-169e-4bf3-bbd6-cd84c5145b0e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e58d9be-169e-4bf3-bbd6-cd84c5145b0e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14352719001557666686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435271900155766668614352719001557666686143527190015576666861435271900155766668614352719001557666686143527190015576666861435271900155766668614352719001557666686143527190015576666861435271900155766668614352719001557666686143527190015576666861435271900155766668614352719001557666686143527190015576666861435271900155766668614352719001557666686143527190015576666861435271900155766668614352719001557666686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e99e06ea-096f-4a7c-a2ab-ce942d25e535, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e99e06ea-096f-4a7c-a2ab-ce942d25e535, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18133061414013958323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813306141401395832318133061414013958323181330614140139583231813306141401395832318133061414013958323181330614140139583231813306141401395832318133061414013958323181330614140139583231813306141401395832318133061414013958323181330614140139583231813306141401395832318133061414013958323181330614140139583231813306141401395832318133061414013958323181330614140139583231813306141401395832318133061414013958323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e99e06ea-096f-4a7c-a2ab-ce942d25e535, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e58d9be-169e-4bf3-bbd6-cd84c5145b0e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 46bf4339-b5f1-43ce-95c3-94473b1375f8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46bf4339-b5f1-43ce-95c3-94473b1375f8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13350681988733973708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335068198873397370813350681988733973708133506819887339737081335068198873397370813350681988733973708133506819887339737081335068198873397370813350681988733973708133506819887339737081335068198873397370813350681988733973708133506819887339737081335068198873397370813350681988733973708133506819887339737081335068198873397370813350681988733973708133506819887339737081335068198873397370813350681988733973708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7c2a9fcd-5667-45ed-86e3-ddb5a6a72d32, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c2a9fcd-5667-45ed-86e3-ddb5a6a72d32, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4257989062236749486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42579890622367494864257989062236749486425798906223674948642579890622367494864257989062236749486425798906223674948642579890622367494864257989062236749486425798906223674948642579890622367494864257989062236749486425798906223674948642579890622367494864257989062236749486425798906223674948642579890622367494864257989062236749486425798906223674948642579890622367494864257989062236749486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46bf4339-b5f1-43ce-95c3-94473b1375f8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d22bfd10-0c95-4037-9b63-b0ecfd728896, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c2a9fcd-5667-45ed-86e3-ddb5a6a72d32, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c4841252-cc11-43e5-8dc5-07aa7103c784, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d22bfd10-0c95-4037-9b63-b0ecfd728896, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9482295253448695073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94822952534486950739482295253448695073948229525344869507394822952534486950739482295253448695073948229525344869507394822952534486950739482295253448695073948229525344869507394822952534486950739482295253448695073948229525344869507394822952534486950739482295253448695073948229525344869507394822952534486950739482295253448695073948229525344869507394822952534486950739482295253448695073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4841252-cc11-43e5-8dc5-07aa7103c784, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1889934769550251436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18899347695502514361889934769550251436188993476955025143618899347695502514361889934769550251436188993476955025143618899347695502514361889934769550251436188993476955025143618899347695502514361889934769550251436188993476955025143618899347695502514361889934769550251436188993476955025143618899347695502514361889934769550251436188993476955025143618899347695502514361889934769550251436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d22bfd10-0c95-4037-9b63-b0ecfd728896, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c57e475-bc5c-4463-b2be-7aa14c1381eb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c57e475-bc5c-4463-b2be-7aa14c1381eb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6192078825837347646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61920788258373476466192078825837347646619207882583734764661920788258373476466192078825837347646619207882583734764661920788258373476466192078825837347646619207882583734764661920788258373476466192078825837347646619207882583734764661920788258373476466192078825837347646619207882583734764661920788258373476466192078825837347646619207882583734764661920788258373476466192078825837347646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4841252-cc11-43e5-8dc5-07aa7103c784, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9d49608-7f87-413d-9c7a-9a34ed44e640, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9d49608-7f87-413d-9c7a-9a34ed44e640, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15405253539983276176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540525353998327617615405253539983276176154052535399832761761540525353998327617615405253539983276176154052535399832761761540525353998327617615405253539983276176154052535399832761761540525353998327617615405253539983276176154052535399832761761540525353998327617615405253539983276176154052535399832761761540525353998327617615405253539983276176154052535399832761761540525353998327617615405253539983276176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c57e475-bc5c-4463-b2be-7aa14c1381eb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b4b8a25d-7961-4b52-9cf5-efe9597bd4b2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4b8a25d-7961-4b52-9cf5-efe9597bd4b2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8513133065944301675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85131330659443016758513133065944301675851313306594430167585131330659443016758513133065944301675851313306594430167585131330659443016758513133065944301675851313306594430167585131330659443016758513133065944301675851313306594430167585131330659443016758513133065944301675851313306594430167585131330659443016758513133065944301675851313306594430167585131330659443016758513133065944301675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9d49608-7f87-413d-9c7a-9a34ed44e640, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1591980e-3169-4fdf-a796-91f5d0507849, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1591980e-3169-4fdf-a796-91f5d0507849, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5201117929975487754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52011179299754877545201117929975487754520111792997548775452011179299754877545201117929975487754520111792997548775452011179299754877545201117929975487754520111792997548775452011179299754877545201117929975487754520111792997548775452011179299754877545201117929975487754520111792997548775452011179299754877545201117929975487754520111792997548775452011179299754877545201117929975487754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4b8a25d-7961-4b52-9cf5-efe9597bd4b2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1d3ed72c-dfc2-44a0-a641-ff2af9963dd3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d3ed72c-dfc2-44a0-a641-ff2af9963dd3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6811009306762745824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68110093067627458246811009306762745824681100930676274582468110093067627458246811009306762745824681100930676274582468110093067627458246811009306762745824681100930676274582468110093067627458246811009306762745824681100930676274582468110093067627458246811009306762745824681100930676274582468110093067627458246811009306762745824681100930676274582468110093067627458246811009306762745824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1591980e-3169-4fdf-a796-91f5d0507849, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8110c63f-4a14-4622-9154-b86626c4d25a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d3ed72c-dfc2-44a0-a641-ff2af9963dd3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8c3777a0-9e3e-4bb3-8c0c-59955b7a53e3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c3777a0-9e3e-4bb3-8c0c-59955b7a53e3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4999386435407366334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49993864354073663344999386435407366334499938643540736633449993864354073663344999386435407366334499938643540736633449993864354073663344999386435407366334499938643540736633449993864354073663344999386435407366334499938643540736633449993864354073663344999386435407366334499938643540736633449993864354073663344999386435407366334499938643540736633449993864354073663344999386435407366334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8110c63f-4a14-4622-9154-b86626c4d25a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5664238251130018977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56642382511300189775664238251130018977566423825113001897756642382511300189775664238251130018977566423825113001897756642382511300189775664238251130018977566423825113001897756642382511300189775664238251130018977566423825113001897756642382511300189775664238251130018977566423825113001897756642382511300189775664238251130018977566423825113001897756642382511300189775664238251130018977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8110c63f-4a14-4622-9154-b86626c4d25a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f81ea96-68a8-4c4c-b42d-6ef4dc196516, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f81ea96-68a8-4c4c-b42d-6ef4dc196516, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16583353458527563142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658335345852756314216583353458527563142165833534585275631421658335345852756314216583353458527563142165833534585275631421658335345852756314216583353458527563142165833534585275631421658335345852756314216583353458527563142165833534585275631421658335345852756314216583353458527563142165833534585275631421658335345852756314216583353458527563142165833534585275631421658335345852756314216583353458527563142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c3777a0-9e3e-4bb3-8c0c-59955b7a53e3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cbaf3dd8-3042-4968-a267-1a2a398afff1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbaf3dd8-3042-4968-a267-1a2a398afff1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13929923155079011911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392992315507901191113929923155079011911139299231550790119111392992315507901191113929923155079011911139299231550790119111392992315507901191113929923155079011911139299231550790119111392992315507901191113929923155079011911139299231550790119111392992315507901191113929923155079011911139299231550790119111392992315507901191113929923155079011911139299231550790119111392992315507901191113929923155079011911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f81ea96-68a8-4c4c-b42d-6ef4dc196516, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbaf3dd8-3042-4968-a267-1a2a398afff1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2ab4d2f1-7457-4a75-afdb-835b52c52892, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ab4d2f1-7457-4a75-afdb-835b52c52892, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12226053464084801100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222605346408480110012226053464084801100122260534640848011001222605346408480110012226053464084801100122260534640848011001222605346408480110012226053464084801100122260534640848011001222605346408480110012226053464084801100122260534640848011001222605346408480110012226053464084801100122260534640848011001222605346408480110012226053464084801100122260534640848011001222605346408480110012226053464084801100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b33d2630-6356-4360-bdeb-47a49446eeb8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b33d2630-6356-4360-bdeb-47a49446eeb8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10010487401788587075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001048740178858707510010487401788587075100104874017885870751001048740178858707510010487401788587075100104874017885870751001048740178858707510010487401788587075100104874017885870751001048740178858707510010487401788587075100104874017885870751001048740178858707510010487401788587075100104874017885870751001048740178858707510010487401788587075100104874017885870751001048740178858707510010487401788587075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ab4d2f1-7457-4a75-afdb-835b52c52892, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4f5b398f-2553-425a-be52-bd497d8b321b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f5b398f-2553-425a-be52-bd497d8b321b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13945763493312413198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394576349331241319813945763493312413198139457634933124131981394576349331241319813945763493312413198139457634933124131981394576349331241319813945763493312413198139457634933124131981394576349331241319813945763493312413198139457634933124131981394576349331241319813945763493312413198139457634933124131981394576349331241319813945763493312413198139457634933124131981394576349331241319813945763493312413198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b33d2630-6356-4360-bdeb-47a49446eeb8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f253dead-14b4-4021-a146-3a212f50f585, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f253dead-14b4-4021-a146-3a212f50f585, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4413286899704680818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44132868997046808184413286899704680818441328689970468081844132868997046808184413286899704680818441328689970468081844132868997046808184413286899704680818441328689970468081844132868997046808184413286899704680818441328689970468081844132868997046808184413286899704680818441328689970468081844132868997046808184413286899704680818441328689970468081844132868997046808184413286899704680818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f5b398f-2553-425a-be52-bd497d8b321b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 695ea14e-8a90-4762-8f1a-45da46e74112, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 695ea14e-8a90-4762-8f1a-45da46e74112, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6638408691472336810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66384086914723368106638408691472336810663840869147233681066384086914723368106638408691472336810663840869147233681066384086914723368106638408691472336810663840869147233681066384086914723368106638408691472336810663840869147233681066384086914723368106638408691472336810663840869147233681066384086914723368106638408691472336810663840869147233681066384086914723368106638408691472336810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 695ea14e-8a90-4762-8f1a-45da46e74112, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f253dead-14b4-4021-a146-3a212f50f585, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7fccd1b7-eb40-4070-8bdb-44f4eef92b9d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fccd1b7-eb40-4070-8bdb-44f4eef92b9d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15578134525737680597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557813452573768059715578134525737680597155781345257376805971557813452573768059715578134525737680597155781345257376805971557813452573768059715578134525737680597155781345257376805971557813452573768059715578134525737680597155781345257376805971557813452573768059715578134525737680597155781345257376805971557813452573768059715578134525737680597155781345257376805971557813452573768059715578134525737680597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b67c6808-bfcc-41b8-9baf-f46273d1b8fd, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fccd1b7-eb40-4070-8bdb-44f4eef92b9d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b67c6808-bfcc-41b8-9baf-f46273d1b8fd, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14374026685055748222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437402668505574822214374026685055748222143740266850557482221437402668505574822214374026685055748222143740266850557482221437402668505574822214374026685055748222143740266850557482221437402668505574822214374026685055748222143740266850557482221437402668505574822214374026685055748222143740266850557482221437402668505574822214374026685055748222143740266850557482221437402668505574822214374026685055748222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06bbd1d9-c62c-45be-9921-9f4d1755b1c9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06bbd1d9-c62c-45be-9921-9f4d1755b1c9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3709884437269262964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37098844372692629643709884437269262964370988443726926296437098844372692629643709884437269262964370988443726926296437098844372692629643709884437269262964370988443726926296437098844372692629643709884437269262964370988443726926296437098844372692629643709884437269262964370988443726926296437098844372692629643709884437269262964370988443726926296437098844372692629643709884437269262964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b67c6808-bfcc-41b8-9baf-f46273d1b8fd, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06bbd1d9-c62c-45be-9921-9f4d1755b1c9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a4faac2f-7ba0-4a5d-8eed-1f3c393a6c62, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8676ac0d-6976-4b9c-a49d-25545940ebd2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8676ac0d-6976-4b9c-a49d-25545940ebd2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17390951590056464054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739095159005646405417390951590056464054173909515900564640541739095159005646405417390951590056464054173909515900564640541739095159005646405417390951590056464054173909515900564640541739095159005646405417390951590056464054173909515900564640541739095159005646405417390951590056464054173909515900564640541739095159005646405417390951590056464054173909515900564640541739095159005646405417390951590056464054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4faac2f-7ba0-4a5d-8eed-1f3c393a6c62, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5050524275989274275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50505242759892742755050524275989274275505052427598927427550505242759892742755050524275989274275505052427598927427550505242759892742755050524275989274275505052427598927427550505242759892742755050524275989274275505052427598927427550505242759892742755050524275989274275505052427598927427550505242759892742755050524275989274275505052427598927427550505242759892742755050524275989274275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8676ac0d-6976-4b9c-a49d-25545940ebd2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4faac2f-7ba0-4a5d-8eed-1f3c393a6c62, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 20fba0ce-8a25-4010-a4d8-1808d8c01a48, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20fba0ce-8a25-4010-a4d8-1808d8c01a48, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 774127006476604316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316774127006476604316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f3d1dd5-8ab4-4853-96fc-c57127f12992, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f3d1dd5-8ab4-4853-96fc-c57127f12992, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3333517514820239907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33335175148202399073333517514820239907333351751482023990733335175148202399073333517514820239907333351751482023990733335175148202399073333517514820239907333351751482023990733335175148202399073333517514820239907333351751482023990733335175148202399073333517514820239907333351751482023990733335175148202399073333517514820239907333351751482023990733335175148202399073333517514820239907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20fba0ce-8a25-4010-a4d8-1808d8c01a48, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0e233acb-1a34-47c4-b559-8b8bd5181184, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e233acb-1a34-47c4-b559-8b8bd5181184, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3789850354109426002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37898503541094260023789850354109426002378985035410942600237898503541094260023789850354109426002378985035410942600237898503541094260023789850354109426002378985035410942600237898503541094260023789850354109426002378985035410942600237898503541094260023789850354109426002378985035410942600237898503541094260023789850354109426002378985035410942600237898503541094260023789850354109426002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f3d1dd5-8ab4-4853-96fc-c57127f12992, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57d04b4e-003f-445f-a1c8-f1cd8cd974dd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57d04b4e-003f-445f-a1c8-f1cd8cd974dd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8423426999053024866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84234269990530248668423426999053024866842342699905302486684234269990530248668423426999053024866842342699905302486684234269990530248668423426999053024866842342699905302486684234269990530248668423426999053024866842342699905302486684234269990530248668423426999053024866842342699905302486684234269990530248668423426999053024866842342699905302486684234269990530248668423426999053024866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e233acb-1a34-47c4-b559-8b8bd5181184, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fbe85f46-0430-4cf1-82cb-a5307b5b724c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbe85f46-0430-4cf1-82cb-a5307b5b724c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10346576611326136622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034657661132613662210346576611326136622103465766113261366221034657661132613662210346576611326136622103465766113261366221034657661132613662210346576611326136622103465766113261366221034657661132613662210346576611326136622103465766113261366221034657661132613662210346576611326136622103465766113261366221034657661132613662210346576611326136622103465766113261366221034657661132613662210346576611326136622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbe85f46-0430-4cf1-82cb-a5307b5b724c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d04b4e-003f-445f-a1c8-f1cd8cd974dd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ce03167-8ca7-4471-9ba9-a4f36cad6845, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce03167-8ca7-4471-9ba9-a4f36cad6845, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17329979359194582444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732997935919458244417329979359194582444173299793591945824441732997935919458244417329979359194582444173299793591945824441732997935919458244417329979359194582444173299793591945824441732997935919458244417329979359194582444173299793591945824441732997935919458244417329979359194582444173299793591945824441732997935919458244417329979359194582444173299793591945824441732997935919458244417329979359194582444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de5264e7-06f1-499a-87ec-56be0b8ad3c0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de5264e7-06f1-499a-87ec-56be0b8ad3c0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14161636061280245681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416163606128024568114161636061280245681141616360612802456811416163606128024568114161636061280245681141616360612802456811416163606128024568114161636061280245681141616360612802456811416163606128024568114161636061280245681141616360612802456811416163606128024568114161636061280245681141616360612802456811416163606128024568114161636061280245681141616360612802456811416163606128024568114161636061280245681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce03167-8ca7-4471-9ba9-a4f36cad6845, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f8b8668f-9284-462a-8b3f-4714ec4b47eb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8b8668f-9284-462a-8b3f-4714ec4b47eb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9651027394847605343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96510273948476053439651027394847605343965102739484760534396510273948476053439651027394847605343965102739484760534396510273948476053439651027394847605343965102739484760534396510273948476053439651027394847605343965102739484760534396510273948476053439651027394847605343965102739484760534396510273948476053439651027394847605343965102739484760534396510273948476053439651027394847605343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de5264e7-06f1-499a-87ec-56be0b8ad3c0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5cd6e791-a809-4a09-8f4d-7d2a5ac0e3cd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cd6e791-a809-4a09-8f4d-7d2a5ac0e3cd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6251275964724298988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62512759647242989886251275964724298988625127596472429898862512759647242989886251275964724298988625127596472429898862512759647242989886251275964724298988625127596472429898862512759647242989886251275964724298988625127596472429898862512759647242989886251275964724298988625127596472429898862512759647242989886251275964724298988625127596472429898862512759647242989886251275964724298988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8b8668f-9284-462a-8b3f-4714ec4b47eb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e9ccdda4-295c-485c-8a22-6acf9fd3481d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9ccdda4-295c-485c-8a22-6acf9fd3481d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11127923606997178687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112792360699717868711127923606997178687111279236069971786871112792360699717868711127923606997178687111279236069971786871112792360699717868711127923606997178687111279236069971786871112792360699717868711127923606997178687111279236069971786871112792360699717868711127923606997178687111279236069971786871112792360699717868711127923606997178687111279236069971786871112792360699717868711127923606997178687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cd6e791-a809-4a09-8f4d-7d2a5ac0e3cd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 25eaeb2c-6ffb-47f2-b4ac-a6c6ccf5d455, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25eaeb2c-6ffb-47f2-b4ac-a6c6ccf5d455, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4511392232795976381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45113922327959763814511392232795976381451139223279597638145113922327959763814511392232795976381451139223279597638145113922327959763814511392232795976381451139223279597638145113922327959763814511392232795976381451139223279597638145113922327959763814511392232795976381451139223279597638145113922327959763814511392232795976381451139223279597638145113922327959763814511392232795976381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9ccdda4-295c-485c-8a22-6acf9fd3481d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3616d7ef-d82c-4666-9566-6c79ee48c997, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3616d7ef-d82c-4666-9566-6c79ee48c997, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14519717855815575318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451971785581557531814519717855815575318145197178558155753181451971785581557531814519717855815575318145197178558155753181451971785581557531814519717855815575318145197178558155753181451971785581557531814519717855815575318145197178558155753181451971785581557531814519717855815575318145197178558155753181451971785581557531814519717855815575318145197178558155753181451971785581557531814519717855815575318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25eaeb2c-6ffb-47f2-b4ac-a6c6ccf5d455, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d832ace-846b-442f-84d6-c7eebc838531, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d832ace-846b-442f-84d6-c7eebc838531, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8520977994121361043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85209779941213610438520977994121361043852097799412136104385209779941213610438520977994121361043852097799412136104385209779941213610438520977994121361043852097799412136104385209779941213610438520977994121361043852097799412136104385209779941213610438520977994121361043852097799412136104385209779941213610438520977994121361043852097799412136104385209779941213610438520977994121361043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3616d7ef-d82c-4666-9566-6c79ee48c997, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b475cce5-b4bb-42f1-ae3b-5cb45557d508, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b475cce5-b4bb-42f1-ae3b-5cb45557d508, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7600631687984297467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76006316879842974677600631687984297467760063168798429746776006316879842974677600631687984297467760063168798429746776006316879842974677600631687984297467760063168798429746776006316879842974677600631687984297467760063168798429746776006316879842974677600631687984297467760063168798429746776006316879842974677600631687984297467760063168798429746776006316879842974677600631687984297467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b475cce5-b4bb-42f1-ae3b-5cb45557d508, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d832ace-846b-442f-84d6-c7eebc838531, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c15ec68c-d587-41c7-a963-ea287e8a4ad6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c15ec68c-d587-41c7-a963-ea287e8a4ad6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4443563321553065204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44435633215530652044443563321553065204444356332155306520444435633215530652044443563321553065204444356332155306520444435633215530652044443563321553065204444356332155306520444435633215530652044443563321553065204444356332155306520444435633215530652044443563321553065204444356332155306520444435633215530652044443563321553065204444356332155306520444435633215530652044443563321553065204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3593f861-b72d-4e15-8f56-282d29035401, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3593f861-b72d-4e15-8f56-282d29035401, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6358318382595097781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63583183825950977816358318382595097781635831838259509778163583183825950977816358318382595097781635831838259509778163583183825950977816358318382595097781635831838259509778163583183825950977816358318382595097781635831838259509778163583183825950977816358318382595097781635831838259509778163583183825950977816358318382595097781635831838259509778163583183825950977816358318382595097781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c15ec68c-d587-41c7-a963-ea287e8a4ad6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 535bfe31-dc29-4876-8851-31490de04ea9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 535bfe31-dc29-4876-8851-31490de04ea9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14170191891014928425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417019189101492842514170191891014928425141701918910149284251417019189101492842514170191891014928425141701918910149284251417019189101492842514170191891014928425141701918910149284251417019189101492842514170191891014928425141701918910149284251417019189101492842514170191891014928425141701918910149284251417019189101492842514170191891014928425141701918910149284251417019189101492842514170191891014928425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3593f861-b72d-4e15-8f56-282d29035401, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cc8cabc1-771b-4175-b988-b02fa986d3d4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc8cabc1-771b-4175-b988-b02fa986d3d4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6711961173302516102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67119611733025161026711961173302516102671196117330251610267119611733025161026711961173302516102671196117330251610267119611733025161026711961173302516102671196117330251610267119611733025161026711961173302516102671196117330251610267119611733025161026711961173302516102671196117330251610267119611733025161026711961173302516102671196117330251610267119611733025161026711961173302516102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 535bfe31-dc29-4876-8851-31490de04ea9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 800cdcdb-b254-438e-b163-4a8c267ba98b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc8cabc1-771b-4175-b988-b02fa986d3d4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 800cdcdb-b254-438e-b163-4a8c267ba98b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6455467716412015500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64554677164120155006455467716412015500645546771641201550064554677164120155006455467716412015500645546771641201550064554677164120155006455467716412015500645546771641201550064554677164120155006455467716412015500645546771641201550064554677164120155006455467716412015500645546771641201550064554677164120155006455467716412015500645546771641201550064554677164120155006455467716412015500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 94689745-6e77-4485-a744-9d5e91b2b91b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94689745-6e77-4485-a744-9d5e91b2b91b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 167778649560559195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195167778649560559195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 800cdcdb-b254-438e-b163-4a8c267ba98b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d7eccdc-348c-420c-8b0d-2a1a6b7212c0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d7eccdc-348c-420c-8b0d-2a1a6b7212c0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9329543085190853623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93295430851908536239329543085190853623932954308519085362393295430851908536239329543085190853623932954308519085362393295430851908536239329543085190853623932954308519085362393295430851908536239329543085190853623932954308519085362393295430851908536239329543085190853623932954308519085362393295430851908536239329543085190853623932954308519085362393295430851908536239329543085190853623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94689745-6e77-4485-a744-9d5e91b2b91b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e56b4787-1a8d-4f73-90eb-d129a688f027, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e56b4787-1a8d-4f73-90eb-d129a688f027, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18260640275710136135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826064027571013613518260640275710136135182606402757101361351826064027571013613518260640275710136135182606402757101361351826064027571013613518260640275710136135182606402757101361351826064027571013613518260640275710136135182606402757101361351826064027571013613518260640275710136135182606402757101361351826064027571013613518260640275710136135182606402757101361351826064027571013613518260640275710136135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d7eccdc-348c-420c-8b0d-2a1a6b7212c0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b4615d59-8c57-4c09-8194-5f1a9326e1c7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e56b4787-1a8d-4f73-90eb-d129a688f027, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4615d59-8c57-4c09-8194-5f1a9326e1c7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15108533563825462876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510853356382546287615108533563825462876151085335638254628761510853356382546287615108533563825462876151085335638254628761510853356382546287615108533563825462876151085335638254628761510853356382546287615108533563825462876151085335638254628761510853356382546287615108533563825462876151085335638254628761510853356382546287615108533563825462876151085335638254628761510853356382546287615108533563825462876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3454b278-ddd3-44ff-ba9f-57c971b787e6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3454b278-ddd3-44ff-ba9f-57c971b787e6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10076623332449716242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007662333244971624210076623332449716242100766233324497162421007662333244971624210076623332449716242100766233324497162421007662333244971624210076623332449716242100766233324497162421007662333244971624210076623332449716242100766233324497162421007662333244971624210076623332449716242100766233324497162421007662333244971624210076623332449716242100766233324497162421007662333244971624210076623332449716242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4615d59-8c57-4c09-8194-5f1a9326e1c7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 43217cf8-2069-4fdc-a54b-18e23710264a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43217cf8-2069-4fdc-a54b-18e23710264a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3978361250138850763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39783612501388507633978361250138850763397836125013885076339783612501388507633978361250138850763397836125013885076339783612501388507633978361250138850763397836125013885076339783612501388507633978361250138850763397836125013885076339783612501388507633978361250138850763397836125013885076339783612501388507633978361250138850763397836125013885076339783612501388507633978361250138850763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3454b278-ddd3-44ff-ba9f-57c971b787e6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2c14941-c537-42d2-8c97-33f4ed5c7968, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2c14941-c537-42d2-8c97-33f4ed5c7968, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12435819060407034327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243581906040703432712435819060407034327124358190604070343271243581906040703432712435819060407034327124358190604070343271243581906040703432712435819060407034327124358190604070343271243581906040703432712435819060407034327124358190604070343271243581906040703432712435819060407034327124358190604070343271243581906040703432712435819060407034327124358190604070343271243581906040703432712435819060407034327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43217cf8-2069-4fdc-a54b-18e23710264a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7dfd8bba-2925-48dd-9e0b-ef6ca4905711, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dfd8bba-2925-48dd-9e0b-ef6ca4905711, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12200087998284473689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220008799828447368912200087998284473689122000879982844736891220008799828447368912200087998284473689122000879982844736891220008799828447368912200087998284473689122000879982844736891220008799828447368912200087998284473689122000879982844736891220008799828447368912200087998284473689122000879982844736891220008799828447368912200087998284473689122000879982844736891220008799828447368912200087998284473689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2c14941-c537-42d2-8c97-33f4ed5c7968, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9df5d154-0f6f-4718-a14b-34dbd10ff613, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9df5d154-0f6f-4718-a14b-34dbd10ff613, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9374484427911273262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93744844279112732629374484427911273262937448442791127326293744844279112732629374484427911273262937448442791127326293744844279112732629374484427911273262937448442791127326293744844279112732629374484427911273262937448442791127326293744844279112732629374484427911273262937448442791127326293744844279112732629374484427911273262937448442791127326293744844279112732629374484427911273262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dfd8bba-2925-48dd-9e0b-ef6ca4905711, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88b7eb02-d5bb-4398-b4d0-9c8a3cbe6393, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88b7eb02-d5bb-4398-b4d0-9c8a3cbe6393, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9747006851608718558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97470068516087185589747006851608718558974700685160871855897470068516087185589747006851608718558974700685160871855897470068516087185589747006851608718558974700685160871855897470068516087185589747006851608718558974700685160871855897470068516087185589747006851608718558974700685160871855897470068516087185589747006851608718558974700685160871855897470068516087185589747006851608718558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9df5d154-0f6f-4718-a14b-34dbd10ff613, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 403927d8-0331-4df4-bb7a-51ab1922bdf0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 403927d8-0331-4df4-bb7a-51ab1922bdf0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 499831856263695016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016499831856263695016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88b7eb02-d5bb-4398-b4d0-9c8a3cbe6393, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d4d20ab-6def-426c-bea8-68e3ce646668, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 403927d8-0331-4df4-bb7a-51ab1922bdf0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 49454e06-e279-45af-90ca-3e9076d0cc93, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d4d20ab-6def-426c-bea8-68e3ce646668, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13885907031358324119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388590703135832411913885907031358324119138859070313583241191388590703135832411913885907031358324119138859070313583241191388590703135832411913885907031358324119138859070313583241191388590703135832411913885907031358324119138859070313583241191388590703135832411913885907031358324119138859070313583241191388590703135832411913885907031358324119138859070313583241191388590703135832411913885907031358324119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49454e06-e279-45af-90ca-3e9076d0cc93, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2527501669122012292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25275016691220122922527501669122012292252750166912201229225275016691220122922527501669122012292252750166912201229225275016691220122922527501669122012292252750166912201229225275016691220122922527501669122012292252750166912201229225275016691220122922527501669122012292252750166912201229225275016691220122922527501669122012292252750166912201229225275016691220122922527501669122012292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49454e06-e279-45af-90ca-3e9076d0cc93, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e118c2b6-4b3c-42ee-afaa-b7539f5e4efd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e118c2b6-4b3c-42ee-afaa-b7539f5e4efd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11793010429878853044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179301042987885304411793010429878853044117930104298788530441179301042987885304411793010429878853044117930104298788530441179301042987885304411793010429878853044117930104298788530441179301042987885304411793010429878853044117930104298788530441179301042987885304411793010429878853044117930104298788530441179301042987885304411793010429878853044117930104298788530441179301042987885304411793010429878853044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d4d20ab-6def-426c-bea8-68e3ce646668, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7dcdbdbf-2231-4c50-94db-8b9bfa6cb5f5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dcdbdbf-2231-4c50-94db-8b9bfa6cb5f5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11517651067598911343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151765106759891134311517651067598911343115176510675989113431151765106759891134311517651067598911343115176510675989113431151765106759891134311517651067598911343115176510675989113431151765106759891134311517651067598911343115176510675989113431151765106759891134311517651067598911343115176510675989113431151765106759891134311517651067598911343115176510675989113431151765106759891134311517651067598911343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e118c2b6-4b3c-42ee-afaa-b7539f5e4efd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5ef44053-a6dd-4ae9-acee-9afcd9a93e8b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ef44053-a6dd-4ae9-acee-9afcd9a93e8b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3386911214003338036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33869112140033380363386911214003338036338691121400333803633869112140033380363386911214003338036338691121400333803633869112140033380363386911214003338036338691121400333803633869112140033380363386911214003338036338691121400333803633869112140033380363386911214003338036338691121400333803633869112140033380363386911214003338036338691121400333803633869112140033380363386911214003338036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dcdbdbf-2231-4c50-94db-8b9bfa6cb5f5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8fd21284-30e4-4c30-9c30-76a95e353d92, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd21284-30e4-4c30-9c30-76a95e353d92, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8948972239218876337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89489722392188763378948972239218876337894897223921887633789489722392188763378948972239218876337894897223921887633789489722392188763378948972239218876337894897223921887633789489722392188763378948972239218876337894897223921887633789489722392188763378948972239218876337894897223921887633789489722392188763378948972239218876337894897223921887633789489722392188763378948972239218876337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ef44053-a6dd-4ae9-acee-9afcd9a93e8b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1b34c8bf-47fa-45c4-b2d2-c09cff54da20, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b34c8bf-47fa-45c4-b2d2-c09cff54da20, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15943285735405326428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594328573540532642815943285735405326428159432857354053264281594328573540532642815943285735405326428159432857354053264281594328573540532642815943285735405326428159432857354053264281594328573540532642815943285735405326428159432857354053264281594328573540532642815943285735405326428159432857354053264281594328573540532642815943285735405326428159432857354053264281594328573540532642815943285735405326428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd21284-30e4-4c30-9c30-76a95e353d92, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 67905664-e496-4f51-a088-4110e7e98cb1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67905664-e496-4f51-a088-4110e7e98cb1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15468222024080291170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546822202408029117015468222024080291170154682220240802911701546822202408029117015468222024080291170154682220240802911701546822202408029117015468222024080291170154682220240802911701546822202408029117015468222024080291170154682220240802911701546822202408029117015468222024080291170154682220240802911701546822202408029117015468222024080291170154682220240802911701546822202408029117015468222024080291170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b34c8bf-47fa-45c4-b2d2-c09cff54da20, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62cd74f6-946c-44ab-8073-7ec3f199b37c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62cd74f6-946c-44ab-8073-7ec3f199b37c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15175252383428639697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517525238342863969715175252383428639697151752523834286396971517525238342863969715175252383428639697151752523834286396971517525238342863969715175252383428639697151752523834286396971517525238342863969715175252383428639697151752523834286396971517525238342863969715175252383428639697151752523834286396971517525238342863969715175252383428639697151752523834286396971517525238342863969715175252383428639697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67905664-e496-4f51-a088-4110e7e98cb1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13d75358-ec79-4f3b-aa38-ce4d8b280c36, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13d75358-ec79-4f3b-aa38-ce4d8b280c36, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7207503617739990149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72075036177399901497207503617739990149720750361773999014972075036177399901497207503617739990149720750361773999014972075036177399901497207503617739990149720750361773999014972075036177399901497207503617739990149720750361773999014972075036177399901497207503617739990149720750361773999014972075036177399901497207503617739990149720750361773999014972075036177399901497207503617739990149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62cd74f6-946c-44ab-8073-7ec3f199b37c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d263929-3a50-458b-9ed8-72199352b700, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d263929-3a50-458b-9ed8-72199352b700, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14383145772624110399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438314577262411039914383145772624110399143831457726241103991438314577262411039914383145772624110399143831457726241103991438314577262411039914383145772624110399143831457726241103991438314577262411039914383145772624110399143831457726241103991438314577262411039914383145772624110399143831457726241103991438314577262411039914383145772624110399143831457726241103991438314577262411039914383145772624110399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13d75358-ec79-4f3b-aa38-ce4d8b280c36, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 592e8e88-8e6b-4766-8a43-0df2508efeb8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d263929-3a50-458b-9ed8-72199352b700, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 592e8e88-8e6b-4766-8a43-0df2508efeb8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11611323943564544549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161132394356454454911611323943564544549116113239435645445491161132394356454454911611323943564544549116113239435645445491161132394356454454911611323943564544549116113239435645445491161132394356454454911611323943564544549116113239435645445491161132394356454454911611323943564544549116113239435645445491161132394356454454911611323943564544549116113239435645445491161132394356454454911611323943564544549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f34b25d6-7de1-4f4c-8fdf-e61d0be566ec, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f34b25d6-7de1-4f4c-8fdf-e61d0be566ec, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12297443093711789929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229744309371178992912297443093711789929122974430937117899291229744309371178992912297443093711789929122974430937117899291229744309371178992912297443093711789929122974430937117899291229744309371178992912297443093711789929122974430937117899291229744309371178992912297443093711789929122974430937117899291229744309371178992912297443093711789929122974430937117899291229744309371178992912297443093711789929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 592e8e88-8e6b-4766-8a43-0df2508efeb8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ce7952ca-7a85-40b9-b6d6-a6d8760ccf8a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce7952ca-7a85-40b9-b6d6-a6d8760ccf8a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3857653565969959334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38576535659699593343857653565969959334385765356596995933438576535659699593343857653565969959334385765356596995933438576535659699593343857653565969959334385765356596995933438576535659699593343857653565969959334385765356596995933438576535659699593343857653565969959334385765356596995933438576535659699593343857653565969959334385765356596995933438576535659699593343857653565969959334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f34b25d6-7de1-4f4c-8fdf-e61d0be566ec, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ab8b587-4d54-4f4b-98b5-28c3190f28e1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ab8b587-4d54-4f4b-98b5-28c3190f28e1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10990876382212343079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099087638221234307910990876382212343079109908763822123430791099087638221234307910990876382212343079109908763822123430791099087638221234307910990876382212343079109908763822123430791099087638221234307910990876382212343079109908763822123430791099087638221234307910990876382212343079109908763822123430791099087638221234307910990876382212343079109908763822123430791099087638221234307910990876382212343079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce7952ca-7a85-40b9-b6d6-a6d8760ccf8a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9944058b-9771-40c2-a3be-389a928c7dab, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9944058b-9771-40c2-a3be-389a928c7dab, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13095415739174706211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309541573917470621113095415739174706211130954157391747062111309541573917470621113095415739174706211130954157391747062111309541573917470621113095415739174706211130954157391747062111309541573917470621113095415739174706211130954157391747062111309541573917470621113095415739174706211130954157391747062111309541573917470621113095415739174706211130954157391747062111309541573917470621113095415739174706211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ab8b587-4d54-4f4b-98b5-28c3190f28e1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0408ee76-fb89-4643-8a3a-80e98720e644, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0408ee76-fb89-4643-8a3a-80e98720e644, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15817916014050158820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581791601405015882015817916014050158820158179160140501588201581791601405015882015817916014050158820158179160140501588201581791601405015882015817916014050158820158179160140501588201581791601405015882015817916014050158820158179160140501588201581791601405015882015817916014050158820158179160140501588201581791601405015882015817916014050158820158179160140501588201581791601405015882015817916014050158820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9944058b-9771-40c2-a3be-389a928c7dab, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3ad836be-f216-4246-bf09-dbd10cf2b8a3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad836be-f216-4246-bf09-dbd10cf2b8a3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14680217633446492375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468021763344649237514680217633446492375146802176334464923751468021763344649237514680217633446492375146802176334464923751468021763344649237514680217633446492375146802176334464923751468021763344649237514680217633446492375146802176334464923751468021763344649237514680217633446492375146802176334464923751468021763344649237514680217633446492375146802176334464923751468021763344649237514680217633446492375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0408ee76-fb89-4643-8a3a-80e98720e644, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ae56e0de-b664-4fe3-a1d5-e443ef14baa0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae56e0de-b664-4fe3-a1d5-e443ef14baa0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8726786605386919919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87267866053869199198726786605386919919872678660538691991987267866053869199198726786605386919919872678660538691991987267866053869199198726786605386919919872678660538691991987267866053869199198726786605386919919872678660538691991987267866053869199198726786605386919919872678660538691991987267866053869199198726786605386919919872678660538691991987267866053869199198726786605386919919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad836be-f216-4246-bf09-dbd10cf2b8a3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fedf4241-0ee0-420d-bd7b-99eefcdb1dec, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fedf4241-0ee0-420d-bd7b-99eefcdb1dec, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2646319775930074522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26463197759300745222646319775930074522264631977593007452226463197759300745222646319775930074522264631977593007452226463197759300745222646319775930074522264631977593007452226463197759300745222646319775930074522264631977593007452226463197759300745222646319775930074522264631977593007452226463197759300745222646319775930074522264631977593007452226463197759300745222646319775930074522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae56e0de-b664-4fe3-a1d5-e443ef14baa0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ea38643d-90bd-4327-9c7b-a1b5fd5e922b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea38643d-90bd-4327-9c7b-a1b5fd5e922b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 811966835707299416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416811966835707299416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea38643d-90bd-4327-9c7b-a1b5fd5e922b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f274cd2-fca3-42aa-a0af-ee386635d0e7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f274cd2-fca3-42aa-a0af-ee386635d0e7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12959049475486549703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295904947548654970312959049475486549703129590494754865497031295904947548654970312959049475486549703129590494754865497031295904947548654970312959049475486549703129590494754865497031295904947548654970312959049475486549703129590494754865497031295904947548654970312959049475486549703129590494754865497031295904947548654970312959049475486549703129590494754865497031295904947548654970312959049475486549703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fedf4241-0ee0-420d-bd7b-99eefcdb1dec, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f5c2357-3200-4214-96a3-7b0a99506004, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f5c2357-3200-4214-96a3-7b0a99506004, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10554558155738555999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055455815573855599910554558155738555999105545581557385559991055455815573855599910554558155738555999105545581557385559991055455815573855599910554558155738555999105545581557385559991055455815573855599910554558155738555999105545581557385559991055455815573855599910554558155738555999105545581557385559991055455815573855599910554558155738555999105545581557385559991055455815573855599910554558155738555999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f274cd2-fca3-42aa-a0af-ee386635d0e7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f5c2357-3200-4214-96a3-7b0a99506004, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0abc41b8-03af-4f5a-b8a3-bac91057a4e8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0abc41b8-03af-4f5a-b8a3-bac91057a4e8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15310409773864525806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531040977386452580615310409773864525806153104097738645258061531040977386452580615310409773864525806153104097738645258061531040977386452580615310409773864525806153104097738645258061531040977386452580615310409773864525806153104097738645258061531040977386452580615310409773864525806153104097738645258061531040977386452580615310409773864525806153104097738645258061531040977386452580615310409773864525806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b6f13ff-0837-4101-a093-7629ee243b89, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b6f13ff-0837-4101-a093-7629ee243b89, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7683578840943319879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76835788409433198797683578840943319879768357884094331987976835788409433198797683578840943319879768357884094331987976835788409433198797683578840943319879768357884094331987976835788409433198797683578840943319879768357884094331987976835788409433198797683578840943319879768357884094331987976835788409433198797683578840943319879768357884094331987976835788409433198797683578840943319879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0abc41b8-03af-4f5a-b8a3-bac91057a4e8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1f052b25-0138-4058-af9b-ad6ea4ebcab9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b6f13ff-0837-4101-a093-7629ee243b89, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f052b25-0138-4058-af9b-ad6ea4ebcab9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8839570146649676721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88395701466496767218839570146649676721883957014664967672188395701466496767218839570146649676721883957014664967672188395701466496767218839570146649676721883957014664967672188395701466496767218839570146649676721883957014664967672188395701466496767218839570146649676721883957014664967672188395701466496767218839570146649676721883957014664967672188395701466496767218839570146649676721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0d7655ac-f881-4aed-9f2d-e0722b1f2f69, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d7655ac-f881-4aed-9f2d-e0722b1f2f69, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 539500376805272791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791539500376805272791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f052b25-0138-4058-af9b-ad6ea4ebcab9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 902fc1d2-eba6-46fe-9b4e-715c3d4e05de, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 902fc1d2-eba6-46fe-9b4e-715c3d4e05de, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17250798054147308115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725079805414730811517250798054147308115172507980541473081151725079805414730811517250798054147308115172507980541473081151725079805414730811517250798054147308115172507980541473081151725079805414730811517250798054147308115172507980541473081151725079805414730811517250798054147308115172507980541473081151725079805414730811517250798054147308115172507980541473081151725079805414730811517250798054147308115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d7655ac-f881-4aed-9f2d-e0722b1f2f69, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dc90d898-e481-4975-87e2-c037e9cf4285, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc90d898-e481-4975-87e2-c037e9cf4285, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2725998937265016814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27259989372650168142725998937265016814272599893726501681427259989372650168142725998937265016814272599893726501681427259989372650168142725998937265016814272599893726501681427259989372650168142725998937265016814272599893726501681427259989372650168142725998937265016814272599893726501681427259989372650168142725998937265016814272599893726501681427259989372650168142725998937265016814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 902fc1d2-eba6-46fe-9b4e-715c3d4e05de, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1e488f83-52db-44f8-b141-a4aa2731fe50, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e488f83-52db-44f8-b141-a4aa2731fe50, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8152892209049563913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81528922090495639138152892209049563913815289220904956391381528922090495639138152892209049563913815289220904956391381528922090495639138152892209049563913815289220904956391381528922090495639138152892209049563913815289220904956391381528922090495639138152892209049563913815289220904956391381528922090495639138152892209049563913815289220904956391381528922090495639138152892209049563913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc90d898-e481-4975-87e2-c037e9cf4285, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 587194c6-7de1-4ee6-864c-df05dcc903f2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 587194c6-7de1-4ee6-864c-df05dcc903f2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6126642426811694671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61266424268116946716126642426811694671612664242681169467161266424268116946716126642426811694671612664242681169467161266424268116946716126642426811694671612664242681169467161266424268116946716126642426811694671612664242681169467161266424268116946716126642426811694671612664242681169467161266424268116946716126642426811694671612664242681169467161266424268116946716126642426811694671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e488f83-52db-44f8-b141-a4aa2731fe50, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2cabd1c8-1ca6-432e-a96d-d03fc5128ad1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cabd1c8-1ca6-432e-a96d-d03fc5128ad1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7896681262169997463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78966812621699974637896681262169997463789668126216999746378966812621699974637896681262169997463789668126216999746378966812621699974637896681262169997463789668126216999746378966812621699974637896681262169997463789668126216999746378966812621699974637896681262169997463789668126216999746378966812621699974637896681262169997463789668126216999746378966812621699974637896681262169997463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 587194c6-7de1-4ee6-864c-df05dcc903f2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e3fe3205-f1c8-451a-9a25-1ec59daf7c5a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3fe3205-f1c8-451a-9a25-1ec59daf7c5a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8226627886854711775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82266278868547117758226627886854711775822662788685471177582266278868547117758226627886854711775822662788685471177582266278868547117758226627886854711775822662788685471177582266278868547117758226627886854711775822662788685471177582266278868547117758226627886854711775822662788685471177582266278868547117758226627886854711775822662788685471177582266278868547117758226627886854711775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cabd1c8-1ca6-432e-a96d-d03fc5128ad1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 51d6e344-276c-41e9-9af9-5ec1635c9b79, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51d6e344-276c-41e9-9af9-5ec1635c9b79, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1166920799730537700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11669207997305377001166920799730537700116692079973053770011669207997305377001166920799730537700116692079973053770011669207997305377001166920799730537700116692079973053770011669207997305377001166920799730537700116692079973053770011669207997305377001166920799730537700116692079973053770011669207997305377001166920799730537700116692079973053770011669207997305377001166920799730537700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3fe3205-f1c8-451a-9a25-1ec59daf7c5a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a8c223b2-66bf-43ea-84fb-5c5bbbc6f4e7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8c223b2-66bf-43ea-84fb-5c5bbbc6f4e7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3236845390075644574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32368453900756445743236845390075644574323684539007564457432368453900756445743236845390075644574323684539007564457432368453900756445743236845390075644574323684539007564457432368453900756445743236845390075644574323684539007564457432368453900756445743236845390075644574323684539007564457432368453900756445743236845390075644574323684539007564457432368453900756445743236845390075644574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51d6e344-276c-41e9-9af9-5ec1635c9b79, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0ca7a286-1f5c-41cd-902b-c6e44068d6c4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca7a286-1f5c-41cd-902b-c6e44068d6c4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8579934235428939563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85799342354289395638579934235428939563857993423542893956385799342354289395638579934235428939563857993423542893956385799342354289395638579934235428939563857993423542893956385799342354289395638579934235428939563857993423542893956385799342354289395638579934235428939563857993423542893956385799342354289395638579934235428939563857993423542893956385799342354289395638579934235428939563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8c223b2-66bf-43ea-84fb-5c5bbbc6f4e7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d0e3f9bb-434a-4ce1-9dfa-80cc1316a263, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0e3f9bb-434a-4ce1-9dfa-80cc1316a263, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 338333879757459994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994338333879757459994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca7a286-1f5c-41cd-902b-c6e44068d6c4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f73f61b-9f34-4301-95ff-05aa2e37f3e0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f73f61b-9f34-4301-95ff-05aa2e37f3e0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 237863614369907911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911237863614369907911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0e3f9bb-434a-4ce1-9dfa-80cc1316a263, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 72a047a1-7d01-409d-811d-11bdfef9f603, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f73f61b-9f34-4301-95ff-05aa2e37f3e0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72a047a1-7d01-409d-811d-11bdfef9f603, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3664130557998399460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36641305579983994603664130557998399460366413055799839946036641305579983994603664130557998399460366413055799839946036641305579983994603664130557998399460366413055799839946036641305579983994603664130557998399460366413055799839946036641305579983994603664130557998399460366413055799839946036641305579983994603664130557998399460366413055799839946036641305579983994603664130557998399460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b9eafab7-0843-435d-9988-427154e994ab, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9eafab7-0843-435d-9988-427154e994ab, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9544567691382277552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95445676913822775529544567691382277552954456769138227755295445676913822775529544567691382277552954456769138227755295445676913822775529544567691382277552954456769138227755295445676913822775529544567691382277552954456769138227755295445676913822775529544567691382277552954456769138227755295445676913822775529544567691382277552954456769138227755295445676913822775529544567691382277552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72a047a1-7d01-409d-811d-11bdfef9f603, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9eafab7-0843-435d-9988-427154e994ab, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 56ab71a8-7ae7-4be5-9531-f3ae04474849, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 272f464f-1bbb-4eb2-86f5-8eb51b4f45ab, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56ab71a8-7ae7-4be5-9531-f3ae04474849, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12195499541710227189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219549954171022718912195499541710227189121954995417102271891219549954171022718912195499541710227189121954995417102271891219549954171022718912195499541710227189121954995417102271891219549954171022718912195499541710227189121954995417102271891219549954171022718912195499541710227189121954995417102271891219549954171022718912195499541710227189121954995417102271891219549954171022718912195499541710227189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 272f464f-1bbb-4eb2-86f5-8eb51b4f45ab, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3670787003358680592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36707870033586805923670787003358680592367078700335868059236707870033586805923670787003358680592367078700335868059236707870033586805923670787003358680592367078700335868059236707870033586805923670787003358680592367078700335868059236707870033586805923670787003358680592367078700335868059236707870033586805923670787003358680592367078700335868059236707870033586805923670787003358680592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 272f464f-1bbb-4eb2-86f5-8eb51b4f45ab, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56ab71a8-7ae7-4be5-9531-f3ae04474849, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 061ee521-368a-4c56-b31f-0307e4fbd1ce, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c3c7f595-c026-4bff-ad52-eac5d77e462f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 061ee521-368a-4c56-b31f-0307e4fbd1ce, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2030103075446403853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20301030754464038532030103075446403853203010307544640385320301030754464038532030103075446403853203010307544640385320301030754464038532030103075446403853203010307544640385320301030754464038532030103075446403853203010307544640385320301030754464038532030103075446403853203010307544640385320301030754464038532030103075446403853203010307544640385320301030754464038532030103075446403853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3c7f595-c026-4bff-ad52-eac5d77e462f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7416922580233053667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74169225802330536677416922580233053667741692258023305366774169225802330536677416922580233053667741692258023305366774169225802330536677416922580233053667741692258023305366774169225802330536677416922580233053667741692258023305366774169225802330536677416922580233053667741692258023305366774169225802330536677416922580233053667741692258023305366774169225802330536677416922580233053667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 061ee521-368a-4c56-b31f-0307e4fbd1ce, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df6497da-bc2b-467c-bc6e-fe27c88a3930, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3c7f595-c026-4bff-ad52-eac5d77e462f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be548dfd-eca2-4dbb-98e1-3c3a51d6f5a6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df6497da-bc2b-467c-bc6e-fe27c88a3930, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14360360117415509594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436036011741550959414360360117415509594143603601174155095941436036011741550959414360360117415509594143603601174155095941436036011741550959414360360117415509594143603601174155095941436036011741550959414360360117415509594143603601174155095941436036011741550959414360360117415509594143603601174155095941436036011741550959414360360117415509594143603601174155095941436036011741550959414360360117415509594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be548dfd-eca2-4dbb-98e1-3c3a51d6f5a6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1313601568012138040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13136015680121380401313601568012138040131360156801213804013136015680121380401313601568012138040131360156801213804013136015680121380401313601568012138040131360156801213804013136015680121380401313601568012138040131360156801213804013136015680121380401313601568012138040131360156801213804013136015680121380401313601568012138040131360156801213804013136015680121380401313601568012138040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be548dfd-eca2-4dbb-98e1-3c3a51d6f5a6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df6497da-bc2b-467c-bc6e-fe27c88a3930, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6963b5c7-571b-438d-a362-263969ad6f54, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2fd97f5e-f923-4383-a426-f860d142eff1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6963b5c7-571b-438d-a362-263969ad6f54, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16290148222047153224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629014822204715322416290148222047153224162901482220471532241629014822204715322416290148222047153224162901482220471532241629014822204715322416290148222047153224162901482220471532241629014822204715322416290148222047153224162901482220471532241629014822204715322416290148222047153224162901482220471532241629014822204715322416290148222047153224162901482220471532241629014822204715322416290148222047153224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fd97f5e-f923-4383-a426-f860d142eff1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10865353787234826134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086535378723482613410865353787234826134108653537872348261341086535378723482613410865353787234826134108653537872348261341086535378723482613410865353787234826134108653537872348261341086535378723482613410865353787234826134108653537872348261341086535378723482613410865353787234826134108653537872348261341086535378723482613410865353787234826134108653537872348261341086535378723482613410865353787234826134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6963b5c7-571b-438d-a362-263969ad6f54, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de6b5c82-fd4e-414f-8bef-dc732dcc72ca, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de6b5c82-fd4e-414f-8bef-dc732dcc72ca, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13345413961560693579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334541396156069357913345413961560693579133454139615606935791334541396156069357913345413961560693579133454139615606935791334541396156069357913345413961560693579133454139615606935791334541396156069357913345413961560693579133454139615606935791334541396156069357913345413961560693579133454139615606935791334541396156069357913345413961560693579133454139615606935791334541396156069357913345413961560693579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fd97f5e-f923-4383-a426-f860d142eff1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 65a35930-fd03-4990-b757-baca9633b1b3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65a35930-fd03-4990-b757-baca9633b1b3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9955455944869779765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99554559448697797659955455944869779765995545594486977976599554559448697797659955455944869779765995545594486977976599554559448697797659955455944869779765995545594486977976599554559448697797659955455944869779765995545594486977976599554559448697797659955455944869779765995545594486977976599554559448697797659955455944869779765995545594486977976599554559448697797659955455944869779765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de6b5c82-fd4e-414f-8bef-dc732dcc72ca, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65a35930-fd03-4990-b757-baca9633b1b3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 107d107b-6f3a-41f9-8095-d721bfe1a66a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 107d107b-6f3a-41f9-8095-d721bfe1a66a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6172596471144789572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61725964711447895726172596471144789572617259647114478957261725964711447895726172596471144789572617259647114478957261725964711447895726172596471144789572617259647114478957261725964711447895726172596471144789572617259647114478957261725964711447895726172596471144789572617259647114478957261725964711447895726172596471144789572617259647114478957261725964711447895726172596471144789572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 08e95678-ff7b-4fc2-a46a-cfced9d717b5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08e95678-ff7b-4fc2-a46a-cfced9d717b5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15895386692573593413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589538669257359341315895386692573593413158953866925735934131589538669257359341315895386692573593413158953866925735934131589538669257359341315895386692573593413158953866925735934131589538669257359341315895386692573593413158953866925735934131589538669257359341315895386692573593413158953866925735934131589538669257359341315895386692573593413158953866925735934131589538669257359341315895386692573593413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 107d107b-6f3a-41f9-8095-d721bfe1a66a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08e95678-ff7b-4fc2-a46a-cfced9d717b5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, acbb4057-ec23-4460-abb1-6946c391604c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acbb4057-ec23-4460-abb1-6946c391604c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17223768261586434617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722376826158643461717223768261586434617172237682615864346171722376826158643461717223768261586434617172237682615864346171722376826158643461717223768261586434617172237682615864346171722376826158643461717223768261586434617172237682615864346171722376826158643461717223768261586434617172237682615864346171722376826158643461717223768261586434617172237682615864346171722376826158643461717223768261586434617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 80071423-ce36-48ef-8dcb-0075de0d9967, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80071423-ce36-48ef-8dcb-0075de0d9967, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1866705634158952106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18667056341589521061866705634158952106186670563415895210618667056341589521061866705634158952106186670563415895210618667056341589521061866705634158952106186670563415895210618667056341589521061866705634158952106186670563415895210618667056341589521061866705634158952106186670563415895210618667056341589521061866705634158952106186670563415895210618667056341589521061866705634158952106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acbb4057-ec23-4460-abb1-6946c391604c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a0dc6e15-a389-41c5-92d0-d6052de1fb64, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0dc6e15-a389-41c5-92d0-d6052de1fb64, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12021786526624684167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202178652662468416712021786526624684167120217865266246841671202178652662468416712021786526624684167120217865266246841671202178652662468416712021786526624684167120217865266246841671202178652662468416712021786526624684167120217865266246841671202178652662468416712021786526624684167120217865266246841671202178652662468416712021786526624684167120217865266246841671202178652662468416712021786526624684167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80071423-ce36-48ef-8dcb-0075de0d9967, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 17c1936b-88eb-40ff-8a75-fd1638f0e294, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17c1936b-88eb-40ff-8a75-fd1638f0e294, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16825476488989427909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682547648898942790916825476488989427909168254764889894279091682547648898942790916825476488989427909168254764889894279091682547648898942790916825476488989427909168254764889894279091682547648898942790916825476488989427909168254764889894279091682547648898942790916825476488989427909168254764889894279091682547648898942790916825476488989427909168254764889894279091682547648898942790916825476488989427909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0dc6e15-a389-41c5-92d0-d6052de1fb64, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17c1936b-88eb-40ff-8a75-fd1638f0e294, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b0c0611-ed6a-41af-83dc-5277fc6745d8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 397e75a1-2e73-4d2d-bb32-0116cd1f5fd4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0c0611-ed6a-41af-83dc-5277fc6745d8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3115058410743882846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31150584107438828463115058410743882846311505841074388284631150584107438828463115058410743882846311505841074388284631150584107438828463115058410743882846311505841074388284631150584107438828463115058410743882846311505841074388284631150584107438828463115058410743882846311505841074388284631150584107438828463115058410743882846311505841074388284631150584107438828463115058410743882846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 397e75a1-2e73-4d2d-bb32-0116cd1f5fd4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17846902401901560689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784690240190156068917846902401901560689178469024019015606891784690240190156068917846902401901560689178469024019015606891784690240190156068917846902401901560689178469024019015606891784690240190156068917846902401901560689178469024019015606891784690240190156068917846902401901560689178469024019015606891784690240190156068917846902401901560689178469024019015606891784690240190156068917846902401901560689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0c0611-ed6a-41af-83dc-5277fc6745d8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 397e75a1-2e73-4d2d-bb32-0116cd1f5fd4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9f07b782-6544-475a-a899-952e2f0bb4fa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ec22f59a-dba7-47ac-942b-94b2cef0e482, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f07b782-6544-475a-a899-952e2f0bb4fa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12476080114894246162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247608011489424616212476080114894246162124760801148942461621247608011489424616212476080114894246162124760801148942461621247608011489424616212476080114894246162124760801148942461621247608011489424616212476080114894246162124760801148942461621247608011489424616212476080114894246162124760801148942461621247608011489424616212476080114894246162124760801148942461621247608011489424616212476080114894246162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec22f59a-dba7-47ac-942b-94b2cef0e482, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13310040700270899511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331004070027089951113310040700270899511133100407002708995111331004070027089951113310040700270899511133100407002708995111331004070027089951113310040700270899511133100407002708995111331004070027089951113310040700270899511133100407002708995111331004070027089951113310040700270899511133100407002708995111331004070027089951113310040700270899511133100407002708995111331004070027089951113310040700270899511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f07b782-6544-475a-a899-952e2f0bb4fa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec22f59a-dba7-47ac-942b-94b2cef0e482, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c705d1a3-8608-4a45-ab50-af34167bc7a5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c705d1a3-8608-4a45-ab50-af34167bc7a5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12289371720349339831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228937172034933983112289371720349339831122893717203493398311228937172034933983112289371720349339831122893717203493398311228937172034933983112289371720349339831122893717203493398311228937172034933983112289371720349339831122893717203493398311228937172034933983112289371720349339831122893717203493398311228937172034933983112289371720349339831122893717203493398311228937172034933983112289371720349339831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f091c5b1-4e82-4424-89fe-a364f7e0efeb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f091c5b1-4e82-4424-89fe-a364f7e0efeb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 471041430439777101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101471041430439777101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c705d1a3-8608-4a45-ab50-af34167bc7a5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 01a0d91f-ae91-44c9-9943-a95777114cb1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a0d91f-ae91-44c9-9943-a95777114cb1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10112662830992239615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011266283099223961510112662830992239615101126628309922396151011266283099223961510112662830992239615101126628309922396151011266283099223961510112662830992239615101126628309922396151011266283099223961510112662830992239615101126628309922396151011266283099223961510112662830992239615101126628309922396151011266283099223961510112662830992239615101126628309922396151011266283099223961510112662830992239615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f091c5b1-4e82-4424-89fe-a364f7e0efeb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d8813f56-b8f9-4815-b390-f1dcaf50e3f8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8813f56-b8f9-4815-b390-f1dcaf50e3f8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13319904759475547017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331990475947554701713319904759475547017133199047594755470171331990475947554701713319904759475547017133199047594755470171331990475947554701713319904759475547017133199047594755470171331990475947554701713319904759475547017133199047594755470171331990475947554701713319904759475547017133199047594755470171331990475947554701713319904759475547017133199047594755470171331990475947554701713319904759475547017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a0d91f-ae91-44c9-9943-a95777114cb1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d380122c-f3c6-4cff-8ead-7a141e3e4639, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d380122c-f3c6-4cff-8ead-7a141e3e4639, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2833232583210710845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28332325832107108452833232583210710845283323258321071084528332325832107108452833232583210710845283323258321071084528332325832107108452833232583210710845283323258321071084528332325832107108452833232583210710845283323258321071084528332325832107108452833232583210710845283323258321071084528332325832107108452833232583210710845283323258321071084528332325832107108452833232583210710845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8813f56-b8f9-4815-b390-f1dcaf50e3f8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c2b084bb-c26a-4a2f-8238-87202bb83ddb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b084bb-c26a-4a2f-8238-87202bb83ddb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7860139778028278331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78601397780282783317860139778028278331786013977802827833178601397780282783317860139778028278331786013977802827833178601397780282783317860139778028278331786013977802827833178601397780282783317860139778028278331786013977802827833178601397780282783317860139778028278331786013977802827833178601397780282783317860139778028278331786013977802827833178601397780282783317860139778028278331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d380122c-f3c6-4cff-8ead-7a141e3e4639, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2979b0a-5c00-4ffe-b6ba-e36d941138ce, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2979b0a-5c00-4ffe-b6ba-e36d941138ce, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4725415166908556668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47254151669085566684725415166908556668472541516690855666847254151669085566684725415166908556668472541516690855666847254151669085566684725415166908556668472541516690855666847254151669085566684725415166908556668472541516690855666847254151669085566684725415166908556668472541516690855666847254151669085566684725415166908556668472541516690855666847254151669085566684725415166908556668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b084bb-c26a-4a2f-8238-87202bb83ddb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 08f42653-7400-4596-8cc5-beb8c734bdc4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08f42653-7400-4596-8cc5-beb8c734bdc4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10038316214722795804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003831621472279580410038316214722795804100383162147227958041003831621472279580410038316214722795804100383162147227958041003831621472279580410038316214722795804100383162147227958041003831621472279580410038316214722795804100383162147227958041003831621472279580410038316214722795804100383162147227958041003831621472279580410038316214722795804100383162147227958041003831621472279580410038316214722795804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2979b0a-5c00-4ffe-b6ba-e36d941138ce, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 19a96734-7701-4f3b-98b7-638f2b0c19ad, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19a96734-7701-4f3b-98b7-638f2b0c19ad, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16905583023749804284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690558302374980428416905583023749804284169055830237498042841690558302374980428416905583023749804284169055830237498042841690558302374980428416905583023749804284169055830237498042841690558302374980428416905583023749804284169055830237498042841690558302374980428416905583023749804284169055830237498042841690558302374980428416905583023749804284169055830237498042841690558302374980428416905583023749804284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08f42653-7400-4596-8cc5-beb8c734bdc4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5de4f5ed-d46f-474b-8f52-cbf7fdbcc5ed, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19a96734-7701-4f3b-98b7-638f2b0c19ad, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de4f5ed-d46f-474b-8f52-cbf7fdbcc5ed, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13937205101457053160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393720510145705316013937205101457053160139372051014570531601393720510145705316013937205101457053160139372051014570531601393720510145705316013937205101457053160139372051014570531601393720510145705316013937205101457053160139372051014570531601393720510145705316013937205101457053160139372051014570531601393720510145705316013937205101457053160139372051014570531601393720510145705316013937205101457053160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bc8fd0ba-3632-416a-8e5a-3231efe795a1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc8fd0ba-3632-416a-8e5a-3231efe795a1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8423253301675687417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84232533016756874178423253301675687417842325330167568741784232533016756874178423253301675687417842325330167568741784232533016756874178423253301675687417842325330167568741784232533016756874178423253301675687417842325330167568741784232533016756874178423253301675687417842325330167568741784232533016756874178423253301675687417842325330167568741784232533016756874178423253301675687417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de4f5ed-d46f-474b-8f52-cbf7fdbcc5ed, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be5daaa9-4fd8-41b5-92ed-2863345ef3a5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be5daaa9-4fd8-41b5-92ed-2863345ef3a5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4983615610706105421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49836156107061054214983615610706105421498361561070610542149836156107061054214983615610706105421498361561070610542149836156107061054214983615610706105421498361561070610542149836156107061054214983615610706105421498361561070610542149836156107061054214983615610706105421498361561070610542149836156107061054214983615610706105421498361561070610542149836156107061054214983615610706105421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc8fd0ba-3632-416a-8e5a-3231efe795a1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 499dca52-e493-4fc7-915f-0e20b654ca13, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 499dca52-e493-4fc7-915f-0e20b654ca13, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13479672215535832184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347967221553583218413479672215535832184134796722155358321841347967221553583218413479672215535832184134796722155358321841347967221553583218413479672215535832184134796722155358321841347967221553583218413479672215535832184134796722155358321841347967221553583218413479672215535832184134796722155358321841347967221553583218413479672215535832184134796722155358321841347967221553583218413479672215535832184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be5daaa9-4fd8-41b5-92ed-2863345ef3a5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 499dca52-e493-4fc7-915f-0e20b654ca13, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 920b8095-c68c-4f6b-ba4f-68c8405def92, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 920b8095-c68c-4f6b-ba4f-68c8405def92, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9453855875864649940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94538558758646499409453855875864649940945385587586464994094538558758646499409453855875864649940945385587586464994094538558758646499409453855875864649940945385587586464994094538558758646499409453855875864649940945385587586464994094538558758646499409453855875864649940945385587586464994094538558758646499409453855875864649940945385587586464994094538558758646499409453855875864649940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c82af60c-0e9d-4109-803b-79fa83686c3d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c82af60c-0e9d-4109-803b-79fa83686c3d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7843921988651901912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78439219886519019127843921988651901912784392198865190191278439219886519019127843921988651901912784392198865190191278439219886519019127843921988651901912784392198865190191278439219886519019127843921988651901912784392198865190191278439219886519019127843921988651901912784392198865190191278439219886519019127843921988651901912784392198865190191278439219886519019127843921988651901912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 920b8095-c68c-4f6b-ba4f-68c8405def92, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c82af60c-0e9d-4109-803b-79fa83686c3d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d3693889-4933-44cf-8be5-0644d62aa65b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3693889-4933-44cf-8be5-0644d62aa65b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14698626571319302174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469862657131930217414698626571319302174146986265713193021741469862657131930217414698626571319302174146986265713193021741469862657131930217414698626571319302174146986265713193021741469862657131930217414698626571319302174146986265713193021741469862657131930217414698626571319302174146986265713193021741469862657131930217414698626571319302174146986265713193021741469862657131930217414698626571319302174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a062cd2a-29df-46e9-927a-ae2a1cf2d6c6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a062cd2a-29df-46e9-927a-ae2a1cf2d6c6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13370673880757681003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337067388075768100313370673880757681003133706738807576810031337067388075768100313370673880757681003133706738807576810031337067388075768100313370673880757681003133706738807576810031337067388075768100313370673880757681003133706738807576810031337067388075768100313370673880757681003133706738807576810031337067388075768100313370673880757681003133706738807576810031337067388075768100313370673880757681003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3693889-4933-44cf-8be5-0644d62aa65b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a062cd2a-29df-46e9-927a-ae2a1cf2d6c6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4367b245-7c7a-45cd-a202-44237b9c65e0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4367b245-7c7a-45cd-a202-44237b9c65e0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1840972156269010489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18409721562690104891840972156269010489184097215626901048918409721562690104891840972156269010489184097215626901048918409721562690104891840972156269010489184097215626901048918409721562690104891840972156269010489184097215626901048918409721562690104891840972156269010489184097215626901048918409721562690104891840972156269010489184097215626901048918409721562690104891840972156269010489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 04028134-4ffc-42b1-a102-d8d07afc8700, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04028134-4ffc-42b1-a102-d8d07afc8700, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1316407465835694811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13164074658356948111316407465835694811131640746583569481113164074658356948111316407465835694811131640746583569481113164074658356948111316407465835694811131640746583569481113164074658356948111316407465835694811131640746583569481113164074658356948111316407465835694811131640746583569481113164074658356948111316407465835694811131640746583569481113164074658356948111316407465835694811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04028134-4ffc-42b1-a102-d8d07afc8700, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4367b245-7c7a-45cd-a202-44237b9c65e0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7c92655e-3321-419a-bdb5-24e2fa313d01, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c92655e-3321-419a-bdb5-24e2fa313d01, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4923305771809817369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49233057718098173694923305771809817369492330577180981736949233057718098173694923305771809817369492330577180981736949233057718098173694923305771809817369492330577180981736949233057718098173694923305771809817369492330577180981736949233057718098173694923305771809817369492330577180981736949233057718098173694923305771809817369492330577180981736949233057718098173694923305771809817369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6c5530ed-a4ef-4a12-a558-414a2cda15fe, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c5530ed-a4ef-4a12-a558-414a2cda15fe, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7531497846663224362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75314978466632243627531497846663224362753149784666322436275314978466632243627531497846663224362753149784666322436275314978466632243627531497846663224362753149784666322436275314978466632243627531497846663224362753149784666322436275314978466632243627531497846663224362753149784666322436275314978466632243627531497846663224362753149784666322436275314978466632243627531497846663224362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c92655e-3321-419a-bdb5-24e2fa313d01, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 32afa26a-0aea-4327-8a2f-2d90c3119197, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32afa26a-0aea-4327-8a2f-2d90c3119197, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12772506182217088134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277250618221708813412772506182217088134127725061822170881341277250618221708813412772506182217088134127725061822170881341277250618221708813412772506182217088134127725061822170881341277250618221708813412772506182217088134127725061822170881341277250618221708813412772506182217088134127725061822170881341277250618221708813412772506182217088134127725061822170881341277250618221708813412772506182217088134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c5530ed-a4ef-4a12-a558-414a2cda15fe, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a184a2ad-c026-46b1-ba96-2690c58b8bd0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a184a2ad-c026-46b1-ba96-2690c58b8bd0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17393879618850225976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739387961885022597617393879618850225976173938796188502259761739387961885022597617393879618850225976173938796188502259761739387961885022597617393879618850225976173938796188502259761739387961885022597617393879618850225976173938796188502259761739387961885022597617393879618850225976173938796188502259761739387961885022597617393879618850225976173938796188502259761739387961885022597617393879618850225976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32afa26a-0aea-4327-8a2f-2d90c3119197, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be3c9425-fa75-42ab-94c3-cd6c2cf90804, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be3c9425-fa75-42ab-94c3-cd6c2cf90804, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18095359167638038430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809535916763803843018095359167638038430180953591676380384301809535916763803843018095359167638038430180953591676380384301809535916763803843018095359167638038430180953591676380384301809535916763803843018095359167638038430180953591676380384301809535916763803843018095359167638038430180953591676380384301809535916763803843018095359167638038430180953591676380384301809535916763803843018095359167638038430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a184a2ad-c026-46b1-ba96-2690c58b8bd0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be3c9425-fa75-42ab-94c3-cd6c2cf90804, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 557c3538-bd83-4ea3-b389-e971f5ee0d85, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 557c3538-bd83-4ea3-b389-e971f5ee0d85, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4844680187953071589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48446801879530715894844680187953071589484468018795307158948446801879530715894844680187953071589484468018795307158948446801879530715894844680187953071589484468018795307158948446801879530715894844680187953071589484468018795307158948446801879530715894844680187953071589484468018795307158948446801879530715894844680187953071589484468018795307158948446801879530715894844680187953071589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e9b4e4b2-1160-4848-8edc-b67862b0a075, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9b4e4b2-1160-4848-8edc-b67862b0a075, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7976249053511271544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79762490535112715447976249053511271544797624905351127154479762490535112715447976249053511271544797624905351127154479762490535112715447976249053511271544797624905351127154479762490535112715447976249053511271544797624905351127154479762490535112715447976249053511271544797624905351127154479762490535112715447976249053511271544797624905351127154479762490535112715447976249053511271544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 557c3538-bd83-4ea3-b389-e971f5ee0d85, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3afe6ff3-e15c-4fff-82d5-4e716b585a4e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3afe6ff3-e15c-4fff-82d5-4e716b585a4e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 231524349733142062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062231524349733142062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9b4e4b2-1160-4848-8edc-b67862b0a075, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3af6766c-6d12-41f7-a80e-d63d99e5dfc7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af6766c-6d12-41f7-a80e-d63d99e5dfc7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11958676951166354270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195867695116635427011958676951166354270119586769511663542701195867695116635427011958676951166354270119586769511663542701195867695116635427011958676951166354270119586769511663542701195867695116635427011958676951166354270119586769511663542701195867695116635427011958676951166354270119586769511663542701195867695116635427011958676951166354270119586769511663542701195867695116635427011958676951166354270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3afe6ff3-e15c-4fff-82d5-4e716b585a4e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af6766c-6d12-41f7-a80e-d63d99e5dfc7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f4b7f72-81f3-4e4b-8a2a-300a5bbb8a8c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f4b7f72-81f3-4e4b-8a2a-300a5bbb8a8c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18308543546042997498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830854354604299749818308543546042997498183085435460429974981830854354604299749818308543546042997498183085435460429974981830854354604299749818308543546042997498183085435460429974981830854354604299749818308543546042997498183085435460429974981830854354604299749818308543546042997498183085435460429974981830854354604299749818308543546042997498183085435460429974981830854354604299749818308543546042997498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2fe79241-3635-4137-af0b-3e1e43c8ebca, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fe79241-3635-4137-af0b-3e1e43c8ebca, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3680517456928141066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36805174569281410663680517456928141066368051745692814106636805174569281410663680517456928141066368051745692814106636805174569281410663680517456928141066368051745692814106636805174569281410663680517456928141066368051745692814106636805174569281410663680517456928141066368051745692814106636805174569281410663680517456928141066368051745692814106636805174569281410663680517456928141066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f4b7f72-81f3-4e4b-8a2a-300a5bbb8a8c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3cf15f1a-142b-44e1-a1d5-6cebc3f265d2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cf15f1a-142b-44e1-a1d5-6cebc3f265d2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5428975626240713513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54289756262407135135428975626240713513542897562624071351354289756262407135135428975626240713513542897562624071351354289756262407135135428975626240713513542897562624071351354289756262407135135428975626240713513542897562624071351354289756262407135135428975626240713513542897562624071351354289756262407135135428975626240713513542897562624071351354289756262407135135428975626240713513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fe79241-3635-4137-af0b-3e1e43c8ebca, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cf15f1a-142b-44e1-a1d5-6cebc3f265d2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 394658b4-40d1-4442-a9c2-1160fa82f92b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 394658b4-40d1-4442-a9c2-1160fa82f92b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7156570958154459951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71565709581544599517156570958154459951715657095815445995171565709581544599517156570958154459951715657095815445995171565709581544599517156570958154459951715657095815445995171565709581544599517156570958154459951715657095815445995171565709581544599517156570958154459951715657095815445995171565709581544599517156570958154459951715657095815445995171565709581544599517156570958154459951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a50aba10-ed3d-4ee3-ab2a-1b5b4c7f2e06, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a50aba10-ed3d-4ee3-ab2a-1b5b4c7f2e06, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11091869555038826078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109186955503882607811091869555038826078110918695550388260781109186955503882607811091869555038826078110918695550388260781109186955503882607811091869555038826078110918695550388260781109186955503882607811091869555038826078110918695550388260781109186955503882607811091869555038826078110918695550388260781109186955503882607811091869555038826078110918695550388260781109186955503882607811091869555038826078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 394658b4-40d1-4442-a9c2-1160fa82f92b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 259a708e-963c-406a-9f6f-f8b4c3d4a6ed, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 259a708e-963c-406a-9f6f-f8b4c3d4a6ed, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4615248423591885321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46152484235918853214615248423591885321461524842359188532146152484235918853214615248423591885321461524842359188532146152484235918853214615248423591885321461524842359188532146152484235918853214615248423591885321461524842359188532146152484235918853214615248423591885321461524842359188532146152484235918853214615248423591885321461524842359188532146152484235918853214615248423591885321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a50aba10-ed3d-4ee3-ab2a-1b5b4c7f2e06, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c29e2a04-a4f2-4cbd-9925-a54b38ef3f99, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c29e2a04-a4f2-4cbd-9925-a54b38ef3f99, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6687295705298947680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66872957052989476806687295705298947680668729570529894768066872957052989476806687295705298947680668729570529894768066872957052989476806687295705298947680668729570529894768066872957052989476806687295705298947680668729570529894768066872957052989476806687295705298947680668729570529894768066872957052989476806687295705298947680668729570529894768066872957052989476806687295705298947680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 259a708e-963c-406a-9f6f-f8b4c3d4a6ed, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 85806fc4-355b-4939-ad87-5623c02997b0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85806fc4-355b-4939-ad87-5623c02997b0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4459065004925931114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44590650049259311144459065004925931114445906500492593111444590650049259311144459065004925931114445906500492593111444590650049259311144459065004925931114445906500492593111444590650049259311144459065004925931114445906500492593111444590650049259311144459065004925931114445906500492593111444590650049259311144459065004925931114445906500492593111444590650049259311144459065004925931114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c29e2a04-a4f2-4cbd-9925-a54b38ef3f99, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 750c768b-b408-4d94-9bed-c6614ee1eb54, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 750c768b-b408-4d94-9bed-c6614ee1eb54, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11121417039772275053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112141703977227505311121417039772275053111214170397722750531112141703977227505311121417039772275053111214170397722750531112141703977227505311121417039772275053111214170397722750531112141703977227505311121417039772275053111214170397722750531112141703977227505311121417039772275053111214170397722750531112141703977227505311121417039772275053111214170397722750531112141703977227505311121417039772275053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85806fc4-355b-4939-ad87-5623c02997b0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a83a004-e1cc-41d2-948c-5f47ca55dae7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a83a004-e1cc-41d2-948c-5f47ca55dae7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3303243509723280385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33032435097232803853303243509723280385330324350972328038533032435097232803853303243509723280385330324350972328038533032435097232803853303243509723280385330324350972328038533032435097232803853303243509723280385330324350972328038533032435097232803853303243509723280385330324350972328038533032435097232803853303243509723280385330324350972328038533032435097232803853303243509723280385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 750c768b-b408-4d94-9bed-c6614ee1eb54, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ad514c2-8080-40ac-bf26-f7780461c250, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ad514c2-8080-40ac-bf26-f7780461c250, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8669142903340712966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86691429033407129668669142903340712966866914290334071296686691429033407129668669142903340712966866914290334071296686691429033407129668669142903340712966866914290334071296686691429033407129668669142903340712966866914290334071296686691429033407129668669142903340712966866914290334071296686691429033407129668669142903340712966866914290334071296686691429033407129668669142903340712966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a83a004-e1cc-41d2-948c-5f47ca55dae7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ad514c2-8080-40ac-bf26-f7780461c250, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bf53320e-9f66-4fcc-8d5b-c6d0ff4eb757, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf53320e-9f66-4fcc-8d5b-c6d0ff4eb757, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1839562970990501411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18395629709905014111839562970990501411183956297099050141118395629709905014111839562970990501411183956297099050141118395629709905014111839562970990501411183956297099050141118395629709905014111839562970990501411183956297099050141118395629709905014111839562970990501411183956297099050141118395629709905014111839562970990501411183956297099050141118395629709905014111839562970990501411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e824a5c2-b945-48ff-84e2-f6e391979828, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e824a5c2-b945-48ff-84e2-f6e391979828, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7670242833145860817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76702428331458608177670242833145860817767024283314586081776702428331458608177670242833145860817767024283314586081776702428331458608177670242833145860817767024283314586081776702428331458608177670242833145860817767024283314586081776702428331458608177670242833145860817767024283314586081776702428331458608177670242833145860817767024283314586081776702428331458608177670242833145860817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf53320e-9f66-4fcc-8d5b-c6d0ff4eb757, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d70d42c7-e4ef-4f71-a82a-32f58fa8648b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d70d42c7-e4ef-4f71-a82a-32f58fa8648b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9308167379691628685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93081673796916286859308167379691628685930816737969162868593081673796916286859308167379691628685930816737969162868593081673796916286859308167379691628685930816737969162868593081673796916286859308167379691628685930816737969162868593081673796916286859308167379691628685930816737969162868593081673796916286859308167379691628685930816737969162868593081673796916286859308167379691628685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e824a5c2-b945-48ff-84e2-f6e391979828, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4e98de3b-889f-4f4c-8580-39ef852465c1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d70d42c7-e4ef-4f71-a82a-32f58fa8648b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e98de3b-889f-4f4c-8580-39ef852465c1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1825179898430011355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18251798984300113551825179898430011355182517989843001135518251798984300113551825179898430011355182517989843001135518251798984300113551825179898430011355182517989843001135518251798984300113551825179898430011355182517989843001135518251798984300113551825179898430011355182517989843001135518251798984300113551825179898430011355182517989843001135518251798984300113551825179898430011355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 799c885e-f50f-4cfc-ba6e-db1263912bd1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 799c885e-f50f-4cfc-ba6e-db1263912bd1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6814305064009433870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68143050640094338706814305064009433870681430506400943387068143050640094338706814305064009433870681430506400943387068143050640094338706814305064009433870681430506400943387068143050640094338706814305064009433870681430506400943387068143050640094338706814305064009433870681430506400943387068143050640094338706814305064009433870681430506400943387068143050640094338706814305064009433870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e98de3b-889f-4f4c-8580-39ef852465c1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d85a19af-30e7-4b62-9c25-649db935becc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d85a19af-30e7-4b62-9c25-649db935becc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4464918665737150130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44649186657371501304464918665737150130446491866573715013044649186657371501304464918665737150130446491866573715013044649186657371501304464918665737150130446491866573715013044649186657371501304464918665737150130446491866573715013044649186657371501304464918665737150130446491866573715013044649186657371501304464918665737150130446491866573715013044649186657371501304464918665737150130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 799c885e-f50f-4cfc-ba6e-db1263912bd1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d85a19af-30e7-4b62-9c25-649db935becc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d6a1c386-3acb-433f-9d4c-4fb9ffad1865, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6a1c386-3acb-433f-9d4c-4fb9ffad1865, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 712434722287190058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058712434722287190058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7e39c4c6-c22d-4836-9a17-6f7d4e012ac7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e39c4c6-c22d-4836-9a17-6f7d4e012ac7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10993569943866009949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099356994386600994910993569943866009949109935699438660099491099356994386600994910993569943866009949109935699438660099491099356994386600994910993569943866009949109935699438660099491099356994386600994910993569943866009949109935699438660099491099356994386600994910993569943866009949109935699438660099491099356994386600994910993569943866009949109935699438660099491099356994386600994910993569943866009949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6a1c386-3acb-433f-9d4c-4fb9ffad1865, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2666eb78-96da-416d-8337-131ac2ff13e0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2666eb78-96da-416d-8337-131ac2ff13e0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6915111873086135179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69151118730861351796915111873086135179691511187308613517969151118730861351796915111873086135179691511187308613517969151118730861351796915111873086135179691511187308613517969151118730861351796915111873086135179691511187308613517969151118730861351796915111873086135179691511187308613517969151118730861351796915111873086135179691511187308613517969151118730861351796915111873086135179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e39c4c6-c22d-4836-9a17-6f7d4e012ac7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f113422-c322-45e1-9183-ab65c55cce0a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f113422-c322-45e1-9183-ab65c55cce0a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17058635019493198936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705863501949319893617058635019493198936170586350194931989361705863501949319893617058635019493198936170586350194931989361705863501949319893617058635019493198936170586350194931989361705863501949319893617058635019493198936170586350194931989361705863501949319893617058635019493198936170586350194931989361705863501949319893617058635019493198936170586350194931989361705863501949319893617058635019493198936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2666eb78-96da-416d-8337-131ac2ff13e0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8a7b4f6f-c530-4ac5-a76c-aea3b0db1a9f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a7b4f6f-c530-4ac5-a76c-aea3b0db1a9f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6459963177532217544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64599631775322175446459963177532217544645996317753221754464599631775322175446459963177532217544645996317753221754464599631775322175446459963177532217544645996317753221754464599631775322175446459963177532217544645996317753221754464599631775322175446459963177532217544645996317753221754464599631775322175446459963177532217544645996317753221754464599631775322175446459963177532217544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f113422-c322-45e1-9183-ab65c55cce0a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 51db4a6a-cbed-4840-aec4-f32b989d6823, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51db4a6a-cbed-4840-aec4-f32b989d6823, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3006445416820709162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30064454168207091623006445416820709162300644541682070916230064454168207091623006445416820709162300644541682070916230064454168207091623006445416820709162300644541682070916230064454168207091623006445416820709162300644541682070916230064454168207091623006445416820709162300644541682070916230064454168207091623006445416820709162300644541682070916230064454168207091623006445416820709162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a7b4f6f-c530-4ac5-a76c-aea3b0db1a9f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3da34a7c-8e2f-4e3e-9ae2-b7449339b874, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3da34a7c-8e2f-4e3e-9ae2-b7449339b874, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2064175909909022156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20641759099090221562064175909909022156206417590990902215620641759099090221562064175909909022156206417590990902215620641759099090221562064175909909022156206417590990902215620641759099090221562064175909909022156206417590990902215620641759099090221562064175909909022156206417590990902215620641759099090221562064175909909022156206417590990902215620641759099090221562064175909909022156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51db4a6a-cbed-4840-aec4-f32b989d6823, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bb093b7f-77d1-4f39-a5c3-3edac03a8a10, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb093b7f-77d1-4f39-a5c3-3edac03a8a10, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7183337557428858201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71833375574288582017183337557428858201718333755742885820171833375574288582017183337557428858201718333755742885820171833375574288582017183337557428858201718333755742885820171833375574288582017183337557428858201718333755742885820171833375574288582017183337557428858201718333755742885820171833375574288582017183337557428858201718333755742885820171833375574288582017183337557428858201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3da34a7c-8e2f-4e3e-9ae2-b7449339b874, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb093b7f-77d1-4f39-a5c3-3edac03a8a10, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7c7080e9-a446-4e3e-8756-7a41b5daa712, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 49da6147-9b6e-4bbe-956e-4448b6187182, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c7080e9-a446-4e3e-8756-7a41b5daa712, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12648354056349349884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264835405634934988412648354056349349884126483540563493498841264835405634934988412648354056349349884126483540563493498841264835405634934988412648354056349349884126483540563493498841264835405634934988412648354056349349884126483540563493498841264835405634934988412648354056349349884126483540563493498841264835405634934988412648354056349349884126483540563493498841264835405634934988412648354056349349884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49da6147-9b6e-4bbe-956e-4448b6187182, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 825342436748282725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725825342436748282725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c7080e9-a446-4e3e-8756-7a41b5daa712, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 841fee03-48aa-4807-bc75-8102628e8f62, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49da6147-9b6e-4bbe-956e-4448b6187182, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 841fee03-48aa-4807-bc75-8102628e8f62, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15864392270374152716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586439227037415271615864392270374152716158643922703741527161586439227037415271615864392270374152716158643922703741527161586439227037415271615864392270374152716158643922703741527161586439227037415271615864392270374152716158643922703741527161586439227037415271615864392270374152716158643922703741527161586439227037415271615864392270374152716158643922703741527161586439227037415271615864392270374152716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1a5d8902-7a62-42f7-81b1-4908ab0bd95b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a5d8902-7a62-42f7-81b1-4908ab0bd95b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4858416509076186658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48584165090761866584858416509076186658485841650907618665848584165090761866584858416509076186658485841650907618665848584165090761866584858416509076186658485841650907618665848584165090761866584858416509076186658485841650907618665848584165090761866584858416509076186658485841650907618665848584165090761866584858416509076186658485841650907618665848584165090761866584858416509076186658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 841fee03-48aa-4807-bc75-8102628e8f62, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f87ccc9b-b6e2-4e7e-90cf-88da4d5bfa92, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f87ccc9b-b6e2-4e7e-90cf-88da4d5bfa92, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8652899254502848108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86528992545028481088652899254502848108865289925450284810886528992545028481088652899254502848108865289925450284810886528992545028481088652899254502848108865289925450284810886528992545028481088652899254502848108865289925450284810886528992545028481088652899254502848108865289925450284810886528992545028481088652899254502848108865289925450284810886528992545028481088652899254502848108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a5d8902-7a62-42f7-81b1-4908ab0bd95b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 04f39eb2-c525-4d4d-8f11-d31d7ffc393c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04f39eb2-c525-4d4d-8f11-d31d7ffc393c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7547003974831431151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75470039748314311517547003974831431151754700397483143115175470039748314311517547003974831431151754700397483143115175470039748314311517547003974831431151754700397483143115175470039748314311517547003974831431151754700397483143115175470039748314311517547003974831431151754700397483143115175470039748314311517547003974831431151754700397483143115175470039748314311517547003974831431151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f87ccc9b-b6e2-4e7e-90cf-88da4d5bfa92, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04f39eb2-c525-4d4d-8f11-d31d7ffc393c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, abc91989-2e5f-41bc-b9f9-b6f34e0a7dee, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abc91989-2e5f-41bc-b9f9-b6f34e0a7dee, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9289562354049039464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92895623540490394649289562354049039464928956235404903946492895623540490394649289562354049039464928956235404903946492895623540490394649289562354049039464928956235404903946492895623540490394649289562354049039464928956235404903946492895623540490394649289562354049039464928956235404903946492895623540490394649289562354049039464928956235404903946492895623540490394649289562354049039464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 86eb90d8-4622-4668-b2f0-bf7f21ebacec, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86eb90d8-4622-4668-b2f0-bf7f21ebacec, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1258308921726294139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12583089217262941391258308921726294139125830892172629413912583089217262941391258308921726294139125830892172629413912583089217262941391258308921726294139125830892172629413912583089217262941391258308921726294139125830892172629413912583089217262941391258308921726294139125830892172629413912583089217262941391258308921726294139125830892172629413912583089217262941391258308921726294139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abc91989-2e5f-41bc-b9f9-b6f34e0a7dee, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86eb90d8-4622-4668-b2f0-bf7f21ebacec, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7dd8e04e-1a33-4238-9a0b-cf59a1261a84, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dd8e04e-1a33-4238-9a0b-cf59a1261a84, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15053867012199830675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505386701219983067515053867012199830675150538670121998306751505386701219983067515053867012199830675150538670121998306751505386701219983067515053867012199830675150538670121998306751505386701219983067515053867012199830675150538670121998306751505386701219983067515053867012199830675150538670121998306751505386701219983067515053867012199830675150538670121998306751505386701219983067515053867012199830675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c22a5a05-06e6-4df9-8537-0d3959660dfb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c22a5a05-06e6-4df9-8537-0d3959660dfb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14226761327855768041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422676132785576804114226761327855768041142267613278557680411422676132785576804114226761327855768041142267613278557680411422676132785576804114226761327855768041142267613278557680411422676132785576804114226761327855768041142267613278557680411422676132785576804114226761327855768041142267613278557680411422676132785576804114226761327855768041142267613278557680411422676132785576804114226761327855768041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29815/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dd8e04e-1a33-4238-9a0b-cf59a1261a84, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c22a5a05-06e6-4df9-8537-0d3959660dfb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 91d8344b-5342-46af-85f8-6549573bcb3b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d8344b-5342-46af-85f8-6549573bcb3b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10921709662391562895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092170966239156289510921709662391562895109217096623915628951092170966239156289510921709662391562895109217096623915628951092170966239156289510921709662391562895109217096623915628951092170966239156289510921709662391562895109217096623915628951092170966239156289510921709662391562895109217096623915628951092170966239156289510921709662391562895109217096623915628951092170966239156289510921709662391562895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 610e8532-e713-483a-9354-5bf8e6bdb8b9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 610e8532-e713-483a-9354-5bf8e6bdb8b9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12290135378870515927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229013537887051592712290135378870515927122901353788705159271229013537887051592712290135378870515927122901353788705159271229013537887051592712290135378870515927122901353788705159271229013537887051592712290135378870515927122901353788705159271229013537887051592712290135378870515927122901353788705159271229013537887051592712290135378870515927122901353788705159271229013537887051592712290135378870515927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d8344b-5342-46af-85f8-6549573bcb3b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 610e8532-e713-483a-9354-5bf8e6bdb8b9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a7175f1-44cf-4fb6-9af8-126781dbad6f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0e7553a-6e20-4fdc-a94d-8161d073dc32, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0e7553a-6e20-4fdc-a94d-8161d073dc32, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8604287334017378425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86042873340173784258604287334017378425860428733401737842586042873340173784258604287334017378425860428733401737842586042873340173784258604287334017378425860428733401737842586042873340173784258604287334017378425860428733401737842586042873340173784258604287334017378425860428733401737842586042873340173784258604287334017378425860428733401737842586042873340173784258604287334017378425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a7175f1-44cf-4fb6-9af8-126781dbad6f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16747774696806790556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674777469680679055616747774696806790556167477746968067905561674777469680679055616747774696806790556167477746968067905561674777469680679055616747774696806790556167477746968067905561674777469680679055616747774696806790556167477746968067905561674777469680679055616747774696806790556167477746968067905561674777469680679055616747774696806790556167477746968067905561674777469680679055616747774696806790556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0e7553a-6e20-4fdc-a94d-8161d073dc32, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a7175f1-44cf-4fb6-9af8-126781dbad6f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6205fd5b-d371-4f24-8114-95617701d90e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6205fd5b-d371-4f24-8114-95617701d90e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7795946527233042135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77959465272330421357795946527233042135779594652723304213577959465272330421357795946527233042135779594652723304213577959465272330421357795946527233042135779594652723304213577959465272330421357795946527233042135779594652723304213577959465272330421357795946527233042135779594652723304213577959465272330421357795946527233042135779594652723304213577959465272330421357795946527233042135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a01949e-8a96-4256-a4e5-e2c6114a4750, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a01949e-8a96-4256-a4e5-e2c6114a4750, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10855158683539617693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085515868353961769310855158683539617693108551586835396176931085515868353961769310855158683539617693108551586835396176931085515868353961769310855158683539617693108551586835396176931085515868353961769310855158683539617693108551586835396176931085515868353961769310855158683539617693108551586835396176931085515868353961769310855158683539617693108551586835396176931085515868353961769310855158683539617693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a01949e-8a96-4256-a4e5-e2c6114a4750, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6205fd5b-d371-4f24-8114-95617701d90e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 11916631-8df7-41ee-aa6c-c94a8f8ad48a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 25a073bd-18df-4ce7-80e1-25b33ec91b9d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25a073bd-18df-4ce7-80e1-25b33ec91b9d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15355415888465687693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535541588846568769315355415888465687693153554158884656876931535541588846568769315355415888465687693153554158884656876931535541588846568769315355415888465687693153554158884656876931535541588846568769315355415888465687693153554158884656876931535541588846568769315355415888465687693153554158884656876931535541588846568769315355415888465687693153554158884656876931535541588846568769315355415888465687693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11916631-8df7-41ee-aa6c-c94a8f8ad48a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9449990684546384264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94499906845463842649449990684546384264944999068454638426494499906845463842649449990684546384264944999068454638426494499906845463842649449990684546384264944999068454638426494499906845463842649449990684546384264944999068454638426494499906845463842649449990684546384264944999068454638426494499906845463842649449990684546384264944999068454638426494499906845463842649449990684546384264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25a073bd-18df-4ce7-80e1-25b33ec91b9d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62713865-96c8-4f3e-9e49-deaa98dcd293, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62713865-96c8-4f3e-9e49-deaa98dcd293, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11711907002424372465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171190700242437246511711907002424372465117119070024243724651171190700242437246511711907002424372465117119070024243724651171190700242437246511711907002424372465117119070024243724651171190700242437246511711907002424372465117119070024243724651171190700242437246511711907002424372465117119070024243724651171190700242437246511711907002424372465117119070024243724651171190700242437246511711907002424372465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11916631-8df7-41ee-aa6c-c94a8f8ad48a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b254f44-654d-409e-94fe-de418f007b18, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62713865-96c8-4f3e-9e49-deaa98dcd293, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b254f44-654d-409e-94fe-de418f007b18, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6968280335587907439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69682803355879074396968280335587907439696828033558790743969682803355879074396968280335587907439696828033558790743969682803355879074396968280335587907439696828033558790743969682803355879074396968280335587907439696828033558790743969682803355879074396968280335587907439696828033558790743969682803355879074396968280335587907439696828033558790743969682803355879074396968280335587907439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b50d2f9-8b6e-444a-92b7-a5e0ef924b68, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b50d2f9-8b6e-444a-92b7-a5e0ef924b68, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7508805940479566845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75088059404795668457508805940479566845750880594047956684575088059404795668457508805940479566845750880594047956684575088059404795668457508805940479566845750880594047956684575088059404795668457508805940479566845750880594047956684575088059404795668457508805940479566845750880594047956684575088059404795668457508805940479566845750880594047956684575088059404795668457508805940479566845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b254f44-654d-409e-94fe-de418f007b18, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8553d128-8e2a-4e29-80e1-7279d8146132, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8553d128-8e2a-4e29-80e1-7279d8146132, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1559903751038386807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15599037510383868071559903751038386807155990375103838680715599037510383868071559903751038386807155990375103838680715599037510383868071559903751038386807155990375103838680715599037510383868071559903751038386807155990375103838680715599037510383868071559903751038386807155990375103838680715599037510383868071559903751038386807155990375103838680715599037510383868071559903751038386807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b50d2f9-8b6e-444a-92b7-a5e0ef924b68, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bd96eba4-179e-4c6a-af8b-b78a3fce535f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd96eba4-179e-4c6a-af8b-b78a3fce535f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10934710542287948940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093471054228794894010934710542287948940109347105422879489401093471054228794894010934710542287948940109347105422879489401093471054228794894010934710542287948940109347105422879489401093471054228794894010934710542287948940109347105422879489401093471054228794894010934710542287948940109347105422879489401093471054228794894010934710542287948940109347105422879489401093471054228794894010934710542287948940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8553d128-8e2a-4e29-80e1-7279d8146132, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eee37889-4c7f-4903-9028-ebf3d3e14328, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd96eba4-179e-4c6a-af8b-b78a3fce535f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d13fbd7b-7cc0-409f-98ea-b9aa55643ae7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13fbd7b-7cc0-409f-98ea-b9aa55643ae7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17570934568228472260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757093456822847226017570934568228472260175709345682284722601757093456822847226017570934568228472260175709345682284722601757093456822847226017570934568228472260175709345682284722601757093456822847226017570934568228472260175709345682284722601757093456822847226017570934568228472260175709345682284722601757093456822847226017570934568228472260175709345682284722601757093456822847226017570934568228472260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eee37889-4c7f-4903-9028-ebf3d3e14328, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3981063397557491946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39810633975574919463981063397557491946398106339755749194639810633975574919463981063397557491946398106339755749194639810633975574919463981063397557491946398106339755749194639810633975574919463981063397557491946398106339755749194639810633975574919463981063397557491946398106339755749194639810633975574919463981063397557491946398106339755749194639810633975574919463981063397557491946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eee37889-4c7f-4903-9028-ebf3d3e14328, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13fbd7b-7cc0-409f-98ea-b9aa55643ae7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 96a0f648-c729-496f-b8da-f763dad7f955, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b6552e5-8ecd-49d7-bd1b-3e5804a98d05, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b6552e5-8ecd-49d7-bd1b-3e5804a98d05, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14602154111815639254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460215411181563925414602154111815639254146021541118156392541460215411181563925414602154111815639254146021541118156392541460215411181563925414602154111815639254146021541118156392541460215411181563925414602154111815639254146021541118156392541460215411181563925414602154111815639254146021541118156392541460215411181563925414602154111815639254146021541118156392541460215411181563925414602154111815639254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a0f648-c729-496f-b8da-f763dad7f955, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7475023440816960508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74750234408169605087475023440816960508747502344081696050874750234408169605087475023440816960508747502344081696050874750234408169605087475023440816960508747502344081696050874750234408169605087475023440816960508747502344081696050874750234408169605087475023440816960508747502344081696050874750234408169605087475023440816960508747502344081696050874750234408169605087475023440816960508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a0f648-c729-496f-b8da-f763dad7f955, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b6552e5-8ecd-49d7-bd1b-3e5804a98d05, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb98cde6-ae2f-42e4-9ba9-6f388bee84f2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb98cde6-ae2f-42e4-9ba9-6f388bee84f2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2368024458194787995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23680244581947879952368024458194787995236802445819478799523680244581947879952368024458194787995236802445819478799523680244581947879952368024458194787995236802445819478799523680244581947879952368024458194787995236802445819478799523680244581947879952368024458194787995236802445819478799523680244581947879952368024458194787995236802445819478799523680244581947879952368024458194787995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 951f25a7-d221-42ea-9edb-2a0f9f751424, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 951f25a7-d221-42ea-9edb-2a0f9f751424, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2886732854417175618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28867328544171756182886732854417175618288673285441717561828867328544171756182886732854417175618288673285441717561828867328544171756182886732854417175618288673285441717561828867328544171756182886732854417175618288673285441717561828867328544171756182886732854417175618288673285441717561828867328544171756182886732854417175618288673285441717561828867328544171756182886732854417175618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb98cde6-ae2f-42e4-9ba9-6f388bee84f2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 951f25a7-d221-42ea-9edb-2a0f9f751424, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 079d102d-b3d9-4593-9b64-1f1f2ca7e42f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1fcc6932-ad08-4392-bbdb-b8551c056e95, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 079d102d-b3d9-4593-9b64-1f1f2ca7e42f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4074335336068193692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40743353360681936924074335336068193692407433533606819369240743353360681936924074335336068193692407433533606819369240743353360681936924074335336068193692407433533606819369240743353360681936924074335336068193692407433533606819369240743353360681936924074335336068193692407433533606819369240743353360681936924074335336068193692407433533606819369240743353360681936924074335336068193692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fcc6932-ad08-4392-bbdb-b8551c056e95, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15731642431072402812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573164243107240281215731642431072402812157316424310724028121573164243107240281215731642431072402812157316424310724028121573164243107240281215731642431072402812157316424310724028121573164243107240281215731642431072402812157316424310724028121573164243107240281215731642431072402812157316424310724028121573164243107240281215731642431072402812157316424310724028121573164243107240281215731642431072402812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fcc6932-ad08-4392-bbdb-b8551c056e95, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 32b76354-9e58-40f2-8b03-7ae81b633a10, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32b76354-9e58-40f2-8b03-7ae81b633a10, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1903319061833852830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19033190618338528301903319061833852830190331906183385283019033190618338528301903319061833852830190331906183385283019033190618338528301903319061833852830190331906183385283019033190618338528301903319061833852830190331906183385283019033190618338528301903319061833852830190331906183385283019033190618338528301903319061833852830190331906183385283019033190618338528301903319061833852830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 079d102d-b3d9-4593-9b64-1f1f2ca7e42f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 68ee16a5-877b-4594-93f3-257c7a56e346, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68ee16a5-877b-4594-93f3-257c7a56e346, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16461758888242228041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646175888824222804116461758888242228041164617588882422280411646175888824222804116461758888242228041164617588882422280411646175888824222804116461758888242228041164617588882422280411646175888824222804116461758888242228041164617588882422280411646175888824222804116461758888242228041164617588882422280411646175888824222804116461758888242228041164617588882422280411646175888824222804116461758888242228041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32b76354-9e58-40f2-8b03-7ae81b633a10, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 27fe2c5e-fc56-4ed8-abb3-2a261936f646, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27fe2c5e-fc56-4ed8-abb3-2a261936f646, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14112520564566038536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411252056456603853614112520564566038536141125205645660385361411252056456603853614112520564566038536141125205645660385361411252056456603853614112520564566038536141125205645660385361411252056456603853614112520564566038536141125205645660385361411252056456603853614112520564566038536141125205645660385361411252056456603853614112520564566038536141125205645660385361411252056456603853614112520564566038536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68ee16a5-877b-4594-93f3-257c7a56e346, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 83fd69ad-9a38-47ff-88cc-07b21798313c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83fd69ad-9a38-47ff-88cc-07b21798313c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14529236974896095537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452923697489609553714529236974896095537145292369748960955371452923697489609553714529236974896095537145292369748960955371452923697489609553714529236974896095537145292369748960955371452923697489609553714529236974896095537145292369748960955371452923697489609553714529236974896095537145292369748960955371452923697489609553714529236974896095537145292369748960955371452923697489609553714529236974896095537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27fe2c5e-fc56-4ed8-abb3-2a261936f646, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7a08f20c-0619-4029-97d9-dcb5b5b47ea3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a08f20c-0619-4029-97d9-dcb5b5b47ea3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7980932961683321469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79809329616833214697980932961683321469798093296168332146979809329616833214697980932961683321469798093296168332146979809329616833214697980932961683321469798093296168332146979809329616833214697980932961683321469798093296168332146979809329616833214697980932961683321469798093296168332146979809329616833214697980932961683321469798093296168332146979809329616833214697980932961683321469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83fd69ad-9a38-47ff-88cc-07b21798313c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_3u60phiz.log --grpc-port=29815 --mon-port=28939 --ic-port=19550 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a08f20c-0619-4029-97d9-dcb5b5b47ea3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3870', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_3u60phiz.log', '--grpc-port=29815', '--mon-port=28939', '--ic-port=19550', '--key-file', '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df720502-8d46-4c16-9d08-5833b1e65316, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df720502-8d46-4c16-9d08-5833b1e65316, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4771517422374395697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47715174223743956974771517422374395697477151742237439569747715174223743956974771517422374395697477151742237439569747715174223743956974771517422374395697477151742237439569747715174223743956974771517422374395697477151742237439569747715174223743956974771517422374395697477151742237439569747715174223743956974771517422374395697477151742237439569747715174223743956974771517422374395697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5d19f0f1-fe1c-46cd-999a-53348f840633, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d19f0f1-fe1c-46cd-999a-53348f840633, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14804674637930469199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480467463793046919914804674637930469199148046746379304691991480467463793046919914804674637930469199148046746379304691991480467463793046919914804674637930469199148046746379304691991480467463793046919914804674637930469199148046746379304691991480467463793046919914804674637930469199148046746379304691991480467463793046919914804674637930469199148046746379304691991480467463793046919914804674637930469199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 3014972
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29815/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3014973
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df720502-8d46-4c16-9d08-5833b1e65316, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d19f0f1-fe1c-46cd-999a-53348f840633, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a5219bd3-61be-491d-a6bb-4eb70ee76604, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5219bd3-61be-491d-a6bb-4eb70ee76604, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7465566340020153501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74655663400201535017465566340020153501746556634002015350174655663400201535017465566340020153501746556634002015350174655663400201535017465566340020153501746556634002015350174655663400201535017465566340020153501746556634002015350174655663400201535017465566340020153501746556634002015350174655663400201535017465566340020153501746556634002015350174655663400201535017465566340020153501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 38c999b3-2ad6-448d-8d00-2d94c2ad97f5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38c999b3-2ad6-448d-8d00-2d94c2ad97f5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3663186167412374786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36631861674123747863663186167412374786366318616741237478636631861674123747863663186167412374786366318616741237478636631861674123747863663186167412374786366318616741237478636631861674123747863663186167412374786366318616741237478636631861674123747863663186167412374786366318616741237478636631861674123747863663186167412374786366318616741237478636631861674123747863663186167412374786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38c999b3-2ad6-448d-8d00-2d94c2ad97f5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5219bd3-61be-491d-a6bb-4eb70ee76604, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fcf91d42-8afd-49ef-916f-68ee932e1eb1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcf91d42-8afd-49ef-916f-68ee932e1eb1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11399553277757770063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139955327775777006311399553277757770063113995532777577700631139955327775777006311399553277757770063113995532777577700631139955327775777006311399553277757770063113995532777577700631139955327775777006311399553277757770063113995532777577700631139955327775777006311399553277757770063113995532777577700631139955327775777006311399553277757770063113995532777577700631139955327775777006311399553277757770063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 748110b0-3c9c-477c-ad12-40216458ba7d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 748110b0-3c9c-477c-ad12-40216458ba7d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13570702922061743272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357070292206174327213570702922061743272135707029220617432721357070292206174327213570702922061743272135707029220617432721357070292206174327213570702922061743272135707029220617432721357070292206174327213570702922061743272135707029220617432721357070292206174327213570702922061743272135707029220617432721357070292206174327213570702922061743272135707029220617432721357070292206174327213570702922061743272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 748110b0-3c9c-477c-ad12-40216458ba7d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9fbf259-40ca-424c-b4a2-3a534dd56916, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9fbf259-40ca-424c-b4a2-3a534dd56916, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15950406392919178762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595040639291917876215950406392919178762159504063929191787621595040639291917876215950406392919178762159504063929191787621595040639291917876215950406392919178762159504063929191787621595040639291917876215950406392919178762159504063929191787621595040639291917876215950406392919178762159504063929191787621595040639291917876215950406392919178762159504063929191787621595040639291917876215950406392919178762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf91d42-8afd-49ef-916f-68ee932e1eb1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9dcd995e-2827-4fb9-bd07-20114942d081, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dcd995e-2827-4fb9-bd07-20114942d081, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11934583754324769526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193458375432476952611934583754324769526119345837543247695261193458375432476952611934583754324769526119345837543247695261193458375432476952611934583754324769526119345837543247695261193458375432476952611934583754324769526119345837543247695261193458375432476952611934583754324769526119345837543247695261193458375432476952611934583754324769526119345837543247695261193458375432476952611934583754324769526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9fbf259-40ca-424c-b4a2-3a534dd56916, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dcd995e-2827-4fb9-bd07-20114942d081, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e0c4cfa4-ea22-4489-ada3-264f919336f6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0c4cfa4-ea22-4489-ada3-264f919336f6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11437004210572871390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143700421057287139011437004210572871390114370042105728713901143700421057287139011437004210572871390114370042105728713901143700421057287139011437004210572871390114370042105728713901143700421057287139011437004210572871390114370042105728713901143700421057287139011437004210572871390114370042105728713901143700421057287139011437004210572871390114370042105728713901143700421057287139011437004210572871390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6404ff31-3bc6-4bad-8247-759e8c7f6eab, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6404ff31-3bc6-4bad-8247-759e8c7f6eab, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5914055549763938870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59140555497639388705914055549763938870591405554976393887059140555497639388705914055549763938870591405554976393887059140555497639388705914055549763938870591405554976393887059140555497639388705914055549763938870591405554976393887059140555497639388705914055549763938870591405554976393887059140555497639388705914055549763938870591405554976393887059140555497639388705914055549763938870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0c4cfa4-ea22-4489-ada3-264f919336f6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6404ff31-3bc6-4bad-8247-759e8c7f6eab, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6ddc67e2-4232-49f3-aa0e-edaa847a9d7e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a5a85999-06bb-4553-a9b7-0af709a2193f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ddc67e2-4232-49f3-aa0e-edaa847a9d7e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13595190258999150308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359519025899915030813595190258999150308135951902589991503081359519025899915030813595190258999150308135951902589991503081359519025899915030813595190258999150308135951902589991503081359519025899915030813595190258999150308135951902589991503081359519025899915030813595190258999150308135951902589991503081359519025899915030813595190258999150308135951902589991503081359519025899915030813595190258999150308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a85999-06bb-4553-a9b7-0af709a2193f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3902586201231638830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39025862012316388303902586201231638830390258620123163883039025862012316388303902586201231638830390258620123163883039025862012316388303902586201231638830390258620123163883039025862012316388303902586201231638830390258620123163883039025862012316388303902586201231638830390258620123163883039025862012316388303902586201231638830390258620123163883039025862012316388303902586201231638830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ddc67e2-4232-49f3-aa0e-edaa847a9d7e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f3aef12-a731-4106-97e6-42c05842252c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f3aef12-a731-4106-97e6-42c05842252c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1683418341905846359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16834183419058463591683418341905846359168341834190584635916834183419058463591683418341905846359168341834190584635916834183419058463591683418341905846359168341834190584635916834183419058463591683418341905846359168341834190584635916834183419058463591683418341905846359168341834190584635916834183419058463591683418341905846359168341834190584635916834183419058463591683418341905846359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a85999-06bb-4553-a9b7-0af709a2193f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b6a40ccd-9c77-45aa-9e19-7453d67c11ce, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6a40ccd-9c77-45aa-9e19-7453d67c11ce, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 746362679173245106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106746362679173245106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f3aef12-a731-4106-97e6-42c05842252c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 959babf1-9aec-490d-8048-7af87b894fc0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 959babf1-9aec-490d-8048-7af87b894fc0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10156880866977984576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015688086697798457610156880866977984576101568808669779845761015688086697798457610156880866977984576101568808669779845761015688086697798457610156880866977984576101568808669779845761015688086697798457610156880866977984576101568808669779845761015688086697798457610156880866977984576101568808669779845761015688086697798457610156880866977984576101568808669779845761015688086697798457610156880866977984576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6a40ccd-9c77-45aa-9e19-7453d67c11ce, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b707caf8-782c-4f08-aef9-b3ce8c5968ae, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b707caf8-782c-4f08-aef9-b3ce8c5968ae, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2792729455429973866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27927294554299738662792729455429973866279272945542997386627927294554299738662792729455429973866279272945542997386627927294554299738662792729455429973866279272945542997386627927294554299738662792729455429973866279272945542997386627927294554299738662792729455429973866279272945542997386627927294554299738662792729455429973866279272945542997386627927294554299738662792729455429973866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 959babf1-9aec-490d-8048-7af87b894fc0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b707caf8-782c-4f08-aef9-b3ce8c5968ae, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 254a6d03-0b21-4a62-8e59-5425f893b951, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 254a6d03-0b21-4a62-8e59-5425f893b951, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14712809380409505234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471280938040950523414712809380409505234147128093804095052341471280938040950523414712809380409505234147128093804095052341471280938040950523414712809380409505234147128093804095052341471280938040950523414712809380409505234147128093804095052341471280938040950523414712809380409505234147128093804095052341471280938040950523414712809380409505234147128093804095052341471280938040950523414712809380409505234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 311804c3-4732-4a35-b690-35d9bf31fb30, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 311804c3-4732-4a35-b690-35d9bf31fb30, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15951871122189817481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595187112218981748115951871122189817481159518711221898174811595187112218981748115951871122189817481159518711221898174811595187112218981748115951871122189817481159518711221898174811595187112218981748115951871122189817481159518711221898174811595187112218981748115951871122189817481159518711221898174811595187112218981748115951871122189817481159518711221898174811595187112218981748115951871122189817481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 311804c3-4732-4a35-b690-35d9bf31fb30, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 254a6d03-0b21-4a62-8e59-5425f893b951, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 81ed3cc7-203c-47bb-8070-b87b9e5abe28, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81ed3cc7-203c-47bb-8070-b87b9e5abe28, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17071516806085817049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707151680608581704917071516806085817049170715168060858170491707151680608581704917071516806085817049170715168060858170491707151680608581704917071516806085817049170715168060858170491707151680608581704917071516806085817049170715168060858170491707151680608581704917071516806085817049170715168060858170491707151680608581704917071516806085817049170715168060858170491707151680608581704917071516806085817049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5541256e-3142-4c4c-b277-7813b22941c8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5541256e-3142-4c4c-b277-7813b22941c8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13384545840758164815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338454584075816481513384545840758164815133845458407581648151338454584075816481513384545840758164815133845458407581648151338454584075816481513384545840758164815133845458407581648151338454584075816481513384545840758164815133845458407581648151338454584075816481513384545840758164815133845458407581648151338454584075816481513384545840758164815133845458407581648151338454584075816481513384545840758164815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81ed3cc7-203c-47bb-8070-b87b9e5abe28, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fecb9d9a-027c-4696-a851-0c8d7ec8b14c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fecb9d9a-027c-4696-a851-0c8d7ec8b14c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10423918962839129034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042391896283912903410423918962839129034104239189628391290341042391896283912903410423918962839129034104239189628391290341042391896283912903410423918962839129034104239189628391290341042391896283912903410423918962839129034104239189628391290341042391896283912903410423918962839129034104239189628391290341042391896283912903410423918962839129034104239189628391290341042391896283912903410423918962839129034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5541256e-3142-4c4c-b277-7813b22941c8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fecb9d9a-027c-4696-a851-0c8d7ec8b14c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d40e137e-2ed9-4546-a798-54c7b01f4a9e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d40e137e-2ed9-4546-a798-54c7b01f4a9e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14076604104146193548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407660410414619354814076604104146193548140766041041461935481407660410414619354814076604104146193548140766041041461935481407660410414619354814076604104146193548140766041041461935481407660410414619354814076604104146193548140766041041461935481407660410414619354814076604104146193548140766041041461935481407660410414619354814076604104146193548140766041041461935481407660410414619354814076604104146193548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9edd8857-1a56-4300-8a59-c1f983be1714, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9edd8857-1a56-4300-8a59-c1f983be1714, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17281578079295380091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728157807929538009117281578079295380091172815780792953800911728157807929538009117281578079295380091172815780792953800911728157807929538009117281578079295380091172815780792953800911728157807929538009117281578079295380091172815780792953800911728157807929538009117281578079295380091172815780792953800911728157807929538009117281578079295380091172815780792953800911728157807929538009117281578079295380091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d40e137e-2ed9-4546-a798-54c7b01f4a9e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 46ea1159-55bf-44b4-8271-dedffd633864, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46ea1159-55bf-44b4-8271-dedffd633864, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6514267709990162386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65142677099901623866514267709990162386651426770999016238665142677099901623866514267709990162386651426770999016238665142677099901623866514267709990162386651426770999016238665142677099901623866514267709990162386651426770999016238665142677099901623866514267709990162386651426770999016238665142677099901623866514267709990162386651426770999016238665142677099901623866514267709990162386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9edd8857-1a56-4300-8a59-c1f983be1714, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46ea1159-55bf-44b4-8271-dedffd633864, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 963c05c6-331b-4211-a57b-5a4ea3821dc0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 963c05c6-331b-4211-a57b-5a4ea3821dc0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5296375935516961083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52963759355169610835296375935516961083529637593551696108352963759355169610835296375935516961083529637593551696108352963759355169610835296375935516961083529637593551696108352963759355169610835296375935516961083529637593551696108352963759355169610835296375935516961083529637593551696108352963759355169610835296375935516961083529637593551696108352963759355169610835296375935516961083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a819bd0-9fa1-4b6e-915b-c35d00cf0c58, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a819bd0-9fa1-4b6e-915b-c35d00cf0c58, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12206552170938494527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220655217093849452712206552170938494527122065521709384945271220655217093849452712206552170938494527122065521709384945271220655217093849452712206552170938494527122065521709384945271220655217093849452712206552170938494527122065521709384945271220655217093849452712206552170938494527122065521709384945271220655217093849452712206552170938494527122065521709384945271220655217093849452712206552170938494527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 963c05c6-331b-4211-a57b-5a4ea3821dc0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 959f42b9-3a80-4354-a6f0-fc9c1a4a90a0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a819bd0-9fa1-4b6e-915b-c35d00cf0c58, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 959f42b9-3a80-4354-a6f0-fc9c1a4a90a0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10745300883290361701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074530088329036170110745300883290361701107453008832903617011074530088329036170110745300883290361701107453008832903617011074530088329036170110745300883290361701107453008832903617011074530088329036170110745300883290361701107453008832903617011074530088329036170110745300883290361701107453008832903617011074530088329036170110745300883290361701107453008832903617011074530088329036170110745300883290361701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7738396d-0d76-4b96-91f2-767734c35185, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7738396d-0d76-4b96-91f2-767734c35185, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2652872252321864683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26528722523218646832652872252321864683265287225232186468326528722523218646832652872252321864683265287225232186468326528722523218646832652872252321864683265287225232186468326528722523218646832652872252321864683265287225232186468326528722523218646832652872252321864683265287225232186468326528722523218646832652872252321864683265287225232186468326528722523218646832652872252321864683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 959f42b9-3a80-4354-a6f0-fc9c1a4a90a0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 31923afd-f705-4d80-a3ae-4f09b0206c56, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31923afd-f705-4d80-a3ae-4f09b0206c56, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12218367106313993373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221836710631399337312218367106313993373122183671063139933731221836710631399337312218367106313993373122183671063139933731221836710631399337312218367106313993373122183671063139933731221836710631399337312218367106313993373122183671063139933731221836710631399337312218367106313993373122183671063139933731221836710631399337312218367106313993373122183671063139933731221836710631399337312218367106313993373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7738396d-0d76-4b96-91f2-767734c35185, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31923afd-f705-4d80-a3ae-4f09b0206c56, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 346b6edf-c89a-4567-a2fe-59bd2410aa72, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346b6edf-c89a-4567-a2fe-59bd2410aa72, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13795142283368149114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379514228336814911413795142283368149114137951422833681491141379514228336814911413795142283368149114137951422833681491141379514228336814911413795142283368149114137951422833681491141379514228336814911413795142283368149114137951422833681491141379514228336814911413795142283368149114137951422833681491141379514228336814911413795142283368149114137951422833681491141379514228336814911413795142283368149114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 746d7ed8-f9a2-4742-a61d-b50b5c800a32, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 746d7ed8-f9a2-4742-a61d-b50b5c800a32, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13185777389978498686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318577738997849868613185777389978498686131857773899784986861318577738997849868613185777389978498686131857773899784986861318577738997849868613185777389978498686131857773899784986861318577738997849868613185777389978498686131857773899784986861318577738997849868613185777389978498686131857773899784986861318577738997849868613185777389978498686131857773899784986861318577738997849868613185777389978498686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346b6edf-c89a-4567-a2fe-59bd2410aa72, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e672b24-b7e8-4f75-9375-ce3599aa1c50, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e672b24-b7e8-4f75-9375-ce3599aa1c50, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8993735168746739795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89937351687467397958993735168746739795899373516874673979589937351687467397958993735168746739795899373516874673979589937351687467397958993735168746739795899373516874673979589937351687467397958993735168746739795899373516874673979589937351687467397958993735168746739795899373516874673979589937351687467397958993735168746739795899373516874673979589937351687467397958993735168746739795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 746d7ed8-f9a2-4742-a61d-b50b5c800a32, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ef4d0de6-a9f4-47a0-aff0-399911c279ae, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef4d0de6-a9f4-47a0-aff0-399911c279ae, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7214754885213028858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72147548852130288587214754885213028858721475488521302885872147548852130288587214754885213028858721475488521302885872147548852130288587214754885213028858721475488521302885872147548852130288587214754885213028858721475488521302885872147548852130288587214754885213028858721475488521302885872147548852130288587214754885213028858721475488521302885872147548852130288587214754885213028858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e672b24-b7e8-4f75-9375-ce3599aa1c50, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b490025b-27ba-459c-b6d5-affc1f8d3b44, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b490025b-27ba-459c-b6d5-affc1f8d3b44, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10453622408851005195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045362240885100519510453622408851005195104536224088510051951045362240885100519510453622408851005195104536224088510051951045362240885100519510453622408851005195104536224088510051951045362240885100519510453622408851005195104536224088510051951045362240885100519510453622408851005195104536224088510051951045362240885100519510453622408851005195104536224088510051951045362240885100519510453622408851005195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef4d0de6-a9f4-47a0-aff0-399911c279ae, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 97e173bb-df9e-422c-ac3a-53e8808d6e72, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e173bb-df9e-422c-ac3a-53e8808d6e72, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12872698908061600264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287269890806160026412872698908061600264128726989080616002641287269890806160026412872698908061600264128726989080616002641287269890806160026412872698908061600264128726989080616002641287269890806160026412872698908061600264128726989080616002641287269890806160026412872698908061600264128726989080616002641287269890806160026412872698908061600264128726989080616002641287269890806160026412872698908061600264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b490025b-27ba-459c-b6d5-affc1f8d3b44, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3afd3adf-db0f-4d90-94ab-3b50fe59e7f8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3afd3adf-db0f-4d90-94ab-3b50fe59e7f8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9473557288146485610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94735572881464856109473557288146485610947355728814648561094735572881464856109473557288146485610947355728814648561094735572881464856109473557288146485610947355728814648561094735572881464856109473557288146485610947355728814648561094735572881464856109473557288146485610947355728814648561094735572881464856109473557288146485610947355728814648561094735572881464856109473557288146485610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e173bb-df9e-422c-ac3a-53e8808d6e72, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe68fd91-3919-428b-b393-4f2c8dbe1417, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe68fd91-3919-428b-b393-4f2c8dbe1417, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 221822586775811270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270221822586775811270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3afd3adf-db0f-4d90-94ab-3b50fe59e7f8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fffb4b98-80a6-497d-8a32-2c8c4f072ddd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fffb4b98-80a6-497d-8a32-2c8c4f072ddd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7683719909883938723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76837199098839387237683719909883938723768371990988393872376837199098839387237683719909883938723768371990988393872376837199098839387237683719909883938723768371990988393872376837199098839387237683719909883938723768371990988393872376837199098839387237683719909883938723768371990988393872376837199098839387237683719909883938723768371990988393872376837199098839387237683719909883938723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe68fd91-3919-428b-b393-4f2c8dbe1417, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 297dfad5-6ff1-45d4-965e-855e815524dc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 297dfad5-6ff1-45d4-965e-855e815524dc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8833919422374195835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88339194223741958358833919422374195835883391942237419583588339194223741958358833919422374195835883391942237419583588339194223741958358833919422374195835883391942237419583588339194223741958358833919422374195835883391942237419583588339194223741958358833919422374195835883391942237419583588339194223741958358833919422374195835883391942237419583588339194223741958358833919422374195835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fffb4b98-80a6-497d-8a32-2c8c4f072ddd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 297dfad5-6ff1-45d4-965e-855e815524dc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 452e41be-6982-4d1a-abe2-8388516d1bf8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, efba0874-b502-4b53-bb56-02fff89ccad0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efba0874-b502-4b53-bb56-02fff89ccad0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17272248480557620600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727224848055762060017272248480557620600172722484805576206001727224848055762060017272248480557620600172722484805576206001727224848055762060017272248480557620600172722484805576206001727224848055762060017272248480557620600172722484805576206001727224848055762060017272248480557620600172722484805576206001727224848055762060017272248480557620600172722484805576206001727224848055762060017272248480557620600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 452e41be-6982-4d1a-abe2-8388516d1bf8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10306525164735341241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030652516473534124110306525164735341241103065251647353412411030652516473534124110306525164735341241103065251647353412411030652516473534124110306525164735341241103065251647353412411030652516473534124110306525164735341241103065251647353412411030652516473534124110306525164735341241103065251647353412411030652516473534124110306525164735341241103065251647353412411030652516473534124110306525164735341241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 452e41be-6982-4d1a-abe2-8388516d1bf8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7bc7a8fa-edf4-43d2-99af-9217a3e0ab5e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bc7a8fa-edf4-43d2-99af-9217a3e0ab5e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4354460266408890937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43544602664088909374354460266408890937435446026640889093743544602664088909374354460266408890937435446026640889093743544602664088909374354460266408890937435446026640889093743544602664088909374354460266408890937435446026640889093743544602664088909374354460266408890937435446026640889093743544602664088909374354460266408890937435446026640889093743544602664088909374354460266408890937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efba0874-b502-4b53-bb56-02fff89ccad0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 17c052cc-b04f-4b29-8221-edcefde080ff, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17c052cc-b04f-4b29-8221-edcefde080ff, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1913638274490727899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19136382744907278991913638274490727899191363827449072789919136382744907278991913638274490727899191363827449072789919136382744907278991913638274490727899191363827449072789919136382744907278991913638274490727899191363827449072789919136382744907278991913638274490727899191363827449072789919136382744907278991913638274490727899191363827449072789919136382744907278991913638274490727899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 3014973) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3014973) elapsed time (sec): 1.3638720512390137
DEBUG    ya.test:process.py:263 Command (pid 3014973) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3014973) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3014973) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3014973) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3014973) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3014973) maxrss: 831016
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bc7a8fa-edf4-43d2-99af-9217a3e0ab5e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 3014973) minflt: 45291
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ya.test:process.py:263 Command (pid 3014973) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3014973) msgsnd: 0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d5bbcc4c-4c40-45f6-89a9-1e963ef67d4f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17c052cc-b04f-4b29-8221-edcefde080ff, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 3014973) nivcsw: 265
DEBUG    ya.test:process.py:263 Command (pid 3014973) nsignals: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ya.test:process.py:263 Command (pid 3014973) nswap: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5bbcc4c-4c40-45f6-89a9-1e963ef67d4f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3764601691621096133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37646016916210961333764601691621096133376460169162109613337646016916210961333764601691621096133376460169162109613337646016916210961333764601691621096133376460169162109613337646016916210961333764601691621096133376460169162109613337646016916210961333764601691621096133376460169162109613337646016916210961333764601691621096133376460169162109613337646016916210961333764601691621096133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 3014973) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3014973) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3014973) stime: 0.237596
DEBUG    ya.test:process.py:263 Command (pid 3014973) utime: 0.540878
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cf123b13-cddc-4bfe-a0e7-6af68e1a816b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ya.test:process.py:263 Command (pid 3014973) wtime: 1.366
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf123b13-cddc-4bfe-a0e7-6af68e1a816b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5979485199853303072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59794851998533030725979485199853303072597948519985330307259794851998533030725979485199853303072597948519985330307259794851998533030725979485199853303072597948519985330307259794851998533030725979485199853303072597948519985330307259794851998533030725979485199853303072597948519985330307259794851998533030725979485199853303072597948519985330307259794851998533030725979485199853303072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:275 Command (pid 3014973) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5bbcc4c-4c40-45f6-89a9-1e963ef67d4f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a652438-8b97-46c6-9cd2-d0840b4d6d71, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a652438-8b97-46c6-9cd2-d0840b4d6d71, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14672524177331319620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467252417733131962014672524177331319620146725241773313196201467252417733131962014672524177331319620146725241773313196201467252417733131962014672524177331319620146725241773313196201467252417733131962014672524177331319620146725241773313196201467252417733131962014672524177331319620146725241773313196201467252417733131962014672524177331319620146725241773313196201467252417733131962014672524177331319620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf123b13-cddc-4bfe-a0e7-6af68e1a816b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 538efafe-cb17-4275-8e2c-737e96524fb1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 538efafe-cb17-4275-8e2c-737e96524fb1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1566398608814573080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15663986088145730801566398608814573080156639860881457308015663986088145730801566398608814573080156639860881457308015663986088145730801566398608814573080156639860881457308015663986088145730801566398608814573080156639860881457308015663986088145730801566398608814573080156639860881457308015663986088145730801566398608814573080156639860881457308015663986088145730801566398608814573080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a652438-8b97-46c6-9cd2-d0840b4d6d71, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=c57f1228-7975e0bb-4044ef5-f8b89a48" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be03792bcb0>, reason: session-close
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 538efafe-cb17-4275-8e2c-737e96524fb1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be03792bcb0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, e95d6844-3af1-498c-bd03-622b43709df2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e95d6844-3af1-498c-bd03-622b43709df2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=MjhhNjAxNWYtNzQ3MjdjN2ItZTZkNGQ2NzAtYWY3NDUzODM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, e95d6844-3af1-498c-bd03-622b43709df2, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e95d6844-3af1-498c-bd03-622b43709df2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, e95d6844-3af1-498c-bd03-622b43709df2, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be03792bcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6c4e51e1-1ac1-481a-a8a6-89edf8efcb1e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c4e51e1-1ac1-481a-a8a6-89edf8efcb1e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1463143504439807840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14631435044398078401463143504439807840146314350443980784014631435044398078401463143504439807840146314350443980784014631435044398078401463143504439807840146314350443980784014631435044398078401463143504439807840146314350443980784014631435044398078401463143504439807840146314350443980784014631435044398078401463143504439807840146314350443980784014631435044398078401463143504439807840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7be0388b07f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, d6382be9-17c8-48c9-93ea-4a06c441a48c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d6382be9-17c8-48c9-93ea-4a06c441a48c, ghrun-wjtphvox5i.auto.internal:16317): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, d6382be9-17c8-48c9-93ea-4a06c441a48c, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, d6382be9-17c8-48c9-93ea-4a06c441a48c, ghrun-wjtphvox5i.auto.internal:16317): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2026-02-18T19:32:11.222910668+00:00"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(CreateSession, d6382be9-17c8-48c9-93ea-4a06c441a48c, ghrun-wjtphvox5i.auto.internal:16317): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-wjtphvox5i.auto.internal:16317
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2026-02-18T19:32:11.222910668+00:00"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c4e51e1-1ac1-481a-a8a6-89edf8efcb1e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a43fd54f-f036-4eb3-a3d9-f9d1163e614f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a43fd54f-f036-4eb3-a3d9-f9d1163e614f, ghrun-wjtphvox5i.auto.internal:3322): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f6c8ddc-1ec6-4d1c-a3a4-e65eff376c40, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, a43fd54f-f036-4eb3-a3d9-f9d1163e614f, ghrun-wjtphvox5i.auto.internal:3322): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7be0388cfa30 state=pending>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f6c8ddc-1ec6-4d1c-a3a4-e65eff376c40, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15366408438457182864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536640843845718286415366408438457182864153664084384571828641536640843845718286415366408438457182864153664084384571828641536640843845718286415366408438457182864153664084384571828641536640843845718286415366408438457182864153664084384571828641536640843845718286415366408438457182864153664084384571828641536640843845718286415366408438457182864153664084384571828641536640843845718286415366408438457182864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, cbd16289-67a7-41ec-ad78-570bcfbff92a, localhost:3870): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cbd16289-67a7-41ec-ad78-570bcfbff92a, localhost:3870): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a43fd54f-f036-4eb3-a3d9-f9d1163e614f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cbd16289-67a7-41ec-ad78-570bcfbff92a, localhost:3870): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wjtphvox5i.auto.internal" port: 3322 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" node_id: 50003 } self_location: "1" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-wjtphvox5i.auto.internal:3322, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3870
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0dff2854-e15d-4f28-ac8f-8d666aedfab3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0dff2854-e15d-4f28-ac8f-8d666aedfab3, ghrun-wjtphvox5i.auto.internal:3322): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, a43fd54f-f036-4eb3-a3d9-f9d1163e614f, ghrun-wjtphvox5i.auto.internal:3322): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 0dff2854-e15d-4f28-ac8f-8d666aedfab3, ghrun-wjtphvox5i.auto.internal:3322): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0dff2854-e15d-4f28-ac8f-8d666aedfab3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 3842e207-b4bf-4e9b-8e0a-4c30781ef3b5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 3842e207-b4bf-4e9b-8e0a-4c30781ef3b5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 0dff2854-e15d-4f28-ac8f-8d666aedfab3, ghrun-wjtphvox5i.auto.internal:3322): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 3842e207-b4bf-4e9b-8e0a-4c30781ef3b5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=b30ab7d8-49a57a43-efb2d943-999c5797" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a97e16ce-1f20-45ef-9cc2-2009a15b9041, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a97e16ce-1f20-45ef-9cc2-2009a15b9041, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10655329118444211522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065532911844421152210655329118444211522106553291184442115221065532911844421152210655329118444211522106553291184442115221065532911844421152210655329118444211522106553291184442115221065532911844421152210655329118444211522106553291184442115221065532911844421152210655329118444211522106553291184442115221065532911844421152210655329118444211522106553291184442115221065532911844421152210655329118444211522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a97e16ce-1f20-45ef-9cc2-2009a15b9041, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, c9352b13-7393-477a-8fba-11dd81a00684, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, c9352b13-7393-477a-8fba-11dd81a00684, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, c9352b13-7393-477a-8fba-11dd81a00684, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=b30ab7d8-49a57a43-efb2d943-999c5797" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e5e6e0e7-7eb6-4a47-afa6-c4ca3e1e3b80, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e6e0e7-7eb6-4a47-afa6-c4ca3e1e3b80, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13032857670802285719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303285767080228571913032857670802285719130328576708022857191303285767080228571913032857670802285719130328576708022857191303285767080228571913032857670802285719130328576708022857191303285767080228571913032857670802285719130328576708022857191303285767080228571913032857670802285719130328576708022857191303285767080228571913032857670802285719130328576708022857191303285767080228571913032857670802285719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f6c8ddc-1ec6-4d1c-a3a4-e65eff376c40, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038952." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3t4xx352hcqv7a9zdqgsx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038952." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e6e0e7-7eb6-4a47-afa6-c4ca3e1e3b80, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038944." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3t52f19eqv8b655ga6q9f" } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2e666df4-c028-403b-ab25-81dcdcc2ea03, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e666df4-c028-403b-ab25-81dcdcc2ea03, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5034112778932403567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50341127789324035675034112778932403567503411277893240356750341127789324035675034112778932403567503411277893240356750341127789324035675034112778932403567503411277893240356750341127789324035675034112778932403567503411277893240356750341127789324035675034112778932403567503411277893240356750341127789324035675034112778932403567503411277893240356750341127789324035675034112778932403567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038944." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e666df4-c028-403b-ab25-81dcdcc2ea03, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3da70cc3-ffdc-47a0-b1b8-635ace3159eb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 205b14c8-e13a-4e23-bd02-c682dce25d6f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3da70cc3-ffdc-47a0-b1b8-635ace3159eb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5238030796498342154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52380307964983421545238030796498342154523803079649834215452380307964983421545238030796498342154523803079649834215452380307964983421545238030796498342154523803079649834215452380307964983421545238030796498342154523803079649834215452380307964983421545238030796498342154523803079649834215452380307964983421545238030796498342154523803079649834215452380307964983421545238030796498342154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 205b14c8-e13a-4e23-bd02-c682dce25d6f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14817988627249727218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481798862724972721814817988627249727218148179886272497272181481798862724972721814817988627249727218148179886272497272181481798862724972721814817988627249727218148179886272497272181481798862724972721814817988627249727218148179886272497272181481798862724972721814817988627249727218148179886272497272181481798862724972721814817988627249727218148179886272497272181481798862724972721814817988627249727218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 205b14c8-e13a-4e23-bd02-c682dce25d6f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3da70cc3-ffdc-47a0-b1b8-635ace3159eb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c02f795e-e998-467d-844c-374d363176ae, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c02f795e-e998-467d-844c-374d363176ae, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5761025968788267167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57610259687882671675761025968788267167576102596878826716757610259687882671675761025968788267167576102596878826716757610259687882671675761025968788267167576102596878826716757610259687882671675761025968788267167576102596878826716757610259687882671675761025968788267167576102596878826716757610259687882671675761025968788267167576102596878826716757610259687882671675761025968788267167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2cb7a6d7-a8ff-4757-97ec-b8d11479556d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb7a6d7-a8ff-4757-97ec-b8d11479556d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1797320283469756783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17973202834697567831797320283469756783179732028346975678317973202834697567831797320283469756783179732028346975678317973202834697567831797320283469756783179732028346975678317973202834697567831797320283469756783179732028346975678317973202834697567831797320283469756783179732028346975678317973202834697567831797320283469756783179732028346975678317973202834697567831797320283469756783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c02f795e-e998-467d-844c-374d363176ae, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9700ed2b-dbf8-4ed1-bc44-4acbc1ae9a07, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9700ed2b-dbf8-4ed1-bc44-4acbc1ae9a07, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2556882756695679290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25568827566956792902556882756695679290255688275669567929025568827566956792902556882756695679290255688275669567929025568827566956792902556882756695679290255688275669567929025568827566956792902556882756695679290255688275669567929025568827566956792902556882756695679290255688275669567929025568827566956792902556882756695679290255688275669567929025568827566956792902556882756695679290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb7a6d7-a8ff-4757-97ec-b8d11479556d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 74dee6e9-5a6d-4d78-b822-e0453da1125d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74dee6e9-5a6d-4d78-b822-e0453da1125d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6337261864225335717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63372618642253357176337261864225335717633726186422533571763372618642253357176337261864225335717633726186422533571763372618642253357176337261864225335717633726186422533571763372618642253357176337261864225335717633726186422533571763372618642253357176337261864225335717633726186422533571763372618642253357176337261864225335717633726186422533571763372618642253357176337261864225335717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9700ed2b-dbf8-4ed1-bc44-4acbc1ae9a07, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 23596eaf-8a8f-421e-9715-9ea80db12988, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23596eaf-8a8f-421e-9715-9ea80db12988, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14987091189170850893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498709118917085089314987091189170850893149870911891708508931498709118917085089314987091189170850893149870911891708508931498709118917085089314987091189170850893149870911891708508931498709118917085089314987091189170850893149870911891708508931498709118917085089314987091189170850893149870911891708508931498709118917085089314987091189170850893149870911891708508931498709118917085089314987091189170850893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74dee6e9-5a6d-4d78-b822-e0453da1125d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b29e3482-e985-418b-911a-12666199a394, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b29e3482-e985-418b-911a-12666199a394, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8242127121565842444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82421271215658424448242127121565842444824212712156584244482421271215658424448242127121565842444824212712156584244482421271215658424448242127121565842444824212712156584244482421271215658424448242127121565842444824212712156584244482421271215658424448242127121565842444824212712156584244482421271215658424448242127121565842444824212712156584244482421271215658424448242127121565842444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23596eaf-8a8f-421e-9715-9ea80db12988, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 07497cc3-b5c1-4bd9-8e2c-d4d7b24cc493, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07497cc3-b5c1-4bd9-8e2c-d4d7b24cc493, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4713742340124325703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47137423401243257034713742340124325703471374234012432570347137423401243257034713742340124325703471374234012432570347137423401243257034713742340124325703471374234012432570347137423401243257034713742340124325703471374234012432570347137423401243257034713742340124325703471374234012432570347137423401243257034713742340124325703471374234012432570347137423401243257034713742340124325703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b29e3482-e985-418b-911a-12666199a394, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f3c69c6b-cf4d-4680-a814-4c21b3a54dde, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3c69c6b-cf4d-4680-a814-4c21b3a54dde, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1861426055577139308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18614260555771393081861426055577139308186142605557713930818614260555771393081861426055577139308186142605557713930818614260555771393081861426055577139308186142605557713930818614260555771393081861426055577139308186142605557713930818614260555771393081861426055577139308186142605557713930818614260555771393081861426055577139308186142605557713930818614260555771393081861426055577139308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07497cc3-b5c1-4bd9-8e2c-d4d7b24cc493, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0b22db91-022b-4b06-983d-7cdfacfd5e2b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b22db91-022b-4b06-983d-7cdfacfd5e2b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14222591336392837102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422259133639283710214222591336392837102142225913363928371021422259133639283710214222591336392837102142225913363928371021422259133639283710214222591336392837102142225913363928371021422259133639283710214222591336392837102142225913363928371021422259133639283710214222591336392837102142225913363928371021422259133639283710214222591336392837102142225913363928371021422259133639283710214222591336392837102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3c69c6b-cf4d-4680-a814-4c21b3a54dde, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 265f4df7-8c00-4e90-ae1d-ff888f6c7581, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 265f4df7-8c00-4e90-ae1d-ff888f6c7581, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8752439749787827139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87524397497878271398752439749787827139875243974978782713987524397497878271398752439749787827139875243974978782713987524397497878271398752439749787827139875243974978782713987524397497878271398752439749787827139875243974978782713987524397497878271398752439749787827139875243974978782713987524397497878271398752439749787827139875243974978782713987524397497878271398752439749787827139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b22db91-022b-4b06-983d-7cdfacfd5e2b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cfe2d8a8-3f6b-40c6-b06a-4cea4199979d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfe2d8a8-3f6b-40c6-b06a-4cea4199979d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4502180951180019787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45021809511800197874502180951180019787450218095118001978745021809511800197874502180951180019787450218095118001978745021809511800197874502180951180019787450218095118001978745021809511800197874502180951180019787450218095118001978745021809511800197874502180951180019787450218095118001978745021809511800197874502180951180019787450218095118001978745021809511800197874502180951180019787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 265f4df7-8c00-4e90-ae1d-ff888f6c7581, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe1df42b-6b98-40fb-9672-7ddc27ef0e47, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe1df42b-6b98-40fb-9672-7ddc27ef0e47, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8658694994146908859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86586949941469088598658694994146908859865869499414690885986586949941469088598658694994146908859865869499414690885986586949941469088598658694994146908859865869499414690885986586949941469088598658694994146908859865869499414690885986586949941469088598658694994146908859865869499414690885986586949941469088598658694994146908859865869499414690885986586949941469088598658694994146908859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfe2d8a8-3f6b-40c6-b06a-4cea4199979d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 56d53f5e-df8a-4d2f-9f08-e6e66d3c5eb9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56d53f5e-df8a-4d2f-9f08-e6e66d3c5eb9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10315418151576153252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031541815157615325210315418151576153252103154181515761532521031541815157615325210315418151576153252103154181515761532521031541815157615325210315418151576153252103154181515761532521031541815157615325210315418151576153252103154181515761532521031541815157615325210315418151576153252103154181515761532521031541815157615325210315418151576153252103154181515761532521031541815157615325210315418151576153252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe1df42b-6b98-40fb-9672-7ddc27ef0e47, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 76fdb886-73b3-4774-a12f-d7a388afc51c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76fdb886-73b3-4774-a12f-d7a388afc51c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14472649666024752136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447264966602475213614472649666024752136144726496660247521361447264966602475213614472649666024752136144726496660247521361447264966602475213614472649666024752136144726496660247521361447264966602475213614472649666024752136144726496660247521361447264966602475213614472649666024752136144726496660247521361447264966602475213614472649666024752136144726496660247521361447264966602475213614472649666024752136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56d53f5e-df8a-4d2f-9f08-e6e66d3c5eb9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 90ecc76b-832b-4b59-ba9b-7643e8d66c11, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90ecc76b-832b-4b59-ba9b-7643e8d66c11, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12507837515856588032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250783751585658803212507837515856588032125078375158565880321250783751585658803212507837515856588032125078375158565880321250783751585658803212507837515856588032125078375158565880321250783751585658803212507837515856588032125078375158565880321250783751585658803212507837515856588032125078375158565880321250783751585658803212507837515856588032125078375158565880321250783751585658803212507837515856588032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76fdb886-73b3-4774-a12f-d7a388afc51c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90ecc76b-832b-4b59-ba9b-7643e8d66c11, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 16c1b68b-caef-4f2b-b399-eb3aefe75be0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c1b68b-caef-4f2b-b399-eb3aefe75be0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11690065742105088576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169006574210508857611690065742105088576116900657421050885761169006574210508857611690065742105088576116900657421050885761169006574210508857611690065742105088576116900657421050885761169006574210508857611690065742105088576116900657421050885761169006574210508857611690065742105088576116900657421050885761169006574210508857611690065742105088576116900657421050885761169006574210508857611690065742105088576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e9ecb350-0d34-4163-9d6b-d73edb9ca52f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9ecb350-0d34-4163-9d6b-d73edb9ca52f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11007772553009258134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100777255300925813411007772553009258134110077725530092581341100777255300925813411007772553009258134110077725530092581341100777255300925813411007772553009258134110077725530092581341100777255300925813411007772553009258134110077725530092581341100777255300925813411007772553009258134110077725530092581341100777255300925813411007772553009258134110077725530092581341100777255300925813411007772553009258134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c1b68b-caef-4f2b-b399-eb3aefe75be0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 09b8de9c-0332-4e80-b928-dee6ab14f31c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09b8de9c-0332-4e80-b928-dee6ab14f31c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14813251924503987119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481325192450398711914813251924503987119148132519245039871191481325192450398711914813251924503987119148132519245039871191481325192450398711914813251924503987119148132519245039871191481325192450398711914813251924503987119148132519245039871191481325192450398711914813251924503987119148132519245039871191481325192450398711914813251924503987119148132519245039871191481325192450398711914813251924503987119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9ecb350-0d34-4163-9d6b-d73edb9ca52f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac9e8146-1f9a-45ac-bc50-b30642d2955a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac9e8146-1f9a-45ac-bc50-b30642d2955a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13007032027833849196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300703202783384919613007032027833849196130070320278338491961300703202783384919613007032027833849196130070320278338491961300703202783384919613007032027833849196130070320278338491961300703202783384919613007032027833849196130070320278338491961300703202783384919613007032027833849196130070320278338491961300703202783384919613007032027833849196130070320278338491961300703202783384919613007032027833849196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09b8de9c-0332-4e80-b928-dee6ab14f31c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac9e8146-1f9a-45ac-bc50-b30642d2955a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 94705d6f-c7b1-4cab-8c88-a59ba30051d4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94705d6f-c7b1-4cab-8c88-a59ba30051d4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10610522710308589321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061052271030858932110610522710308589321106105227103085893211061052271030858932110610522710308589321106105227103085893211061052271030858932110610522710308589321106105227103085893211061052271030858932110610522710308589321106105227103085893211061052271030858932110610522710308589321106105227103085893211061052271030858932110610522710308589321106105227103085893211061052271030858932110610522710308589321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 433145a1-e753-420e-b394-dc43b519dc04, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 433145a1-e753-420e-b394-dc43b519dc04, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3446920389174054971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34469203891740549713446920389174054971344692038917405497134469203891740549713446920389174054971344692038917405497134469203891740549713446920389174054971344692038917405497134469203891740549713446920389174054971344692038917405497134469203891740549713446920389174054971344692038917405497134469203891740549713446920389174054971344692038917405497134469203891740549713446920389174054971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94705d6f-c7b1-4cab-8c88-a59ba30051d4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 433145a1-e753-420e-b394-dc43b519dc04, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d97d0bc0-c49e-4a96-9b33-c7103b2cf64d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc5b9751-c78f-4178-a349-43f0a689f832, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d97d0bc0-c49e-4a96-9b33-c7103b2cf64d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1287267624948266290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12872676249482662901287267624948266290128726762494826629012872676249482662901287267624948266290128726762494826629012872676249482662901287267624948266290128726762494826629012872676249482662901287267624948266290128726762494826629012872676249482662901287267624948266290128726762494826629012872676249482662901287267624948266290128726762494826629012872676249482662901287267624948266290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc5b9751-c78f-4178-a349-43f0a689f832, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16743179026662864034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674317902666286403416743179026662864034167431790266628640341674317902666286403416743179026662864034167431790266628640341674317902666286403416743179026662864034167431790266628640341674317902666286403416743179026662864034167431790266628640341674317902666286403416743179026662864034167431790266628640341674317902666286403416743179026662864034167431790266628640341674317902666286403416743179026662864034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d97d0bc0-c49e-4a96-9b33-c7103b2cf64d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc5b9751-c78f-4178-a349-43f0a689f832, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ccd1c33b-0c3b-41d7-b301-15180179b038, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccd1c33b-0c3b-41d7-b301-15180179b038, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4472829195184197762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44728291951841977624472829195184197762447282919518419776244728291951841977624472829195184197762447282919518419776244728291951841977624472829195184197762447282919518419776244728291951841977624472829195184197762447282919518419776244728291951841977624472829195184197762447282919518419776244728291951841977624472829195184197762447282919518419776244728291951841977624472829195184197762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d4b89322-55c9-4368-95cf-abcf80eba57c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4b89322-55c9-4368-95cf-abcf80eba57c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3621619963182050917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36216199631820509173621619963182050917362161996318205091736216199631820509173621619963182050917362161996318205091736216199631820509173621619963182050917362161996318205091736216199631820509173621619963182050917362161996318205091736216199631820509173621619963182050917362161996318205091736216199631820509173621619963182050917362161996318205091736216199631820509173621619963182050917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccd1c33b-0c3b-41d7-b301-15180179b038, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4b89322-55c9-4368-95cf-abcf80eba57c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9fb63b14-8e7c-423e-add7-70cc268ca63e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb63b14-8e7c-423e-add7-70cc268ca63e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15750708222066904446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575070822206690444615750708222066904446157507082220669044461575070822206690444615750708222066904446157507082220669044461575070822206690444615750708222066904446157507082220669044461575070822206690444615750708222066904446157507082220669044461575070822206690444615750708222066904446157507082220669044461575070822206690444615750708222066904446157507082220669044461575070822206690444615750708222066904446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e1d72a47-1260-4f82-8f13-fbec142b2e94, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1d72a47-1260-4f82-8f13-fbec142b2e94, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4097778547269492700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40977785472694927004097778547269492700409777854726949270040977785472694927004097778547269492700409777854726949270040977785472694927004097778547269492700409777854726949270040977785472694927004097778547269492700409777854726949270040977785472694927004097778547269492700409777854726949270040977785472694927004097778547269492700409777854726949270040977785472694927004097778547269492700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb63b14-8e7c-423e-add7-70cc268ca63e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0782b76-77d3-43b8-844f-4008410ddd42, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0782b76-77d3-43b8-844f-4008410ddd42, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9325139423519591442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93251394235195914429325139423519591442932513942351959144293251394235195914429325139423519591442932513942351959144293251394235195914429325139423519591442932513942351959144293251394235195914429325139423519591442932513942351959144293251394235195914429325139423519591442932513942351959144293251394235195914429325139423519591442932513942351959144293251394235195914429325139423519591442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1d72a47-1260-4f82-8f13-fbec142b2e94, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c4915d77-8acc-4469-80ff-ce36dbc5ce03, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4915d77-8acc-4469-80ff-ce36dbc5ce03, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2648960737875435513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26489607378754355132648960737875435513264896073787543551326489607378754355132648960737875435513264896073787543551326489607378754355132648960737875435513264896073787543551326489607378754355132648960737875435513264896073787543551326489607378754355132648960737875435513264896073787543551326489607378754355132648960737875435513264896073787543551326489607378754355132648960737875435513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0782b76-77d3-43b8-844f-4008410ddd42, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0ed28dca-5ceb-42cb-9d8f-280a37e627f6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed28dca-5ceb-42cb-9d8f-280a37e627f6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18035602492164238072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803560249216423807218035602492164238072180356024921642380721803560249216423807218035602492164238072180356024921642380721803560249216423807218035602492164238072180356024921642380721803560249216423807218035602492164238072180356024921642380721803560249216423807218035602492164238072180356024921642380721803560249216423807218035602492164238072180356024921642380721803560249216423807218035602492164238072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4915d77-8acc-4469-80ff-ce36dbc5ce03, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f675ddd-418a-4946-bef2-af3d50213973, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f675ddd-418a-4946-bef2-af3d50213973, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9023865737036906668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90238657370369066689023865737036906668902386573703690666890238657370369066689023865737036906668902386573703690666890238657370369066689023865737036906668902386573703690666890238657370369066689023865737036906668902386573703690666890238657370369066689023865737036906668902386573703690666890238657370369066689023865737036906668902386573703690666890238657370369066689023865737036906668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed28dca-5ceb-42cb-9d8f-280a37e627f6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bc302431-57ff-4c1c-bccb-7f40c14f7549, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc302431-57ff-4c1c-bccb-7f40c14f7549, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15043932757602387644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504393275760238764415043932757602387644150439327576023876441504393275760238764415043932757602387644150439327576023876441504393275760238764415043932757602387644150439327576023876441504393275760238764415043932757602387644150439327576023876441504393275760238764415043932757602387644150439327576023876441504393275760238764415043932757602387644150439327576023876441504393275760238764415043932757602387644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f675ddd-418a-4946-bef2-af3d50213973, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 360afd4a-0571-4f15-91e9-eca6188f2780, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 360afd4a-0571-4f15-91e9-eca6188f2780, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14353171486089821543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435317148608982154314353171486089821543143531714860898215431435317148608982154314353171486089821543143531714860898215431435317148608982154314353171486089821543143531714860898215431435317148608982154314353171486089821543143531714860898215431435317148608982154314353171486089821543143531714860898215431435317148608982154314353171486089821543143531714860898215431435317148608982154314353171486089821543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc302431-57ff-4c1c-bccb-7f40c14f7549, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 360afd4a-0571-4f15-91e9-eca6188f2780, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac4517d5-906c-4bd4-9577-8e9ba977cb64, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac4517d5-906c-4bd4-9577-8e9ba977cb64, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17871406130337676383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787140613033767638317871406130337676383178714061303376763831787140613033767638317871406130337676383178714061303376763831787140613033767638317871406130337676383178714061303376763831787140613033767638317871406130337676383178714061303376763831787140613033767638317871406130337676383178714061303376763831787140613033767638317871406130337676383178714061303376763831787140613033767638317871406130337676383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 87f3727b-4d9d-4cfb-a922-6f2d31540def, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87f3727b-4d9d-4cfb-a922-6f2d31540def, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12611199110779234627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261119911077923462712611199110779234627126111991107792346271261119911077923462712611199110779234627126111991107792346271261119911077923462712611199110779234627126111991107792346271261119911077923462712611199110779234627126111991107792346271261119911077923462712611199110779234627126111991107792346271261119911077923462712611199110779234627126111991107792346271261119911077923462712611199110779234627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac4517d5-906c-4bd4-9577-8e9ba977cb64, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87f3727b-4d9d-4cfb-a922-6f2d31540def, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a8ba843-8f93-469f-a985-145f685574b3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a8ba843-8f93-469f-a985-145f685574b3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3538746249792160412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35387462497921604123538746249792160412353874624979216041235387462497921604123538746249792160412353874624979216041235387462497921604123538746249792160412353874624979216041235387462497921604123538746249792160412353874624979216041235387462497921604123538746249792160412353874624979216041235387462497921604123538746249792160412353874624979216041235387462497921604123538746249792160412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 84ae824e-f5de-44e4-bd43-90c7eb00cfc4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ae824e-f5de-44e4-bd43-90c7eb00cfc4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12541714440916828615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254171444091682861512541714440916828615125417144409168286151254171444091682861512541714440916828615125417144409168286151254171444091682861512541714440916828615125417144409168286151254171444091682861512541714440916828615125417144409168286151254171444091682861512541714440916828615125417144409168286151254171444091682861512541714440916828615125417144409168286151254171444091682861512541714440916828615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a8ba843-8f93-469f-a985-145f685574b3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ae824e-f5de-44e4-bd43-90c7eb00cfc4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7fbf8dc3-5186-4f0e-bc73-ea09d5f8e564, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fbf8dc3-5186-4f0e-bc73-ea09d5f8e564, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9081493750932564085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90814937509325640859081493750932564085908149375093256408590814937509325640859081493750932564085908149375093256408590814937509325640859081493750932564085908149375093256408590814937509325640859081493750932564085908149375093256408590814937509325640859081493750932564085908149375093256408590814937509325640859081493750932564085908149375093256408590814937509325640859081493750932564085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f544e2b5-4f5c-4efb-87ce-e35db91829c5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f544e2b5-4f5c-4efb-87ce-e35db91829c5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8690476002170589021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86904760021705890218690476002170589021869047600217058902186904760021705890218690476002170589021869047600217058902186904760021705890218690476002170589021869047600217058902186904760021705890218690476002170589021869047600217058902186904760021705890218690476002170589021869047600217058902186904760021705890218690476002170589021869047600217058902186904760021705890218690476002170589021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fbf8dc3-5186-4f0e-bc73-ea09d5f8e564, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a191587-2d61-4509-ae46-b5c5313c720d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a191587-2d61-4509-ae46-b5c5313c720d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2574833793023472203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25748337930234722032574833793023472203257483379302347220325748337930234722032574833793023472203257483379302347220325748337930234722032574833793023472203257483379302347220325748337930234722032574833793023472203257483379302347220325748337930234722032574833793023472203257483379302347220325748337930234722032574833793023472203257483379302347220325748337930234722032574833793023472203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f544e2b5-4f5c-4efb-87ce-e35db91829c5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b6e1b53c-2428-40b0-9122-eb18a36bef2b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6e1b53c-2428-40b0-9122-eb18a36bef2b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18260784223332040748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826078422333204074818260784223332040748182607842233320407481826078422333204074818260784223332040748182607842233320407481826078422333204074818260784223332040748182607842233320407481826078422333204074818260784223332040748182607842233320407481826078422333204074818260784223332040748182607842233320407481826078422333204074818260784223332040748182607842233320407481826078422333204074818260784223332040748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a191587-2d61-4509-ae46-b5c5313c720d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d90906ed-56cf-407b-a06c-8a81764dbd8e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d90906ed-56cf-407b-a06c-8a81764dbd8e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11040062212769854328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104006221276985432811040062212769854328110400622127698543281104006221276985432811040062212769854328110400622127698543281104006221276985432811040062212769854328110400622127698543281104006221276985432811040062212769854328110400622127698543281104006221276985432811040062212769854328110400622127698543281104006221276985432811040062212769854328110400622127698543281104006221276985432811040062212769854328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6e1b53c-2428-40b0-9122-eb18a36bef2b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 71ef111c-844d-459f-87cb-889a55396807, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71ef111c-844d-459f-87cb-889a55396807, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1985009624707806103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19850096247078061031985009624707806103198500962470780610319850096247078061031985009624707806103198500962470780610319850096247078061031985009624707806103198500962470780610319850096247078061031985009624707806103198500962470780610319850096247078061031985009624707806103198500962470780610319850096247078061031985009624707806103198500962470780610319850096247078061031985009624707806103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d90906ed-56cf-407b-a06c-8a81764dbd8e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9b0a451-2661-4894-b69c-6fea1a799a71, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9b0a451-2661-4894-b69c-6fea1a799a71, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11822140726260356939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182214072626035693911822140726260356939118221407262603569391182214072626035693911822140726260356939118221407262603569391182214072626035693911822140726260356939118221407262603569391182214072626035693911822140726260356939118221407262603569391182214072626035693911822140726260356939118221407262603569391182214072626035693911822140726260356939118221407262603569391182214072626035693911822140726260356939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71ef111c-844d-459f-87cb-889a55396807, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 804cb522-0e68-4232-8f09-c5d687740d76, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 804cb522-0e68-4232-8f09-c5d687740d76, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1274438322496974109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12744383224969741091274438322496974109127443832249697410912744383224969741091274438322496974109127443832249697410912744383224969741091274438322496974109127443832249697410912744383224969741091274438322496974109127443832249697410912744383224969741091274438322496974109127443832249697410912744383224969741091274438322496974109127443832249697410912744383224969741091274438322496974109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9b0a451-2661-4894-b69c-6fea1a799a71, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0bfefc22-f8cf-48d6-95fb-ae19acf011e4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bfefc22-f8cf-48d6-95fb-ae19acf011e4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4525863763344944771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45258637633449447714525863763344944771452586376334494477145258637633449447714525863763344944771452586376334494477145258637633449447714525863763344944771452586376334494477145258637633449447714525863763344944771452586376334494477145258637633449447714525863763344944771452586376334494477145258637633449447714525863763344944771452586376334494477145258637633449447714525863763344944771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 804cb522-0e68-4232-8f09-c5d687740d76, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de881e9b-250b-492e-9932-1439f5ee9506, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de881e9b-250b-492e-9932-1439f5ee9506, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16337553145951750013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633755314595175001316337553145951750013163375531459517500131633755314595175001316337553145951750013163375531459517500131633755314595175001316337553145951750013163375531459517500131633755314595175001316337553145951750013163375531459517500131633755314595175001316337553145951750013163375531459517500131633755314595175001316337553145951750013163375531459517500131633755314595175001316337553145951750013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bfefc22-f8cf-48d6-95fb-ae19acf011e4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e1139a78-73a7-4b95-834f-5e6d898d31e2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1139a78-73a7-4b95-834f-5e6d898d31e2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14034074125555465238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403407412555546523814034074125555465238140340741255554652381403407412555546523814034074125555465238140340741255554652381403407412555546523814034074125555465238140340741255554652381403407412555546523814034074125555465238140340741255554652381403407412555546523814034074125555465238140340741255554652381403407412555546523814034074125555465238140340741255554652381403407412555546523814034074125555465238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de881e9b-250b-492e-9932-1439f5ee9506, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c893b41-ccc1-40d1-9f44-82efa17fd2d8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c893b41-ccc1-40d1-9f44-82efa17fd2d8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5056817537088064734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50568175370880647345056817537088064734505681753708806473450568175370880647345056817537088064734505681753708806473450568175370880647345056817537088064734505681753708806473450568175370880647345056817537088064734505681753708806473450568175370880647345056817537088064734505681753708806473450568175370880647345056817537088064734505681753708806473450568175370880647345056817537088064734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1139a78-73a7-4b95-834f-5e6d898d31e2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 70e47854-5c77-47b6-8292-db6a6f428a73, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70e47854-5c77-47b6-8292-db6a6f428a73, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2510968092256343455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25109680922563434552510968092256343455251096809225634345525109680922563434552510968092256343455251096809225634345525109680922563434552510968092256343455251096809225634345525109680922563434552510968092256343455251096809225634345525109680922563434552510968092256343455251096809225634345525109680922563434552510968092256343455251096809225634345525109680922563434552510968092256343455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c893b41-ccc1-40d1-9f44-82efa17fd2d8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70e47854-5c77-47b6-8292-db6a6f428a73, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2a4959dd-db19-4ebe-a5b0-fd7c9c9ff78b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ece7fb9c-f621-4e68-9874-7eeec1faf616, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ece7fb9c-f621-4e68-9874-7eeec1faf616, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8521841877529273595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85218418775292735958521841877529273595852184187752927359585218418775292735958521841877529273595852184187752927359585218418775292735958521841877529273595852184187752927359585218418775292735958521841877529273595852184187752927359585218418775292735958521841877529273595852184187752927359585218418775292735958521841877529273595852184187752927359585218418775292735958521841877529273595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a4959dd-db19-4ebe-a5b0-fd7c9c9ff78b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17065080611051496418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706508061105149641817065080611051496418170650806110514964181706508061105149641817065080611051496418170650806110514964181706508061105149641817065080611051496418170650806110514964181706508061105149641817065080611051496418170650806110514964181706508061105149641817065080611051496418170650806110514964181706508061105149641817065080611051496418170650806110514964181706508061105149641817065080611051496418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ece7fb9c-f621-4e68-9874-7eeec1faf616, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d8fc044-753f-45fc-8717-d4d358571043, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a4959dd-db19-4ebe-a5b0-fd7c9c9ff78b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c8e338a-2f78-4f0c-bbd1-e0677c976994, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d8fc044-753f-45fc-8717-d4d358571043, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17091859456627811261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709185945662781126117091859456627811261170918594566278112611709185945662781126117091859456627811261170918594566278112611709185945662781126117091859456627811261170918594566278112611709185945662781126117091859456627811261170918594566278112611709185945662781126117091859456627811261170918594566278112611709185945662781126117091859456627811261170918594566278112611709185945662781126117091859456627811261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8e338a-2f78-4f0c-bbd1-e0677c976994, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11478957443776361166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147895744377636116611478957443776361166114789574437763611661147895744377636116611478957443776361166114789574437763611661147895744377636116611478957443776361166114789574437763611661147895744377636116611478957443776361166114789574437763611661147895744377636116611478957443776361166114789574437763611661147895744377636116611478957443776361166114789574437763611661147895744377636116611478957443776361166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d8fc044-753f-45fc-8717-d4d358571043, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d5d321cf-1202-4798-807c-f8fe2c23bf07, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5d321cf-1202-4798-807c-f8fe2c23bf07, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3025043075210923000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30250430752109230003025043075210923000302504307521092300030250430752109230003025043075210923000302504307521092300030250430752109230003025043075210923000302504307521092300030250430752109230003025043075210923000302504307521092300030250430752109230003025043075210923000302504307521092300030250430752109230003025043075210923000302504307521092300030250430752109230003025043075210923000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5d321cf-1202-4798-807c-f8fe2c23bf07, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8425a2a1-fc4d-4484-a285-a4c0d6f5f9f2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8e338a-2f78-4f0c-bbd1-e0677c976994, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5e322ccd-af1c-488e-a109-3c7652444eca, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e322ccd-af1c-488e-a109-3c7652444eca, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15865329005536187411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586532900553618741115865329005536187411158653290055361874111586532900553618741115865329005536187411158653290055361874111586532900553618741115865329005536187411158653290055361874111586532900553618741115865329005536187411158653290055361874111586532900553618741115865329005536187411158653290055361874111586532900553618741115865329005536187411158653290055361874111586532900553618741115865329005536187411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8425a2a1-fc4d-4484-a285-a4c0d6f5f9f2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14961065048950295144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496106504895029514414961065048950295144149610650489502951441496106504895029514414961065048950295144149610650489502951441496106504895029514414961065048950295144149610650489502951441496106504895029514414961065048950295144149610650489502951441496106504895029514414961065048950295144149610650489502951441496106504895029514414961065048950295144149610650489502951441496106504895029514414961065048950295144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e322ccd-af1c-488e-a109-3c7652444eca, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8425a2a1-fc4d-4484-a285-a4c0d6f5f9f2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5dfcaf12-301d-435f-b46a-c4d6a097ad98, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dfcaf12-301d-435f-b46a-c4d6a097ad98, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16584299910198240727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658429991019824072716584299910198240727165842999101982407271658429991019824072716584299910198240727165842999101982407271658429991019824072716584299910198240727165842999101982407271658429991019824072716584299910198240727165842999101982407271658429991019824072716584299910198240727165842999101982407271658429991019824072716584299910198240727165842999101982407271658429991019824072716584299910198240727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cde588b2-6392-46b6-933e-c47f9805d643, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cde588b2-6392-46b6-933e-c47f9805d643, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12031625689318497579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203162568931849757912031625689318497579120316256893184975791203162568931849757912031625689318497579120316256893184975791203162568931849757912031625689318497579120316256893184975791203162568931849757912031625689318497579120316256893184975791203162568931849757912031625689318497579120316256893184975791203162568931849757912031625689318497579120316256893184975791203162568931849757912031625689318497579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dfcaf12-301d-435f-b46a-c4d6a097ad98, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5aec9b14-9d4e-4d7e-9b67-a7baeef944fe, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cde588b2-6392-46b6-933e-c47f9805d643, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aec9b14-9d4e-4d7e-9b67-a7baeef944fe, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7181128290977496898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71811282909774968987181128290977496898718112829097749689871811282909774968987181128290977496898718112829097749689871811282909774968987181128290977496898718112829097749689871811282909774968987181128290977496898718112829097749689871811282909774968987181128290977496898718112829097749689871811282909774968987181128290977496898718112829097749689871811282909774968987181128290977496898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 31d0cbb0-47a9-48e9-a0cd-e84033279137, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31d0cbb0-47a9-48e9-a0cd-e84033279137, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11187265983944084895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118726598394408489511187265983944084895111872659839440848951118726598394408489511187265983944084895111872659839440848951118726598394408489511187265983944084895111872659839440848951118726598394408489511187265983944084895111872659839440848951118726598394408489511187265983944084895111872659839440848951118726598394408489511187265983944084895111872659839440848951118726598394408489511187265983944084895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31d0cbb0-47a9-48e9-a0cd-e84033279137, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b3c6ac9c-7381-4c39-ad63-063a6376ce20, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c6ac9c-7381-4c39-ad63-063a6376ce20, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15683470164597988898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568347016459798889815683470164597988898156834701645979888981568347016459798889815683470164597988898156834701645979888981568347016459798889815683470164597988898156834701645979888981568347016459798889815683470164597988898156834701645979888981568347016459798889815683470164597988898156834701645979888981568347016459798889815683470164597988898156834701645979888981568347016459798889815683470164597988898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aec9b14-9d4e-4d7e-9b67-a7baeef944fe, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 484d80b2-004e-4648-9881-3ddcb72bd44a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 484d80b2-004e-4648-9881-3ddcb72bd44a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 868478544219004353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353868478544219004353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c6ac9c-7381-4c39-ad63-063a6376ce20, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 49825bb6-d4c3-4526-9e2f-8131a1dcc26f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 484d80b2-004e-4648-9881-3ddcb72bd44a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49825bb6-d4c3-4526-9e2f-8131a1dcc26f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8987296324119210101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89872963241192101018987296324119210101898729632411921010189872963241192101018987296324119210101898729632411921010189872963241192101018987296324119210101898729632411921010189872963241192101018987296324119210101898729632411921010189872963241192101018987296324119210101898729632411921010189872963241192101018987296324119210101898729632411921010189872963241192101018987296324119210101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, edc2f489-70a8-4cf1-b187-c56c3e177f92, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edc2f489-70a8-4cf1-b187-c56c3e177f92, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5900735072297120909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59007350722971209095900735072297120909590073507229712090959007350722971209095900735072297120909590073507229712090959007350722971209095900735072297120909590073507229712090959007350722971209095900735072297120909590073507229712090959007350722971209095900735072297120909590073507229712090959007350722971209095900735072297120909590073507229712090959007350722971209095900735072297120909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49825bb6-d4c3-4526-9e2f-8131a1dcc26f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f2d5610-ece5-4ebe-8548-593a80bd799b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f2d5610-ece5-4ebe-8548-593a80bd799b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1501637885778669235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15016378857786692351501637885778669235150163788577866923515016378857786692351501637885778669235150163788577866923515016378857786692351501637885778669235150163788577866923515016378857786692351501637885778669235150163788577866923515016378857786692351501637885778669235150163788577866923515016378857786692351501637885778669235150163788577866923515016378857786692351501637885778669235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edc2f489-70a8-4cf1-b187-c56c3e177f92, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0fe5c80-3e9e-41b0-802e-b66dcf01248b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0fe5c80-3e9e-41b0-802e-b66dcf01248b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13462582307862103317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346258230786210331713462582307862103317134625823078621033171346258230786210331713462582307862103317134625823078621033171346258230786210331713462582307862103317134625823078621033171346258230786210331713462582307862103317134625823078621033171346258230786210331713462582307862103317134625823078621033171346258230786210331713462582307862103317134625823078621033171346258230786210331713462582307862103317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f2d5610-ece5-4ebe-8548-593a80bd799b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc9bb234-273d-4805-a96f-0c5505ec5782, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc9bb234-273d-4805-a96f-0c5505ec5782, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2173879812121809512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21738798121218095122173879812121809512217387981212180951221738798121218095122173879812121809512217387981212180951221738798121218095122173879812121809512217387981212180951221738798121218095122173879812121809512217387981212180951221738798121218095122173879812121809512217387981212180951221738798121218095122173879812121809512217387981212180951221738798121218095122173879812121809512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0fe5c80-3e9e-41b0-802e-b66dcf01248b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe5d64dc-d198-403a-af36-179ceafed800, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe5d64dc-d198-403a-af36-179ceafed800, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1763541446597544671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17635414465975446711763541446597544671176354144659754467117635414465975446711763541446597544671176354144659754467117635414465975446711763541446597544671176354144659754467117635414465975446711763541446597544671176354144659754467117635414465975446711763541446597544671176354144659754467117635414465975446711763541446597544671176354144659754467117635414465975446711763541446597544671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc9bb234-273d-4805-a96f-0c5505ec5782, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe5d64dc-d198-403a-af36-179ceafed800, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e34749f6-d3ea-4650-b710-a75898080b24, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7fc44bc0-4730-4b81-89b3-148604b60bb9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e34749f6-d3ea-4650-b710-a75898080b24, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6357467109025874773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63574671090258747736357467109025874773635746710902587477363574671090258747736357467109025874773635746710902587477363574671090258747736357467109025874773635746710902587477363574671090258747736357467109025874773635746710902587477363574671090258747736357467109025874773635746710902587477363574671090258747736357467109025874773635746710902587477363574671090258747736357467109025874773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fc44bc0-4730-4b81-89b3-148604b60bb9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14758829275366811069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475882927536681106914758829275366811069147588292753668110691475882927536681106914758829275366811069147588292753668110691475882927536681106914758829275366811069147588292753668110691475882927536681106914758829275366811069147588292753668110691475882927536681106914758829275366811069147588292753668110691475882927536681106914758829275366811069147588292753668110691475882927536681106914758829275366811069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e34749f6-d3ea-4650-b710-a75898080b24, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c7184bee-42be-4767-a5ca-42dd6616d551, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7184bee-42be-4767-a5ca-42dd6616d551, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18246670406555761499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824667040655576149918246670406555761499182466704065557614991824667040655576149918246670406555761499182466704065557614991824667040655576149918246670406555761499182466704065557614991824667040655576149918246670406555761499182466704065557614991824667040655576149918246670406555761499182466704065557614991824667040655576149918246670406555761499182466704065557614991824667040655576149918246670406555761499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fc44bc0-4730-4b81-89b3-148604b60bb9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 31aba699-b3f9-406b-916f-b2792ee2d556, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31aba699-b3f9-406b-916f-b2792ee2d556, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6415819908037791100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64158199080377911006415819908037791100641581990803779110064158199080377911006415819908037791100641581990803779110064158199080377911006415819908037791100641581990803779110064158199080377911006415819908037791100641581990803779110064158199080377911006415819908037791100641581990803779110064158199080377911006415819908037791100641581990803779110064158199080377911006415819908037791100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7184bee-42be-4767-a5ca-42dd6616d551, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31aba699-b3f9-406b-916f-b2792ee2d556, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f4ea136a-56ae-4903-abed-20185b8d563e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ea136a-56ae-4903-abed-20185b8d563e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9879114464789943267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98791144647899432679879114464789943267987911446478994326798791144647899432679879114464789943267987911446478994326798791144647899432679879114464789943267987911446478994326798791144647899432679879114464789943267987911446478994326798791144647899432679879114464789943267987911446478994326798791144647899432679879114464789943267987911446478994326798791144647899432679879114464789943267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f9d994c0-8924-415f-94bf-c48629188a3a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ea136a-56ae-4903-abed-20185b8d563e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f3273da9-121c-4bd4-8b4a-3b3464b45d1c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3273da9-121c-4bd4-8b4a-3b3464b45d1c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1468469670815592361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14684696708155923611468469670815592361146846967081559236114684696708155923611468469670815592361146846967081559236114684696708155923611468469670815592361146846967081559236114684696708155923611468469670815592361146846967081559236114684696708155923611468469670815592361146846967081559236114684696708155923611468469670815592361146846967081559236114684696708155923611468469670815592361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9d994c0-8924-415f-94bf-c48629188a3a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7550788169991690333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75507881699916903337550788169991690333755078816999169033375507881699916903337550788169991690333755078816999169033375507881699916903337550788169991690333755078816999169033375507881699916903337550788169991690333755078816999169033375507881699916903337550788169991690333755078816999169033375507881699916903337550788169991690333755078816999169033375507881699916903337550788169991690333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3273da9-121c-4bd4-8b4a-3b3464b45d1c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62b7c0ff-8124-4984-8f87-b4e4bf37534d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62b7c0ff-8124-4984-8f87-b4e4bf37534d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12266474246107244934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226647424610724493412266474246107244934122664742461072449341226647424610724493412266474246107244934122664742461072449341226647424610724493412266474246107244934122664742461072449341226647424610724493412266474246107244934122664742461072449341226647424610724493412266474246107244934122664742461072449341226647424610724493412266474246107244934122664742461072449341226647424610724493412266474246107244934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9d994c0-8924-415f-94bf-c48629188a3a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 32ac8766-c6f4-4e16-913e-1adc9f768c02, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32ac8766-c6f4-4e16-913e-1adc9f768c02, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8214445298112310518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82144452981123105188214445298112310518821444529811231051882144452981123105188214445298112310518821444529811231051882144452981123105188214445298112310518821444529811231051882144452981123105188214445298112310518821444529811231051882144452981123105188214445298112310518821444529811231051882144452981123105188214445298112310518821444529811231051882144452981123105188214445298112310518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62b7c0ff-8124-4984-8f87-b4e4bf37534d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d6c7f94d-7129-4795-ae17-a52aca27426e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6c7f94d-7129-4795-ae17-a52aca27426e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15934930296785622742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593493029678562274215934930296785622742159349302967856227421593493029678562274215934930296785622742159349302967856227421593493029678562274215934930296785622742159349302967856227421593493029678562274215934930296785622742159349302967856227421593493029678562274215934930296785622742159349302967856227421593493029678562274215934930296785622742159349302967856227421593493029678562274215934930296785622742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32ac8766-c6f4-4e16-913e-1adc9f768c02, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c429f6a1-b5bc-49c3-be78-026d7d16a9d1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c429f6a1-b5bc-49c3-be78-026d7d16a9d1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3911915189901490377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39119151899014903773911915189901490377391191518990149037739119151899014903773911915189901490377391191518990149037739119151899014903773911915189901490377391191518990149037739119151899014903773911915189901490377391191518990149037739119151899014903773911915189901490377391191518990149037739119151899014903773911915189901490377391191518990149037739119151899014903773911915189901490377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6c7f94d-7129-4795-ae17-a52aca27426e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1aee8a57-481f-4fa8-9348-b79d62fe5b1c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aee8a57-481f-4fa8-9348-b79d62fe5b1c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8618871690888998768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86188716908889987688618871690888998768861887169088899876886188716908889987688618871690888998768861887169088899876886188716908889987688618871690888998768861887169088899876886188716908889987688618871690888998768861887169088899876886188716908889987688618871690888998768861887169088899876886188716908889987688618871690888998768861887169088899876886188716908889987688618871690888998768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aee8a57-481f-4fa8-9348-b79d62fe5b1c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cf13331d-e1c7-41aa-b07b-c459523a9d19, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf13331d-e1c7-41aa-b07b-c459523a9d19, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18078801474311195612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807880147431119561218078801474311195612180788014743111956121807880147431119561218078801474311195612180788014743111956121807880147431119561218078801474311195612180788014743111956121807880147431119561218078801474311195612180788014743111956121807880147431119561218078801474311195612180788014743111956121807880147431119561218078801474311195612180788014743111956121807880147431119561218078801474311195612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c429f6a1-b5bc-49c3-be78-026d7d16a9d1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3ecb6a24-878e-46f9-bb22-160d579f52ba, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ecb6a24-878e-46f9-bb22-160d579f52ba, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6439450154557266062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64394501545572660626439450154557266062643945015455726606264394501545572660626439450154557266062643945015455726606264394501545572660626439450154557266062643945015455726606264394501545572660626439450154557266062643945015455726606264394501545572660626439450154557266062643945015455726606264394501545572660626439450154557266062643945015455726606264394501545572660626439450154557266062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf13331d-e1c7-41aa-b07b-c459523a9d19, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f8bf290c-9090-4802-a1b2-49e161fb1f3f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8bf290c-9090-4802-a1b2-49e161fb1f3f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11837365076070311558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183736507607031155811837365076070311558118373650760703115581183736507607031155811837365076070311558118373650760703115581183736507607031155811837365076070311558118373650760703115581183736507607031155811837365076070311558118373650760703115581183736507607031155811837365076070311558118373650760703115581183736507607031155811837365076070311558118373650760703115581183736507607031155811837365076070311558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ecb6a24-878e-46f9-bb22-160d579f52ba, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4d4842f3-2c26-402c-a04c-b96ef5172953, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d4842f3-2c26-402c-a04c-b96ef5172953, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8179521718763982717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81795217187639827178179521718763982717817952171876398271781795217187639827178179521718763982717817952171876398271781795217187639827178179521718763982717817952171876398271781795217187639827178179521718763982717817952171876398271781795217187639827178179521718763982717817952171876398271781795217187639827178179521718763982717817952171876398271781795217187639827178179521718763982717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8bf290c-9090-4802-a1b2-49e161fb1f3f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 47ddfcc0-1e34-4a10-8623-0ffd3d341a12, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47ddfcc0-1e34-4a10-8623-0ffd3d341a12, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3488482889932906895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34884828899329068953488482889932906895348848288993290689534884828899329068953488482889932906895348848288993290689534884828899329068953488482889932906895348848288993290689534884828899329068953488482889932906895348848288993290689534884828899329068953488482889932906895348848288993290689534884828899329068953488482889932906895348848288993290689534884828899329068953488482889932906895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d4842f3-2c26-402c-a04c-b96ef5172953, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, efd01202-8115-44d4-96ab-b969851a135b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efd01202-8115-44d4-96ab-b969851a135b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3616836106375322946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36168361063753229463616836106375322946361683610637532294636168361063753229463616836106375322946361683610637532294636168361063753229463616836106375322946361683610637532294636168361063753229463616836106375322946361683610637532294636168361063753229463616836106375322946361683610637532294636168361063753229463616836106375322946361683610637532294636168361063753229463616836106375322946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47ddfcc0-1e34-4a10-8623-0ffd3d341a12, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 68867a3a-27b9-48f4-8d07-bc5a06bd840e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68867a3a-27b9-48f4-8d07-bc5a06bd840e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4722896491209365832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47228964912093658324722896491209365832472289649120936583247228964912093658324722896491209365832472289649120936583247228964912093658324722896491209365832472289649120936583247228964912093658324722896491209365832472289649120936583247228964912093658324722896491209365832472289649120936583247228964912093658324722896491209365832472289649120936583247228964912093658324722896491209365832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efd01202-8115-44d4-96ab-b969851a135b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b7644254-8b1e-48c3-893d-f0d20bd7ca6c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7644254-8b1e-48c3-893d-f0d20bd7ca6c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13440489732162969480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344048973216296948013440489732162969480134404897321629694801344048973216296948013440489732162969480134404897321629694801344048973216296948013440489732162969480134404897321629694801344048973216296948013440489732162969480134404897321629694801344048973216296948013440489732162969480134404897321629694801344048973216296948013440489732162969480134404897321629694801344048973216296948013440489732162969480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68867a3a-27b9-48f4-8d07-bc5a06bd840e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7644254-8b1e-48c3-893d-f0d20bd7ca6c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3c6f9149-a1eb-49a3-bc1b-6a5c22525afa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c6f9149-a1eb-49a3-bc1b-6a5c22525afa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8179839507276286455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81798395072762864558179839507276286455817983950727628645581798395072762864558179839507276286455817983950727628645581798395072762864558179839507276286455817983950727628645581798395072762864558179839507276286455817983950727628645581798395072762864558179839507276286455817983950727628645581798395072762864558179839507276286455817983950727628645581798395072762864558179839507276286455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 19860c04-c80f-41a6-b1c8-18deca321336, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19860c04-c80f-41a6-b1c8-18deca321336, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16535931271584133378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653593127158413337816535931271584133378165359312715841333781653593127158413337816535931271584133378165359312715841333781653593127158413337816535931271584133378165359312715841333781653593127158413337816535931271584133378165359312715841333781653593127158413337816535931271584133378165359312715841333781653593127158413337816535931271584133378165359312715841333781653593127158413337816535931271584133378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c6f9149-a1eb-49a3-bc1b-6a5c22525afa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19860c04-c80f-41a6-b1c8-18deca321336, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d5f37a1b-209d-45b2-b00c-9208b1496dbf, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5f37a1b-209d-45b2-b00c-9208b1496dbf, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17025119866582816576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702511986658281657617025119866582816576170251198665828165761702511986658281657617025119866582816576170251198665828165761702511986658281657617025119866582816576170251198665828165761702511986658281657617025119866582816576170251198665828165761702511986658281657617025119866582816576170251198665828165761702511986658281657617025119866582816576170251198665828165761702511986658281657617025119866582816576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b1b0281-ec52-42fa-ada2-e0150c920ac7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b1b0281-ec52-42fa-ada2-e0150c920ac7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6188699776214563901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61886997762145639016188699776214563901618869977621456390161886997762145639016188699776214563901618869977621456390161886997762145639016188699776214563901618869977621456390161886997762145639016188699776214563901618869977621456390161886997762145639016188699776214563901618869977621456390161886997762145639016188699776214563901618869977621456390161886997762145639016188699776214563901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5f37a1b-209d-45b2-b00c-9208b1496dbf, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b1b0281-ec52-42fa-ada2-e0150c920ac7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e053e32-16fd-4dee-b293-9aa1afb1b05f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e053e32-16fd-4dee-b293-9aa1afb1b05f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1845234601668120851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18452346016681208511845234601668120851184523460166812085118452346016681208511845234601668120851184523460166812085118452346016681208511845234601668120851184523460166812085118452346016681208511845234601668120851184523460166812085118452346016681208511845234601668120851184523460166812085118452346016681208511845234601668120851184523460166812085118452346016681208511845234601668120851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9025c31c-4447-44ec-84f9-804791d16595, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9025c31c-4447-44ec-84f9-804791d16595, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3349660864180299428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33496608641802994283349660864180299428334966086418029942833496608641802994283349660864180299428334966086418029942833496608641802994283349660864180299428334966086418029942833496608641802994283349660864180299428334966086418029942833496608641802994283349660864180299428334966086418029942833496608641802994283349660864180299428334966086418029942833496608641802994283349660864180299428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e053e32-16fd-4dee-b293-9aa1afb1b05f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78b38145-1d79-4f38-97c6-2440f903e537, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b38145-1d79-4f38-97c6-2440f903e537, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9779143915064616932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97791439150646169329779143915064616932977914391506461693297791439150646169329779143915064616932977914391506461693297791439150646169329779143915064616932977914391506461693297791439150646169329779143915064616932977914391506461693297791439150646169329779143915064616932977914391506461693297791439150646169329779143915064616932977914391506461693297791439150646169329779143915064616932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9025c31c-4447-44ec-84f9-804791d16595, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 121b9ec8-1dfd-4182-b31c-dcb272536e48, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 121b9ec8-1dfd-4182-b31c-dcb272536e48, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25439739571099749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2543973957109974925439739571099749254397395710997492543973957109974925439739571099749254397395710997492543973957109974925439739571099749254397395710997492543973957109974925439739571099749254397395710997492543973957109974925439739571099749254397395710997492543973957109974925439739571099749254397395710997492543973957109974925439739571099749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b38145-1d79-4f38-97c6-2440f903e537, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 95ce9b87-a783-4c92-8641-fee0a93b1d82, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 121b9ec8-1dfd-4182-b31c-dcb272536e48, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ce9b87-a783-4c92-8641-fee0a93b1d82, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15860660466226801734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586066046622680173415860660466226801734158606604662268017341586066046622680173415860660466226801734158606604662268017341586066046622680173415860660466226801734158606604662268017341586066046622680173415860660466226801734158606604662268017341586066046622680173415860660466226801734158606604662268017341586066046622680173415860660466226801734158606604662268017341586066046622680173415860660466226801734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 30bb4536-a4ad-46c2-ac1e-02052a53e4e3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30bb4536-a4ad-46c2-ac1e-02052a53e4e3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4113332415391579513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41133324153915795134113332415391579513411333241539157951341133324153915795134113332415391579513411333241539157951341133324153915795134113332415391579513411333241539157951341133324153915795134113332415391579513411333241539157951341133324153915795134113332415391579513411333241539157951341133324153915795134113332415391579513411333241539157951341133324153915795134113332415391579513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ce9b87-a783-4c92-8641-fee0a93b1d82, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30bb4536-a4ad-46c2-ac1e-02052a53e4e3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 788dc091-93e0-4516-9851-56c0a727316c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e04daf42-af10-416d-8e45-d731e9a24e4f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 788dc091-93e0-4516-9851-56c0a727316c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15015248600354839241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501524860035483924115015248600354839241150152486003548392411501524860035483924115015248600354839241150152486003548392411501524860035483924115015248600354839241150152486003548392411501524860035483924115015248600354839241150152486003548392411501524860035483924115015248600354839241150152486003548392411501524860035483924115015248600354839241150152486003548392411501524860035483924115015248600354839241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e04daf42-af10-416d-8e45-d731e9a24e4f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12475060728250201295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247506072825020129512475060728250201295124750607282502012951247506072825020129512475060728250201295124750607282502012951247506072825020129512475060728250201295124750607282502012951247506072825020129512475060728250201295124750607282502012951247506072825020129512475060728250201295124750607282502012951247506072825020129512475060728250201295124750607282502012951247506072825020129512475060728250201295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 788dc091-93e0-4516-9851-56c0a727316c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d75b0316-0dd5-431b-b41f-500325c1ab42, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75b0316-0dd5-431b-b41f-500325c1ab42, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4231051164141337119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42310511641413371194231051164141337119423105116414133711942310511641413371194231051164141337119423105116414133711942310511641413371194231051164141337119423105116414133711942310511641413371194231051164141337119423105116414133711942310511641413371194231051164141337119423105116414133711942310511641413371194231051164141337119423105116414133711942310511641413371194231051164141337119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e04daf42-af10-416d-8e45-d731e9a24e4f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd59d2b5-f9fe-4683-8a99-11e9110c0c5b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd59d2b5-f9fe-4683-8a99-11e9110c0c5b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12835694905621307197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283569490562130719712835694905621307197128356949056213071971283569490562130719712835694905621307197128356949056213071971283569490562130719712835694905621307197128356949056213071971283569490562130719712835694905621307197128356949056213071971283569490562130719712835694905621307197128356949056213071971283569490562130719712835694905621307197128356949056213071971283569490562130719712835694905621307197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75b0316-0dd5-431b-b41f-500325c1ab42, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e844e738-3258-4de5-9ed4-a8276c50b0dd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd59d2b5-f9fe-4683-8a99-11e9110c0c5b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 46bd6dc9-991c-4485-811a-8edd3b445903, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46bd6dc9-991c-4485-811a-8edd3b445903, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1916446273605400533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19164462736054005331916446273605400533191644627360540053319164462736054005331916446273605400533191644627360540053319164462736054005331916446273605400533191644627360540053319164462736054005331916446273605400533191644627360540053319164462736054005331916446273605400533191644627360540053319164462736054005331916446273605400533191644627360540053319164462736054005331916446273605400533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e844e738-3258-4de5-9ed4-a8276c50b0dd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14217411428265570645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421741142826557064514217411428265570645142174114282655706451421741142826557064514217411428265570645142174114282655706451421741142826557064514217411428265570645142174114282655706451421741142826557064514217411428265570645142174114282655706451421741142826557064514217411428265570645142174114282655706451421741142826557064514217411428265570645142174114282655706451421741142826557064514217411428265570645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46bd6dc9-991c-4485-811a-8edd3b445903, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2d433d4-817d-4138-9e68-2386a041a246, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2d433d4-817d-4138-9e68-2386a041a246, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2647153972240296688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26471539722402966882647153972240296688264715397224029668826471539722402966882647153972240296688264715397224029668826471539722402966882647153972240296688264715397224029668826471539722402966882647153972240296688264715397224029668826471539722402966882647153972240296688264715397224029668826471539722402966882647153972240296688264715397224029668826471539722402966882647153972240296688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e844e738-3258-4de5-9ed4-a8276c50b0dd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e92d21be-c81b-4758-9d00-0b644ce6981e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e92d21be-c81b-4758-9d00-0b644ce6981e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7765889264520875674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77658892645208756747765889264520875674776588926452087567477658892645208756747765889264520875674776588926452087567477658892645208756747765889264520875674776588926452087567477658892645208756747765889264520875674776588926452087567477658892645208756747765889264520875674776588926452087567477658892645208756747765889264520875674776588926452087567477658892645208756747765889264520875674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2d433d4-817d-4138-9e68-2386a041a246, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 669b4d10-8cd3-43c6-b72c-1ec469855ab8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 669b4d10-8cd3-43c6-b72c-1ec469855ab8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2393735707681168403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23937357076811684032393735707681168403239373570768116840323937357076811684032393735707681168403239373570768116840323937357076811684032393735707681168403239373570768116840323937357076811684032393735707681168403239373570768116840323937357076811684032393735707681168403239373570768116840323937357076811684032393735707681168403239373570768116840323937357076811684032393735707681168403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e92d21be-c81b-4758-9d00-0b644ce6981e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 34bce20b-2490-4297-91a4-f55bb1f9bd99, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34bce20b-2490-4297-91a4-f55bb1f9bd99, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3188018884265076441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31880188842650764413188018884265076441318801888426507644131880188842650764413188018884265076441318801888426507644131880188842650764413188018884265076441318801888426507644131880188842650764413188018884265076441318801888426507644131880188842650764413188018884265076441318801888426507644131880188842650764413188018884265076441318801888426507644131880188842650764413188018884265076441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 669b4d10-8cd3-43c6-b72c-1ec469855ab8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8af1bc0-0304-4182-af40-cc9fb5c12b75, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8af1bc0-0304-4182-af40-cc9fb5c12b75, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14404415562596616009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440441556259661600914404415562596616009144044155625966160091440441556259661600914404415562596616009144044155625966160091440441556259661600914404415562596616009144044155625966160091440441556259661600914404415562596616009144044155625966160091440441556259661600914404415562596616009144044155625966160091440441556259661600914404415562596616009144044155625966160091440441556259661600914404415562596616009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34bce20b-2490-4297-91a4-f55bb1f9bd99, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8af1bc0-0304-4182-af40-cc9fb5c12b75, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5e8e1b7e-674e-439e-ba72-35e495d4e0dc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e8e1b7e-674e-439e-ba72-35e495d4e0dc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4893781505156696279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48937815051566962794893781505156696279489378150515669627948937815051566962794893781505156696279489378150515669627948937815051566962794893781505156696279489378150515669627948937815051566962794893781505156696279489378150515669627948937815051566962794893781505156696279489378150515669627948937815051566962794893781505156696279489378150515669627948937815051566962794893781505156696279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9b8409e9-0ebf-4d5d-9732-270d03b55d92, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8409e9-0ebf-4d5d-9732-270d03b55d92, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3606098831157872826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36060988311578728263606098831157872826360609883115787282636060988311578728263606098831157872826360609883115787282636060988311578728263606098831157872826360609883115787282636060988311578728263606098831157872826360609883115787282636060988311578728263606098831157872826360609883115787282636060988311578728263606098831157872826360609883115787282636060988311578728263606098831157872826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8409e9-0ebf-4d5d-9732-270d03b55d92, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b79ba0d-19ad-4ebf-806d-5ec83fbc4b70, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b79ba0d-19ad-4ebf-806d-5ec83fbc4b70, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8427416065406556913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84274160654065569138427416065406556913842741606540655691384274160654065569138427416065406556913842741606540655691384274160654065569138427416065406556913842741606540655691384274160654065569138427416065406556913842741606540655691384274160654065569138427416065406556913842741606540655691384274160654065569138427416065406556913842741606540655691384274160654065569138427416065406556913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e8e1b7e-674e-439e-ba72-35e495d4e0dc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7fde06b9-e77e-47b2-a536-c68301c73ba8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fde06b9-e77e-47b2-a536-c68301c73ba8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10085033931399787993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008503393139978799310085033931399787993100850339313997879931008503393139978799310085033931399787993100850339313997879931008503393139978799310085033931399787993100850339313997879931008503393139978799310085033931399787993100850339313997879931008503393139978799310085033931399787993100850339313997879931008503393139978799310085033931399787993100850339313997879931008503393139978799310085033931399787993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b79ba0d-19ad-4ebf-806d-5ec83fbc4b70, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4783bced-350d-45df-a5cb-cfac57a2f570, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4783bced-350d-45df-a5cb-cfac57a2f570, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16541506956448212641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654150695644821264116541506956448212641165415069564482126411654150695644821264116541506956448212641165415069564482126411654150695644821264116541506956448212641165415069564482126411654150695644821264116541506956448212641165415069564482126411654150695644821264116541506956448212641165415069564482126411654150695644821264116541506956448212641165415069564482126411654150695644821264116541506956448212641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fde06b9-e77e-47b2-a536-c68301c73ba8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4783bced-350d-45df-a5cb-cfac57a2f570, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c5339564-9903-4a6b-9de7-55b6a896321f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f812f029-523e-4cdd-bcba-2aabdd5f03f6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f812f029-523e-4cdd-bcba-2aabdd5f03f6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5897378133358532046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58973781333585320465897378133358532046589737813335853204658973781333585320465897378133358532046589737813335853204658973781333585320465897378133358532046589737813335853204658973781333585320465897378133358532046589737813335853204658973781333585320465897378133358532046589737813335853204658973781333585320465897378133358532046589737813335853204658973781333585320465897378133358532046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5339564-9903-4a6b-9de7-55b6a896321f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1699593087436170148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16995930874361701481699593087436170148169959308743617014816995930874361701481699593087436170148169959308743617014816995930874361701481699593087436170148169959308743617014816995930874361701481699593087436170148169959308743617014816995930874361701481699593087436170148169959308743617014816995930874361701481699593087436170148169959308743617014816995930874361701481699593087436170148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f812f029-523e-4cdd-bcba-2aabdd5f03f6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0fba985d-d334-4305-b862-445c69129c85, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5339564-9903-4a6b-9de7-55b6a896321f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fba985d-d334-4305-b862-445c69129c85, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 897500694163822265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265897500694163822265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e28802b7-dcae-4940-a3ae-ffdfa0c973e6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e28802b7-dcae-4940-a3ae-ffdfa0c973e6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15391073736748193325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539107373674819332515391073736748193325153910737367481933251539107373674819332515391073736748193325153910737367481933251539107373674819332515391073736748193325153910737367481933251539107373674819332515391073736748193325153910737367481933251539107373674819332515391073736748193325153910737367481933251539107373674819332515391073736748193325153910737367481933251539107373674819332515391073736748193325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fba985d-d334-4305-b862-445c69129c85, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 429248ce-f15d-4e7c-8f7f-045e210d0da3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 429248ce-f15d-4e7c-8f7f-045e210d0da3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5885619054864833301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58856190548648333015885619054864833301588561905486483330158856190548648333015885619054864833301588561905486483330158856190548648333015885619054864833301588561905486483330158856190548648333015885619054864833301588561905486483330158856190548648333015885619054864833301588561905486483330158856190548648333015885619054864833301588561905486483330158856190548648333015885619054864833301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e28802b7-dcae-4940-a3ae-ffdfa0c973e6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 190c044a-2cb6-40cb-b4d8-33a198167a59, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 190c044a-2cb6-40cb-b4d8-33a198167a59, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14245954366611909589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424595436661190958914245954366611909589142459543666119095891424595436661190958914245954366611909589142459543666119095891424595436661190958914245954366611909589142459543666119095891424595436661190958914245954366611909589142459543666119095891424595436661190958914245954366611909589142459543666119095891424595436661190958914245954366611909589142459543666119095891424595436661190958914245954366611909589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 429248ce-f15d-4e7c-8f7f-045e210d0da3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 12867296-c81c-4e28-935f-79c4419d8a5c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12867296-c81c-4e28-935f-79c4419d8a5c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1135475203404707819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11354752034047078191135475203404707819113547520340470781911354752034047078191135475203404707819113547520340470781911354752034047078191135475203404707819113547520340470781911354752034047078191135475203404707819113547520340470781911354752034047078191135475203404707819113547520340470781911354752034047078191135475203404707819113547520340470781911354752034047078191135475203404707819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 190c044a-2cb6-40cb-b4d8-33a198167a59, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12867296-c81c-4e28-935f-79c4419d8a5c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 103abcdd-5a9d-41f4-a02e-2d870bbcff63, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 103abcdd-5a9d-41f4-a02e-2d870bbcff63, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2652120426432501195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26521204264325011952652120426432501195265212042643250119526521204264325011952652120426432501195265212042643250119526521204264325011952652120426432501195265212042643250119526521204264325011952652120426432501195265212042643250119526521204264325011952652120426432501195265212042643250119526521204264325011952652120426432501195265212042643250119526521204264325011952652120426432501195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f41667c0-eed3-4dea-b1d0-24dd3beab3d2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f41667c0-eed3-4dea-b1d0-24dd3beab3d2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4320665594171640735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43206655941716407354320665594171640735432066559417164073543206655941716407354320665594171640735432066559417164073543206655941716407354320665594171640735432066559417164073543206655941716407354320665594171640735432066559417164073543206655941716407354320665594171640735432066559417164073543206655941716407354320665594171640735432066559417164073543206655941716407354320665594171640735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 103abcdd-5a9d-41f4-a02e-2d870bbcff63, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f41667c0-eed3-4dea-b1d0-24dd3beab3d2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78748587-e025-4d72-ab95-e629babe2a07, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78748587-e025-4d72-ab95-e629babe2a07, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6316890283392270083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63168902833922700836316890283392270083631689028339227008363168902833922700836316890283392270083631689028339227008363168902833922700836316890283392270083631689028339227008363168902833922700836316890283392270083631689028339227008363168902833922700836316890283392270083631689028339227008363168902833922700836316890283392270083631689028339227008363168902833922700836316890283392270083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f736f18f-71fd-4b9b-988e-f2e6eca5e538, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f736f18f-71fd-4b9b-988e-f2e6eca5e538, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13552842829013358408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355284282901335840813552842829013358408135528428290133584081355284282901335840813552842829013358408135528428290133584081355284282901335840813552842829013358408135528428290133584081355284282901335840813552842829013358408135528428290133584081355284282901335840813552842829013358408135528428290133584081355284282901335840813552842829013358408135528428290133584081355284282901335840813552842829013358408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78748587-e025-4d72-ab95-e629babe2a07, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a7c2659-6d22-4485-95a7-8555d2e6bbf0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a7c2659-6d22-4485-95a7-8555d2e6bbf0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9479154026007546378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94791540260075463789479154026007546378947915402600754637894791540260075463789479154026007546378947915402600754637894791540260075463789479154026007546378947915402600754637894791540260075463789479154026007546378947915402600754637894791540260075463789479154026007546378947915402600754637894791540260075463789479154026007546378947915402600754637894791540260075463789479154026007546378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f736f18f-71fd-4b9b-988e-f2e6eca5e538, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cc831673-a0bc-489d-8204-a1374a4f20ca, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc831673-a0bc-489d-8204-a1374a4f20ca, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1874157395499912482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18741573954999124821874157395499912482187415739549991248218741573954999124821874157395499912482187415739549991248218741573954999124821874157395499912482187415739549991248218741573954999124821874157395499912482187415739549991248218741573954999124821874157395499912482187415739549991248218741573954999124821874157395499912482187415739549991248218741573954999124821874157395499912482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a7c2659-6d22-4485-95a7-8555d2e6bbf0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 42bba5ab-86fd-4c03-9a7a-2144000a9d67, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42bba5ab-86fd-4c03-9a7a-2144000a9d67, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4747589705017105260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47475897050171052604747589705017105260474758970501710526047475897050171052604747589705017105260474758970501710526047475897050171052604747589705017105260474758970501710526047475897050171052604747589705017105260474758970501710526047475897050171052604747589705017105260474758970501710526047475897050171052604747589705017105260474758970501710526047475897050171052604747589705017105260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc831673-a0bc-489d-8204-a1374a4f20ca, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 73c5398f-5c74-49ad-9b9b-d16c7e121224, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73c5398f-5c74-49ad-9b9b-d16c7e121224, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10235774927875235769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023577492787523576910235774927875235769102357749278752357691023577492787523576910235774927875235769102357749278752357691023577492787523576910235774927875235769102357749278752357691023577492787523576910235774927875235769102357749278752357691023577492787523576910235774927875235769102357749278752357691023577492787523576910235774927875235769102357749278752357691023577492787523576910235774927875235769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42bba5ab-86fd-4c03-9a7a-2144000a9d67, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2a5c8f45-7aba-4efc-ac5c-49b53673ae6e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a5c8f45-7aba-4efc-ac5c-49b53673ae6e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2770625015005079469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27706250150050794692770625015005079469277062501500507946927706250150050794692770625015005079469277062501500507946927706250150050794692770625015005079469277062501500507946927706250150050794692770625015005079469277062501500507946927706250150050794692770625015005079469277062501500507946927706250150050794692770625015005079469277062501500507946927706250150050794692770625015005079469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73c5398f-5c74-49ad-9b9b-d16c7e121224, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a5c8f45-7aba-4efc-ac5c-49b53673ae6e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 92c4c445-3826-407d-b464-7d7e83c9ab3b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92c4c445-3826-407d-b464-7d7e83c9ab3b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10087253608424543453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008725360842454345310087253608424543453100872536084245434531008725360842454345310087253608424543453100872536084245434531008725360842454345310087253608424543453100872536084245434531008725360842454345310087253608424543453100872536084245434531008725360842454345310087253608424543453100872536084245434531008725360842454345310087253608424543453100872536084245434531008725360842454345310087253608424543453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 22b2e411-98a2-441d-b9cb-c53c26a4c688, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22b2e411-98a2-441d-b9cb-c53c26a4c688, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10796669951857075369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079666995185707536910796669951857075369107966699518570753691079666995185707536910796669951857075369107966699518570753691079666995185707536910796669951857075369107966699518570753691079666995185707536910796669951857075369107966699518570753691079666995185707536910796669951857075369107966699518570753691079666995185707536910796669951857075369107966699518570753691079666995185707536910796669951857075369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92c4c445-3826-407d-b464-7d7e83c9ab3b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 55265eb2-3a74-4042-897d-e02c6e079f22, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55265eb2-3a74-4042-897d-e02c6e079f22, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 182940176535688900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900182940176535688900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22b2e411-98a2-441d-b9cb-c53c26a4c688, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88eeb543-bf08-44c8-b3de-1558273a75a2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88eeb543-bf08-44c8-b3de-1558273a75a2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15712905691599600012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571290569159960001215712905691599600012157129056915996000121571290569159960001215712905691599600012157129056915996000121571290569159960001215712905691599600012157129056915996000121571290569159960001215712905691599600012157129056915996000121571290569159960001215712905691599600012157129056915996000121571290569159960001215712905691599600012157129056915996000121571290569159960001215712905691599600012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55265eb2-3a74-4042-897d-e02c6e079f22, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1dde4700-afc6-440f-990d-bef1a56fc614, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dde4700-afc6-440f-990d-bef1a56fc614, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13412775340089722552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341277534008972255213412775340089722552134127753400897225521341277534008972255213412775340089722552134127753400897225521341277534008972255213412775340089722552134127753400897225521341277534008972255213412775340089722552134127753400897225521341277534008972255213412775340089722552134127753400897225521341277534008972255213412775340089722552134127753400897225521341277534008972255213412775340089722552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88eeb543-bf08-44c8-b3de-1558273a75a2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac62f306-ff3b-4042-b614-cf806672f4bd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac62f306-ff3b-4042-b614-cf806672f4bd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7061723678393952827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70617236783939528277061723678393952827706172367839395282770617236783939528277061723678393952827706172367839395282770617236783939528277061723678393952827706172367839395282770617236783939528277061723678393952827706172367839395282770617236783939528277061723678393952827706172367839395282770617236783939528277061723678393952827706172367839395282770617236783939528277061723678393952827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dde4700-afc6-440f-990d-bef1a56fc614, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ae4a9df8-b56c-449f-880b-672e17abd4b7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae4a9df8-b56c-449f-880b-672e17abd4b7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10900582989265743710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090058298926574371010900582989265743710109005829892657437101090058298926574371010900582989265743710109005829892657437101090058298926574371010900582989265743710109005829892657437101090058298926574371010900582989265743710109005829892657437101090058298926574371010900582989265743710109005829892657437101090058298926574371010900582989265743710109005829892657437101090058298926574371010900582989265743710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac62f306-ff3b-4042-b614-cf806672f4bd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d86f1c6-8ccd-4895-b94d-9b96dded8108, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d86f1c6-8ccd-4895-b94d-9b96dded8108, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1996599753765960641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19965997537659606411996599753765960641199659975376596064119965997537659606411996599753765960641199659975376596064119965997537659606411996599753765960641199659975376596064119965997537659606411996599753765960641199659975376596064119965997537659606411996599753765960641199659975376596064119965997537659606411996599753765960641199659975376596064119965997537659606411996599753765960641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae4a9df8-b56c-449f-880b-672e17abd4b7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 74beffcb-75b1-4463-b1ef-7e545d4a3ea1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74beffcb-75b1-4463-b1ef-7e545d4a3ea1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8998499149952479959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89984991499524799598998499149952479959899849914995247995989984991499524799598998499149952479959899849914995247995989984991499524799598998499149952479959899849914995247995989984991499524799598998499149952479959899849914995247995989984991499524799598998499149952479959899849914995247995989984991499524799598998499149952479959899849914995247995989984991499524799598998499149952479959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d86f1c6-8ccd-4895-b94d-9b96dded8108, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 61a4548b-0f8c-4f3a-9e7d-93d3f77c4ec3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a4548b-0f8c-4f3a-9e7d-93d3f77c4ec3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14086325612778204845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408632561277820484514086325612778204845140863256127782048451408632561277820484514086325612778204845140863256127782048451408632561277820484514086325612778204845140863256127782048451408632561277820484514086325612778204845140863256127782048451408632561277820484514086325612778204845140863256127782048451408632561277820484514086325612778204845140863256127782048451408632561277820484514086325612778204845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74beffcb-75b1-4463-b1ef-7e545d4a3ea1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6ec421ee-5880-488f-a65e-940a439f9665, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ec421ee-5880-488f-a65e-940a439f9665, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15593120804254260164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559312080425426016415593120804254260164155931208042542601641559312080425426016415593120804254260164155931208042542601641559312080425426016415593120804254260164155931208042542601641559312080425426016415593120804254260164155931208042542601641559312080425426016415593120804254260164155931208042542601641559312080425426016415593120804254260164155931208042542601641559312080425426016415593120804254260164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a4548b-0f8c-4f3a-9e7d-93d3f77c4ec3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e4c4dc90-3ec2-46f9-a25d-f407fafab55e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c4dc90-3ec2-46f9-a25d-f407fafab55e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12009385797328394210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200938579732839421012009385797328394210120093857973283942101200938579732839421012009385797328394210120093857973283942101200938579732839421012009385797328394210120093857973283942101200938579732839421012009385797328394210120093857973283942101200938579732839421012009385797328394210120093857973283942101200938579732839421012009385797328394210120093857973283942101200938579732839421012009385797328394210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ec421ee-5880-488f-a65e-940a439f9665, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d9b58ab-4988-414d-9927-75636c3b1fcf, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d9b58ab-4988-414d-9927-75636c3b1fcf, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6313591538380120981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63135915383801209816313591538380120981631359153838012098163135915383801209816313591538380120981631359153838012098163135915383801209816313591538380120981631359153838012098163135915383801209816313591538380120981631359153838012098163135915383801209816313591538380120981631359153838012098163135915383801209816313591538380120981631359153838012098163135915383801209816313591538380120981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c4dc90-3ec2-46f9-a25d-f407fafab55e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62a24a1b-8188-43fc-a26b-c6b452d9c0c2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16317/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d9b58ab-4988-414d-9927-75636c3b1fcf, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62a24a1b-8188-43fc-a26b-c6b452d9c0c2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11385630256500382603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138563025650038260311385630256500382603113856302565003826031138563025650038260311385630256500382603113856302565003826031138563025650038260311385630256500382603113856302565003826031138563025650038260311385630256500382603113856302565003826031138563025650038260311385630256500382603113856302565003826031138563025650038260311385630256500382603113856302565003826031138563025650038260311385630256500382603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d1031728-47c3-4bad-8e53-48da3054043a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1031728-47c3-4bad-8e53-48da3054043a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13451910583117157042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345191058311715704213451910583117157042134519105831171570421345191058311715704213451910583117157042134519105831171570421345191058311715704213451910583117157042134519105831171570421345191058311715704213451910583117157042134519105831171570421345191058311715704213451910583117157042134519105831171570421345191058311715704213451910583117157042134519105831171570421345191058311715704213451910583117157042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62a24a1b-8188-43fc-a26b-c6b452d9c0c2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9ce7819-b36c-4721-97fd-9207b68562f2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9ce7819-b36c-4721-97fd-9207b68562f2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11478916616059496124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147891661605949612411478916616059496124114789166160594961241147891661605949612411478916616059496124114789166160594961241147891661605949612411478916616059496124114789166160594961241147891661605949612411478916616059496124114789166160594961241147891661605949612411478916616059496124114789166160594961241147891661605949612411478916616059496124114789166160594961241147891661605949612411478916616059496124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1031728-47c3-4bad-8e53-48da3054043a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9ce7819-b36c-4721-97fd-9207b68562f2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3b6d955c-dcad-4d25-8752-b509a94dc74b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f567abcb-de76-4614-90bd-3ca9af9e0d52, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b6d955c-dcad-4d25-8752-b509a94dc74b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1512065637072213990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15120656370722139901512065637072213990151206563707221399015120656370722139901512065637072213990151206563707221399015120656370722139901512065637072213990151206563707221399015120656370722139901512065637072213990151206563707221399015120656370722139901512065637072213990151206563707221399015120656370722139901512065637072213990151206563707221399015120656370722139901512065637072213990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f567abcb-de76-4614-90bd-3ca9af9e0d52, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3759500781054127492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37595007810541274923759500781054127492375950078105412749237595007810541274923759500781054127492375950078105412749237595007810541274923759500781054127492375950078105412749237595007810541274923759500781054127492375950078105412749237595007810541274923759500781054127492375950078105412749237595007810541274923759500781054127492375950078105412749237595007810541274923759500781054127492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b6d955c-dcad-4d25-8752-b509a94dc74b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f567abcb-de76-4614-90bd-3ca9af9e0d52, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e1680745-800d-4a5d-a64c-edccb5322682, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1680745-800d-4a5d-a64c-edccb5322682, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1702053225821319095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17020532258213190951702053225821319095170205322582131909517020532258213190951702053225821319095170205322582131909517020532258213190951702053225821319095170205322582131909517020532258213190951702053225821319095170205322582131909517020532258213190951702053225821319095170205322582131909517020532258213190951702053225821319095170205322582131909517020532258213190951702053225821319095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d6efde6-b8f3-44ab-8bd5-edbd140a7444, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d6efde6-b8f3-44ab-8bd5-edbd140a7444, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12344191032350311104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234419103235031110412344191032350311104123441910323503111041234419103235031110412344191032350311104123441910323503111041234419103235031110412344191032350311104123441910323503111041234419103235031110412344191032350311104123441910323503111041234419103235031110412344191032350311104123441910323503111041234419103235031110412344191032350311104123441910323503111041234419103235031110412344191032350311104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1680745-800d-4a5d-a64c-edccb5322682, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0dc25e86-f031-4a3e-bcb9-9a40027641f8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dc25e86-f031-4a3e-bcb9-9a40027641f8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5950962188598978042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59509621885989780425950962188598978042595096218859897804259509621885989780425950962188598978042595096218859897804259509621885989780425950962188598978042595096218859897804259509621885989780425950962188598978042595096218859897804259509621885989780425950962188598978042595096218859897804259509621885989780425950962188598978042595096218859897804259509621885989780425950962188598978042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d6efde6-b8f3-44ab-8bd5-edbd140a7444, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62cabd77-8b3e-4631-83c5-1cc1c0678e65, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62cabd77-8b3e-4631-83c5-1cc1c0678e65, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15168245734196575622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516824573419657562215168245734196575622151682457341965756221516824573419657562215168245734196575622151682457341965756221516824573419657562215168245734196575622151682457341965756221516824573419657562215168245734196575622151682457341965756221516824573419657562215168245734196575622151682457341965756221516824573419657562215168245734196575622151682457341965756221516824573419657562215168245734196575622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dc25e86-f031-4a3e-bcb9-9a40027641f8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c2055138-c721-43ca-bf20-f1e29c788462, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2055138-c721-43ca-bf20-f1e29c788462, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3258917818535907106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32589178185359071063258917818535907106325891781853590710632589178185359071063258917818535907106325891781853590710632589178185359071063258917818535907106325891781853590710632589178185359071063258917818535907106325891781853590710632589178185359071063258917818535907106325891781853590710632589178185359071063258917818535907106325891781853590710632589178185359071063258917818535907106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62cabd77-8b3e-4631-83c5-1cc1c0678e65, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f1dae2c3-6782-47cb-bf8f-0a8a41e33743, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1dae2c3-6782-47cb-bf8f-0a8a41e33743, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16253121386384144244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625312138638414424416253121386384144244162531213863841442441625312138638414424416253121386384144244162531213863841442441625312138638414424416253121386384144244162531213863841442441625312138638414424416253121386384144244162531213863841442441625312138638414424416253121386384144244162531213863841442441625312138638414424416253121386384144244162531213863841442441625312138638414424416253121386384144244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2055138-c721-43ca-bf20-f1e29c788462, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c3bc820d-8a6f-4f46-9b19-f4dfc6bf7810, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3bc820d-8a6f-4f46-9b19-f4dfc6bf7810, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4444144979631926888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44441449796319268884444144979631926888444414497963192688844441449796319268884444144979631926888444414497963192688844441449796319268884444144979631926888444414497963192688844441449796319268884444144979631926888444414497963192688844441449796319268884444144979631926888444414497963192688844441449796319268884444144979631926888444414497963192688844441449796319268884444144979631926888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1dae2c3-6782-47cb-bf8f-0a8a41e33743, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f33f1f1a-305b-4794-9284-8c3b4d9ddcac, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f33f1f1a-305b-4794-9284-8c3b4d9ddcac, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17613162227597368854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761316222759736885417613162227597368854176131622275973688541761316222759736885417613162227597368854176131622275973688541761316222759736885417613162227597368854176131622275973688541761316222759736885417613162227597368854176131622275973688541761316222759736885417613162227597368854176131622275973688541761316222759736885417613162227597368854176131622275973688541761316222759736885417613162227597368854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3bc820d-8a6f-4f46-9b19-f4dfc6bf7810, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 01468c47-f879-42fa-9eb1-6e268a915a4b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01468c47-f879-42fa-9eb1-6e268a915a4b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17842529800780799362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784252980078079936217842529800780799362178425298007807993621784252980078079936217842529800780799362178425298007807993621784252980078079936217842529800780799362178425298007807993621784252980078079936217842529800780799362178425298007807993621784252980078079936217842529800780799362178425298007807993621784252980078079936217842529800780799362178425298007807993621784252980078079936217842529800780799362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01468c47-f879-42fa-9eb1-6e268a915a4b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 659091b4-6259-48c6-a44c-22dc95d01bdd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f33f1f1a-305b-4794-9284-8c3b4d9ddcac, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 908143e0-ef86-4cf8-b7ab-558f36c7041e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 908143e0-ef86-4cf8-b7ab-558f36c7041e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9440979832839826105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94409798328398261059440979832839826105944097983283982610594409798328398261059440979832839826105944097983283982610594409798328398261059440979832839826105944097983283982610594409798328398261059440979832839826105944097983283982610594409798328398261059440979832839826105944097983283982610594409798328398261059440979832839826105944097983283982610594409798328398261059440979832839826105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659091b4-6259-48c6-a44c-22dc95d01bdd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14026965634771057552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402696563477105755214026965634771057552140269656347710575521402696563477105755214026965634771057552140269656347710575521402696563477105755214026965634771057552140269656347710575521402696563477105755214026965634771057552140269656347710575521402696563477105755214026965634771057552140269656347710575521402696563477105755214026965634771057552140269656347710575521402696563477105755214026965634771057552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659091b4-6259-48c6-a44c-22dc95d01bdd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c03afc3-a529-49e8-a675-01ce43681cb8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c03afc3-a529-49e8-a675-01ce43681cb8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16319003924494773631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631900392449477363116319003924494773631163190039244947736311631900392449477363116319003924494773631163190039244947736311631900392449477363116319003924494773631163190039244947736311631900392449477363116319003924494773631163190039244947736311631900392449477363116319003924494773631163190039244947736311631900392449477363116319003924494773631163190039244947736311631900392449477363116319003924494773631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 908143e0-ef86-4cf8-b7ab-558f36c7041e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 355d711f-5033-403d-9309-af2175434a2d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 355d711f-5033-403d-9309-af2175434a2d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17168654653294149505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716865465329414950517168654653294149505171686546532941495051716865465329414950517168654653294149505171686546532941495051716865465329414950517168654653294149505171686546532941495051716865465329414950517168654653294149505171686546532941495051716865465329414950517168654653294149505171686546532941495051716865465329414950517168654653294149505171686546532941495051716865465329414950517168654653294149505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c03afc3-a529-49e8-a675-01ce43681cb8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 03ca7dea-16bf-4b9d-a2a1-d7dc5ec63ffe, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ca7dea-16bf-4b9d-a2a1-d7dc5ec63ffe, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2461021749065974310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24610217490659743102461021749065974310246102174906597431024610217490659743102461021749065974310246102174906597431024610217490659743102461021749065974310246102174906597431024610217490659743102461021749065974310246102174906597431024610217490659743102461021749065974310246102174906597431024610217490659743102461021749065974310246102174906597431024610217490659743102461021749065974310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 355d711f-5033-403d-9309-af2175434a2d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ca7dea-16bf-4b9d-a2a1-d7dc5ec63ffe, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 810e6ee6-1bfa-40bf-bf1f-34096327fb99, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 810e6ee6-1bfa-40bf-bf1f-34096327fb99, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14311429988233422037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431142998823342203714311429988233422037143114299882334220371431142998823342203714311429988233422037143114299882334220371431142998823342203714311429988233422037143114299882334220371431142998823342203714311429988233422037143114299882334220371431142998823342203714311429988233422037143114299882334220371431142998823342203714311429988233422037143114299882334220371431142998823342203714311429988233422037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4041b108-7500-4477-a541-e417c9fa55b0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4041b108-7500-4477-a541-e417c9fa55b0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4253151617039808153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42531516170398081534253151617039808153425315161703980815342531516170398081534253151617039808153425315161703980815342531516170398081534253151617039808153425315161703980815342531516170398081534253151617039808153425315161703980815342531516170398081534253151617039808153425315161703980815342531516170398081534253151617039808153425315161703980815342531516170398081534253151617039808153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 810e6ee6-1bfa-40bf-bf1f-34096327fb99, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fea3123d-a0d3-4825-8994-43deddae6406, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fea3123d-a0d3-4825-8994-43deddae6406, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16880582596162896304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688058259616289630416880582596162896304168805825961628963041688058259616289630416880582596162896304168805825961628963041688058259616289630416880582596162896304168805825961628963041688058259616289630416880582596162896304168805825961628963041688058259616289630416880582596162896304168805825961628963041688058259616289630416880582596162896304168805825961628963041688058259616289630416880582596162896304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4041b108-7500-4477-a541-e417c9fa55b0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1469d1c2-7da8-476e-8293-858115506b83, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1469d1c2-7da8-476e-8293-858115506b83, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11492721804304085673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149272180430408567311492721804304085673114927218043040856731149272180430408567311492721804304085673114927218043040856731149272180430408567311492721804304085673114927218043040856731149272180430408567311492721804304085673114927218043040856731149272180430408567311492721804304085673114927218043040856731149272180430408567311492721804304085673114927218043040856731149272180430408567311492721804304085673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fea3123d-a0d3-4825-8994-43deddae6406, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 90075b28-296a-482d-9a5d-6feeecab85ae, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90075b28-296a-482d-9a5d-6feeecab85ae, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5790770252322250415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57907702523222504155790770252322250415579077025232225041557907702523222504155790770252322250415579077025232225041557907702523222504155790770252322250415579077025232225041557907702523222504155790770252322250415579077025232225041557907702523222504155790770252322250415579077025232225041557907702523222504155790770252322250415579077025232225041557907702523222504155790770252322250415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1469d1c2-7da8-476e-8293-858115506b83, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90075b28-296a-482d-9a5d-6feeecab85ae, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ae4a1bb5-2b19-41cd-8462-5d13ccd58584, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae4a1bb5-2b19-41cd-8462-5d13ccd58584, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4047843641696928073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40478436416969280734047843641696928073404784364169692807340478436416969280734047843641696928073404784364169692807340478436416969280734047843641696928073404784364169692807340478436416969280734047843641696928073404784364169692807340478436416969280734047843641696928073404784364169692807340478436416969280734047843641696928073404784364169692807340478436416969280734047843641696928073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 09406c27-1e20-405b-b413-e26d3ab2b71a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09406c27-1e20-405b-b413-e26d3ab2b71a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3833401270412782947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38334012704127829473833401270412782947383340127041278294738334012704127829473833401270412782947383340127041278294738334012704127829473833401270412782947383340127041278294738334012704127829473833401270412782947383340127041278294738334012704127829473833401270412782947383340127041278294738334012704127829473833401270412782947383340127041278294738334012704127829473833401270412782947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae4a1bb5-2b19-41cd-8462-5d13ccd58584, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 73de0dfd-32c2-4d07-a32c-be054087049c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73de0dfd-32c2-4d07-a32c-be054087049c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 217280333185405530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530217280333185405530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09406c27-1e20-405b-b413-e26d3ab2b71a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a21953df-a310-4763-91fc-ca3989957910, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21953df-a310-4763-91fc-ca3989957910, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1649504471391423005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16495044713914230051649504471391423005164950447139142300516495044713914230051649504471391423005164950447139142300516495044713914230051649504471391423005164950447139142300516495044713914230051649504471391423005164950447139142300516495044713914230051649504471391423005164950447139142300516495044713914230051649504471391423005164950447139142300516495044713914230051649504471391423005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73de0dfd-32c2-4d07-a32c-be054087049c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78efc77f-52cc-4557-83af-c4ac52c4db71, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78efc77f-52cc-4557-83af-c4ac52c4db71, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18279594032375077044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827959403237507704418279594032375077044182795940323750770441827959403237507704418279594032375077044182795940323750770441827959403237507704418279594032375077044182795940323750770441827959403237507704418279594032375077044182795940323750770441827959403237507704418279594032375077044182795940323750770441827959403237507704418279594032375077044182795940323750770441827959403237507704418279594032375077044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21953df-a310-4763-91fc-ca3989957910, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8cdd2146-5f17-4197-9231-8d83c02a6375, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cdd2146-5f17-4197-9231-8d83c02a6375, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 421129095316952135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135421129095316952135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78efc77f-52cc-4557-83af-c4ac52c4db71, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f5d2e10-1db3-4a38-9d51-a7389e9c1ccd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f5d2e10-1db3-4a38-9d51-a7389e9c1ccd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14359753244322733247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435975324432273324714359753244322733247143597532443227332471435975324432273324714359753244322733247143597532443227332471435975324432273324714359753244322733247143597532443227332471435975324432273324714359753244322733247143597532443227332471435975324432273324714359753244322733247143597532443227332471435975324432273324714359753244322733247143597532443227332471435975324432273324714359753244322733247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f5d2e10-1db3-4a38-9d51-a7389e9c1ccd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cdd2146-5f17-4197-9231-8d83c02a6375, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a8ff432-03fd-41c4-ab86-d7b678e601b4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a8ff432-03fd-41c4-ab86-d7b678e601b4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10049755710584100476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004975571058410047610049755710584100476100497557105841004761004975571058410047610049755710584100476100497557105841004761004975571058410047610049755710584100476100497557105841004761004975571058410047610049755710584100476100497557105841004761004975571058410047610049755710584100476100497557105841004761004975571058410047610049755710584100476100497557105841004761004975571058410047610049755710584100476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bd8e38f5-0428-4dda-b864-f4905acb177b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd8e38f5-0428-4dda-b864-f4905acb177b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3946810800247702270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39468108002477022703946810800247702270394681080024770227039468108002477022703946810800247702270394681080024770227039468108002477022703946810800247702270394681080024770227039468108002477022703946810800247702270394681080024770227039468108002477022703946810800247702270394681080024770227039468108002477022703946810800247702270394681080024770227039468108002477022703946810800247702270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd8e38f5-0428-4dda-b864-f4905acb177b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1ee2e9ec-2f82-4f81-af9f-f9c03e37e645, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee2e9ec-2f82-4f81-af9f-f9c03e37e645, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4385331671383798643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43853316713837986434385331671383798643438533167138379864343853316713837986434385331671383798643438533167138379864343853316713837986434385331671383798643438533167138379864343853316713837986434385331671383798643438533167138379864343853316713837986434385331671383798643438533167138379864343853316713837986434385331671383798643438533167138379864343853316713837986434385331671383798643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a8ff432-03fd-41c4-ab86-d7b678e601b4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3f42cfac-005c-44d0-aede-72825e175bd3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f42cfac-005c-44d0-aede-72825e175bd3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11425948497487398683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142594849748739868311425948497487398683114259484974873986831142594849748739868311425948497487398683114259484974873986831142594849748739868311425948497487398683114259484974873986831142594849748739868311425948497487398683114259484974873986831142594849748739868311425948497487398683114259484974873986831142594849748739868311425948497487398683114259484974873986831142594849748739868311425948497487398683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee2e9ec-2f82-4f81-af9f-f9c03e37e645, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5e36054a-b462-4017-9f52-9766d6f21a41, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e36054a-b462-4017-9f52-9766d6f21a41, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2576195478924022008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25761954789240220082576195478924022008257619547892402200825761954789240220082576195478924022008257619547892402200825761954789240220082576195478924022008257619547892402200825761954789240220082576195478924022008257619547892402200825761954789240220082576195478924022008257619547892402200825761954789240220082576195478924022008257619547892402200825761954789240220082576195478924022008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f42cfac-005c-44d0-aede-72825e175bd3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0be197ff-0be7-4d6a-97ff-c062c23c572c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0be197ff-0be7-4d6a-97ff-c062c23c572c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14525124072538716908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452512407253871690814525124072538716908145251240725387169081452512407253871690814525124072538716908145251240725387169081452512407253871690814525124072538716908145251240725387169081452512407253871690814525124072538716908145251240725387169081452512407253871690814525124072538716908145251240725387169081452512407253871690814525124072538716908145251240725387169081452512407253871690814525124072538716908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e36054a-b462-4017-9f52-9766d6f21a41, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5508542e-7225-4469-a44b-fc731696e894, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5508542e-7225-4469-a44b-fc731696e894, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3900466790904702715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39004667909047027153900466790904702715390046679090470271539004667909047027153900466790904702715390046679090470271539004667909047027153900466790904702715390046679090470271539004667909047027153900466790904702715390046679090470271539004667909047027153900466790904702715390046679090470271539004667909047027153900466790904702715390046679090470271539004667909047027153900466790904702715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0be197ff-0be7-4d6a-97ff-c062c23c572c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5508542e-7225-4469-a44b-fc731696e894, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 31fe7ac9-7f4b-452b-b77e-872ea80a019f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 607d4e54-d66d-4845-8096-78821934a5c1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31fe7ac9-7f4b-452b-b77e-872ea80a019f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 861854706352838800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800861854706352838800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 607d4e54-d66d-4845-8096-78821934a5c1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6962378383716388890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69623783837163888906962378383716388890696237838371638889069623783837163888906962378383716388890696237838371638889069623783837163888906962378383716388890696237838371638889069623783837163888906962378383716388890696237838371638889069623783837163888906962378383716388890696237838371638889069623783837163888906962378383716388890696237838371638889069623783837163888906962378383716388890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31fe7ac9-7f4b-452b-b77e-872ea80a019f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 37bb1412-cfa1-472e-9563-6f9f58062f05, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37bb1412-cfa1-472e-9563-6f9f58062f05, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14249180112062076157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424918011206207615714249180112062076157142491801120620761571424918011206207615714249180112062076157142491801120620761571424918011206207615714249180112062076157142491801120620761571424918011206207615714249180112062076157142491801120620761571424918011206207615714249180112062076157142491801120620761571424918011206207615714249180112062076157142491801120620761571424918011206207615714249180112062076157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 607d4e54-d66d-4845-8096-78821934a5c1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bacf6f2c-b510-4de0-bd03-8f1aa106c607, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bacf6f2c-b510-4de0-bd03-8f1aa106c607, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16682808552832955988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668280855283295598816682808552832955988166828085528329559881668280855283295598816682808552832955988166828085528329559881668280855283295598816682808552832955988166828085528329559881668280855283295598816682808552832955988166828085528329559881668280855283295598816682808552832955988166828085528329559881668280855283295598816682808552832955988166828085528329559881668280855283295598816682808552832955988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_d3b90mm8.log --grpc-port=16317 --mon-port=16649 --ic-port=25377 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3870', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_d3b90mm8.log', '--grpc-port=16317', '--mon-port=16649', '--ic-port=25377', '--key-file', '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37bb1412-cfa1-472e-9563-6f9f58062f05, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5dee766d-49ac-42fe-bb57-7e9ced99ac34, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dee766d-49ac-42fe-bb57-7e9ced99ac34, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1523187815645131378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15231878156451313781523187815645131378152318781564513137815231878156451313781523187815645131378152318781564513137815231878156451313781523187815645131378152318781564513137815231878156451313781523187815645131378152318781564513137815231878156451313781523187815645131378152318781564513137815231878156451313781523187815645131378152318781564513137815231878156451313781523187815645131378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 3016497
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16317/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bacf6f2c-b510-4de0-bd03-8f1aa106c607, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dee766d-49ac-42fe-bb57-7e9ced99ac34, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a52f88a9-dc12-4fa1-8bd3-35ce5ef83e38, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a52f88a9-dc12-4fa1-8bd3-35ce5ef83e38, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15446459601965150138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544645960196515013815446459601965150138154464596019651501381544645960196515013815446459601965150138154464596019651501381544645960196515013815446459601965150138154464596019651501381544645960196515013815446459601965150138154464596019651501381544645960196515013815446459601965150138154464596019651501381544645960196515013815446459601965150138154464596019651501381544645960196515013815446459601965150138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9715992a-bc4f-4246-9c33-aadb5f345d0d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9715992a-bc4f-4246-9c33-aadb5f345d0d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15545381178560174602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554538117856017460215545381178560174602155453811785601746021554538117856017460215545381178560174602155453811785601746021554538117856017460215545381178560174602155453811785601746021554538117856017460215545381178560174602155453811785601746021554538117856017460215545381178560174602155453811785601746021554538117856017460215545381178560174602155453811785601746021554538117856017460215545381178560174602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3016498
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a52f88a9-dc12-4fa1-8bd3-35ce5ef83e38, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2677d37e-801c-4383-a674-62816e988a9b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2677d37e-801c-4383-a674-62816e988a9b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11021925556029926885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102192555602992688511021925556029926885110219255560299268851102192555602992688511021925556029926885110219255560299268851102192555602992688511021925556029926885110219255560299268851102192555602992688511021925556029926885110219255560299268851102192555602992688511021925556029926885110219255560299268851102192555602992688511021925556029926885110219255560299268851102192555602992688511021925556029926885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9715992a-bc4f-4246-9c33-aadb5f345d0d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3cdc1f56-4bbc-46ec-888e-46bb0d167e80, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2677d37e-801c-4383-a674-62816e988a9b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cdc1f56-4bbc-46ec-888e-46bb0d167e80, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8872578958656083712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88725789586560837128872578958656083712887257895865608371288725789586560837128872578958656083712887257895865608371288725789586560837128872578958656083712887257895865608371288725789586560837128872578958656083712887257895865608371288725789586560837128872578958656083712887257895865608371288725789586560837128872578958656083712887257895865608371288725789586560837128872578958656083712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e1e105d2-e109-4084-8bc9-58f0c5b37434, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1e105d2-e109-4084-8bc9-58f0c5b37434, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1371826598274017161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13718265982740171611371826598274017161137182659827401716113718265982740171611371826598274017161137182659827401716113718265982740171611371826598274017161137182659827401716113718265982740171611371826598274017161137182659827401716113718265982740171611371826598274017161137182659827401716113718265982740171611371826598274017161137182659827401716113718265982740171611371826598274017161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cdc1f56-4bbc-46ec-888e-46bb0d167e80, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b15f41e4-4ab8-4054-abf2-e81af5c54a6c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b15f41e4-4ab8-4054-abf2-e81af5c54a6c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14478616656265928411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447861665626592841114478616656265928411144786166562659284111447861665626592841114478616656265928411144786166562659284111447861665626592841114478616656265928411144786166562659284111447861665626592841114478616656265928411144786166562659284111447861665626592841114478616656265928411144786166562659284111447861665626592841114478616656265928411144786166562659284111447861665626592841114478616656265928411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1e105d2-e109-4084-8bc9-58f0c5b37434, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cda4be21-a247-4a3a-a1b3-1e7bc82a6fd2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda4be21-a247-4a3a-a1b3-1e7bc82a6fd2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17801572046477669495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780157204647766949517801572046477669495178015720464776694951780157204647766949517801572046477669495178015720464776694951780157204647766949517801572046477669495178015720464776694951780157204647766949517801572046477669495178015720464776694951780157204647766949517801572046477669495178015720464776694951780157204647766949517801572046477669495178015720464776694951780157204647766949517801572046477669495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b15f41e4-4ab8-4054-abf2-e81af5c54a6c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a395e21c-26b8-4366-b07e-9dc3c4903527, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a395e21c-26b8-4366-b07e-9dc3c4903527, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4290612153686006711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42906121536860067114290612153686006711429061215368600671142906121536860067114290612153686006711429061215368600671142906121536860067114290612153686006711429061215368600671142906121536860067114290612153686006711429061215368600671142906121536860067114290612153686006711429061215368600671142906121536860067114290612153686006711429061215368600671142906121536860067114290612153686006711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda4be21-a247-4a3a-a1b3-1e7bc82a6fd2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b776d417-5762-4263-9829-f69f34bfb5f3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b776d417-5762-4263-9829-f69f34bfb5f3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9018833369369771027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90188333693697710279018833369369771027901883336936977102790188333693697710279018833369369771027901883336936977102790188333693697710279018833369369771027901883336936977102790188333693697710279018833369369771027901883336936977102790188333693697710279018833369369771027901883336936977102790188333693697710279018833369369771027901883336936977102790188333693697710279018833369369771027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a395e21c-26b8-4366-b07e-9dc3c4903527, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4482973a-8a8f-4159-a056-c37279bbe8e1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b776d417-5762-4263-9829-f69f34bfb5f3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 439e827b-b0dd-4738-b170-acec6a668ac5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4482973a-8a8f-4159-a056-c37279bbe8e1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4730816918634137254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47308169186341372544730816918634137254473081691863413725447308169186341372544730816918634137254473081691863413725447308169186341372544730816918634137254473081691863413725447308169186341372544730816918634137254473081691863413725447308169186341372544730816918634137254473081691863413725447308169186341372544730816918634137254473081691863413725447308169186341372544730816918634137254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 439e827b-b0dd-4738-b170-acec6a668ac5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1096600253617532119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10966002536175321191096600253617532119109660025361753211910966002536175321191096600253617532119109660025361753211910966002536175321191096600253617532119109660025361753211910966002536175321191096600253617532119109660025361753211910966002536175321191096600253617532119109660025361753211910966002536175321191096600253617532119109660025361753211910966002536175321191096600253617532119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4482973a-8a8f-4159-a056-c37279bbe8e1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 439e827b-b0dd-4738-b170-acec6a668ac5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df57ce4b-0385-4b50-aa91-3cba3464b401, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f809fcf-1eb6-41a4-97e9-b1e9bed3356c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f809fcf-1eb6-41a4-97e9-b1e9bed3356c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12170146439888909675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217014643988890967512170146439888909675121701464398889096751217014643988890967512170146439888909675121701464398889096751217014643988890967512170146439888909675121701464398889096751217014643988890967512170146439888909675121701464398889096751217014643988890967512170146439888909675121701464398889096751217014643988890967512170146439888909675121701464398889096751217014643988890967512170146439888909675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df57ce4b-0385-4b50-aa91-3cba3464b401, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7632556487939733202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76325564879397332027632556487939733202763255648793973320276325564879397332027632556487939733202763255648793973320276325564879397332027632556487939733202763255648793973320276325564879397332027632556487939733202763255648793973320276325564879397332027632556487939733202763255648793973320276325564879397332027632556487939733202763255648793973320276325564879397332027632556487939733202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f809fcf-1eb6-41a4-97e9-b1e9bed3356c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 91ee0ab6-a792-41f4-9d08-03706b05959f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ee0ab6-a792-41f4-9d08-03706b05959f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8913118009991441875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89131180099914418758913118009991441875891311800999144187589131180099914418758913118009991441875891311800999144187589131180099914418758913118009991441875891311800999144187589131180099914418758913118009991441875891311800999144187589131180099914418758913118009991441875891311800999144187589131180099914418758913118009991441875891311800999144187589131180099914418758913118009991441875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df57ce4b-0385-4b50-aa91-3cba3464b401, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d52adc78-564c-42ea-8b09-7e3476c61c3e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d52adc78-564c-42ea-8b09-7e3476c61c3e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14672329794070086652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467232979407008665214672329794070086652146723297940700866521467232979407008665214672329794070086652146723297940700866521467232979407008665214672329794070086652146723297940700866521467232979407008665214672329794070086652146723297940700866521467232979407008665214672329794070086652146723297940700866521467232979407008665214672329794070086652146723297940700866521467232979407008665214672329794070086652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ee0ab6-a792-41f4-9d08-03706b05959f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f6fd2281-b7e8-41f4-81f7-03248f025fb0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6fd2281-b7e8-41f4-81f7-03248f025fb0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5279706114925695128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52797061149256951285279706114925695128527970611492569512852797061149256951285279706114925695128527970611492569512852797061149256951285279706114925695128527970611492569512852797061149256951285279706114925695128527970611492569512852797061149256951285279706114925695128527970611492569512852797061149256951285279706114925695128527970611492569512852797061149256951285279706114925695128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d52adc78-564c-42ea-8b09-7e3476c61c3e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 720790ea-7372-4711-9cda-801576088371, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 720790ea-7372-4711-9cda-801576088371, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13726388023423313374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372638802342331337413726388023423313374137263880234233133741372638802342331337413726388023423313374137263880234233133741372638802342331337413726388023423313374137263880234233133741372638802342331337413726388023423313374137263880234233133741372638802342331337413726388023423313374137263880234233133741372638802342331337413726388023423313374137263880234233133741372638802342331337413726388023423313374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6fd2281-b7e8-41f4-81f7-03248f025fb0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 720790ea-7372-4711-9cda-801576088371, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4f3f5740-47e0-4240-baa5-bcbbaee8c0ce, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3f5740-47e0-4240-baa5-bcbbaee8c0ce, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4123625881511304170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41236258815113041704123625881511304170412362588151130417041236258815113041704123625881511304170412362588151130417041236258815113041704123625881511304170412362588151130417041236258815113041704123625881511304170412362588151130417041236258815113041704123625881511304170412362588151130417041236258815113041704123625881511304170412362588151130417041236258815113041704123625881511304170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 30b02b0f-5bc0-4c38-b2b6-48315209ac34, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30b02b0f-5bc0-4c38-b2b6-48315209ac34, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14146921229101166567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414692122910116656714146921229101166567141469212291011665671414692122910116656714146921229101166567141469212291011665671414692122910116656714146921229101166567141469212291011665671414692122910116656714146921229101166567141469212291011665671414692122910116656714146921229101166567141469212291011665671414692122910116656714146921229101166567141469212291011665671414692122910116656714146921229101166567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3f5740-47e0-4240-baa5-bcbbaee8c0ce, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6be5b58d-db40-4b46-98cc-329d8bb3330a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be5b58d-db40-4b46-98cc-329d8bb3330a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8366908375121424236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83669083751214242368366908375121424236836690837512142423683669083751214242368366908375121424236836690837512142423683669083751214242368366908375121424236836690837512142423683669083751214242368366908375121424236836690837512142423683669083751214242368366908375121424236836690837512142423683669083751214242368366908375121424236836690837512142423683669083751214242368366908375121424236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30b02b0f-5bc0-4c38-b2b6-48315209ac34, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 485a2fb8-44ec-4401-85fb-77084a82e809, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be5b58d-db40-4b46-98cc-329d8bb3330a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 485a2fb8-44ec-4401-85fb-77084a82e809, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6317804661151735523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63178046611517355236317804661151735523631780466115173552363178046611517355236317804661151735523631780466115173552363178046611517355236317804661151735523631780466115173552363178046611517355236317804661151735523631780466115173552363178046611517355236317804661151735523631780466115173552363178046611517355236317804661151735523631780466115173552363178046611517355236317804661151735523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d8be6f58-8e58-4a43-ba17-0f439ab9da09, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 485a2fb8-44ec-4401-85fb-77084a82e809, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8be6f58-8e58-4a43-ba17-0f439ab9da09, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16996263416624921205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699626341662492120516996263416624921205169962634166249212051699626341662492120516996263416624921205169962634166249212051699626341662492120516996263416624921205169962634166249212051699626341662492120516996263416624921205169962634166249212051699626341662492120516996263416624921205169962634166249212051699626341662492120516996263416624921205169962634166249212051699626341662492120516996263416624921205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 81916045-00dd-4015-b351-07bdae663549, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81916045-00dd-4015-b351-07bdae663549, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16081334901149107809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608133490114910780916081334901149107809160813349011491078091608133490114910780916081334901149107809160813349011491078091608133490114910780916081334901149107809160813349011491078091608133490114910780916081334901149107809160813349011491078091608133490114910780916081334901149107809160813349011491078091608133490114910780916081334901149107809160813349011491078091608133490114910780916081334901149107809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8be6f58-8e58-4a43-ba17-0f439ab9da09, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81916045-00dd-4015-b351-07bdae663549, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a26fca4-f023-4fbc-beb7-c70a8c466139, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a26fca4-f023-4fbc-beb7-c70a8c466139, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11770951212957640513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177095121295764051311770951212957640513117709512129576405131177095121295764051311770951212957640513117709512129576405131177095121295764051311770951212957640513117709512129576405131177095121295764051311770951212957640513117709512129576405131177095121295764051311770951212957640513117709512129576405131177095121295764051311770951212957640513117709512129576405131177095121295764051311770951212957640513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ffedb860-8ef1-4b0c-b759-c60c36ccad9a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffedb860-8ef1-4b0c-b759-c60c36ccad9a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3168541107004472820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31685411070044728203168541107004472820316854110700447282031685411070044728203168541107004472820316854110700447282031685411070044728203168541107004472820316854110700447282031685411070044728203168541107004472820316854110700447282031685411070044728203168541107004472820316854110700447282031685411070044728203168541107004472820316854110700447282031685411070044728203168541107004472820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a26fca4-f023-4fbc-beb7-c70a8c466139, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffedb860-8ef1-4b0c-b759-c60c36ccad9a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f293696-9176-4d5c-a953-d803c4841dac, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f293696-9176-4d5c-a953-d803c4841dac, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12657046033473075365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265704603347307536512657046033473075365126570460334730753651265704603347307536512657046033473075365126570460334730753651265704603347307536512657046033473075365126570460334730753651265704603347307536512657046033473075365126570460334730753651265704603347307536512657046033473075365126570460334730753651265704603347307536512657046033473075365126570460334730753651265704603347307536512657046033473075365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ad9dd6ea-7da5-426c-8f9e-6482ae753fa1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad9dd6ea-7da5-426c-8f9e-6482ae753fa1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9337820657099604471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93378206570996044719337820657099604471933782065709960447193378206570996044719337820657099604471933782065709960447193378206570996044719337820657099604471933782065709960447193378206570996044719337820657099604471933782065709960447193378206570996044719337820657099604471933782065709960447193378206570996044719337820657099604471933782065709960447193378206570996044719337820657099604471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f293696-9176-4d5c-a953-d803c4841dac, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9dd1b681-5ba8-41de-a79b-0afbf908fa82, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd1b681-5ba8-41de-a79b-0afbf908fa82, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5798281947709534415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57982819477095344155798281947709534415579828194770953441557982819477095344155798281947709534415579828194770953441557982819477095344155798281947709534415579828194770953441557982819477095344155798281947709534415579828194770953441557982819477095344155798281947709534415579828194770953441557982819477095344155798281947709534415579828194770953441557982819477095344155798281947709534415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad9dd6ea-7da5-426c-8f9e-6482ae753fa1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 17d678f5-961d-4940-946d-846160035d9b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17d678f5-961d-4940-946d-846160035d9b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11707487918910582913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170748791891058291311707487918910582913117074879189105829131170748791891058291311707487918910582913117074879189105829131170748791891058291311707487918910582913117074879189105829131170748791891058291311707487918910582913117074879189105829131170748791891058291311707487918910582913117074879189105829131170748791891058291311707487918910582913117074879189105829131170748791891058291311707487918910582913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd1b681-5ba8-41de-a79b-0afbf908fa82, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9b5f39c-eec5-4caf-b116-dfe9badf5edc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9b5f39c-eec5-4caf-b116-dfe9badf5edc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12561291099985917437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256129109998591743712561291099985917437125612910999859174371256129109998591743712561291099985917437125612910999859174371256129109998591743712561291099985917437125612910999859174371256129109998591743712561291099985917437125612910999859174371256129109998591743712561291099985917437125612910999859174371256129109998591743712561291099985917437125612910999859174371256129109998591743712561291099985917437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17d678f5-961d-4940-946d-846160035d9b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2d935302-ec1d-4c05-8013-6741a9dbb0fe, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9b5f39c-eec5-4caf-b116-dfe9badf5edc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d935302-ec1d-4c05-8013-6741a9dbb0fe, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14639965048900335205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463996504890033520514639965048900335205146399650489003352051463996504890033520514639965048900335205146399650489003352051463996504890033520514639965048900335205146399650489003352051463996504890033520514639965048900335205146399650489003352051463996504890033520514639965048900335205146399650489003352051463996504890033520514639965048900335205146399650489003352051463996504890033520514639965048900335205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 77faca82-9fa5-47b6-8da9-5e5270bfe181, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77faca82-9fa5-47b6-8da9-5e5270bfe181, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6471076931298942465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64710769312989424656471076931298942465647107693129894246564710769312989424656471076931298942465647107693129894246564710769312989424656471076931298942465647107693129894246564710769312989424656471076931298942465647107693129894246564710769312989424656471076931298942465647107693129894246564710769312989424656471076931298942465647107693129894246564710769312989424656471076931298942465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d935302-ec1d-4c05-8013-6741a9dbb0fe, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 096e6d76-7c44-48fa-9000-3cc590d71303, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 096e6d76-7c44-48fa-9000-3cc590d71303, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14624991721683948122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462499172168394812214624991721683948122146249917216839481221462499172168394812214624991721683948122146249917216839481221462499172168394812214624991721683948122146249917216839481221462499172168394812214624991721683948122146249917216839481221462499172168394812214624991721683948122146249917216839481221462499172168394812214624991721683948122146249917216839481221462499172168394812214624991721683948122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77faca82-9fa5-47b6-8da9-5e5270bfe181, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2ef5fdf5-142f-461a-a547-592f938a5152, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ya.test:process.py:259 Command (pid 3016498) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3016498) elapsed time (sec): 1.1395039558410645
DEBUG    ya.test:process.py:263 Command (pid 3016498) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3016498) inblock: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ef5fdf5-142f-461a-a547-592f938a5152, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1025835477793122545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10258354777931225451025835477793122545102583547779312254510258354777931225451025835477793122545102583547779312254510258354777931225451025835477793122545102583547779312254510258354777931225451025835477793122545102583547779312254510258354777931225451025835477793122545102583547779312254510258354777931225451025835477793122545102583547779312254510258354777931225451025835477793122545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 096e6d76-7c44-48fa-9000-3cc590d71303, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 3016498) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3016498) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3016498) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3016498) maxrss: 831016
DEBUG    ya.test:process.py:263 Command (pid 3016498) minflt: 45257
DEBUG    ya.test:process.py:263 Command (pid 3016498) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3016498) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3016498) nivcsw: 251
DEBUG    ya.test:process.py:263 Command (pid 3016498) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3016498) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3016498) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3016498) oublock: 8
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c059ef8-b0e5-49ea-861f-b91c7891dac5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c059ef8-b0e5-49ea-861f-b91c7891dac5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7046572154342036183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70465721543420361837046572154342036183704657215434203618370465721543420361837046572154342036183704657215434203618370465721543420361837046572154342036183704657215434203618370465721543420361837046572154342036183704657215434203618370465721543420361837046572154342036183704657215434203618370465721543420361837046572154342036183704657215434203618370465721543420361837046572154342036183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 3016498) stime: 0.2509
DEBUG    ya.test:process.py:263 Command (pid 3016498) utime: 0.49571699999999996
DEBUG    ya.test:process.py:263 Command (pid 3016498) wtime: 1.142
DEBUG    ya.test:process.py:275 Command (pid 3016498) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ef5fdf5-142f-461a-a547-592f938a5152, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b4cf4337-f75f-4e44-b511-6d6d4a95261f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4cf4337-f75f-4e44-b511-6d6d4a95261f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7735707692429179043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77357076924291790437735707692429179043773570769242917904377357076924291790437735707692429179043773570769242917904377357076924291790437735707692429179043773570769242917904377357076924291790437735707692429179043773570769242917904377357076924291790437735707692429179043773570769242917904377357076924291790437735707692429179043773570769242917904377357076924291790437735707692429179043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c059ef8-b0e5-49ea-861f-b91c7891dac5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4cf4337-f75f-4e44-b511-6d6d4a95261f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be0388b1d30>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be0388b1d30> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 5e3e86ce-6fa1-41fb-90f3-4c6a9fcb552e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5e3e86ce-6fa1-41fb-90f3-4c6a9fcb552e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZDUxOGRiYmYtMzM1ODdkMzQtZjY2NTM1MmItNWI4MGQ3Mjk=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 5e3e86ce-6fa1-41fb-90f3-4c6a9fcb552e, ghrun-wjtphvox5i.auto.internal:3322): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5e3e86ce-6fa1-41fb-90f3-4c6a9fcb552e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 5e3e86ce-6fa1-41fb-90f3-4c6a9fcb552e, ghrun-wjtphvox5i.auto.internal:3322): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be0388b1d30>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b7681045-d26d-4191-b516-63247d038f10, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7681045-d26d-4191-b516-63247d038f10, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=Njg1MjU1YTQtZWU1MmVlMTItYTdlYjhjZjYtZDU2M2Y0MzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16188688059586634546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618868805958663454616188688059586634546161886880595866345461618868805958663454616188688059586634546161886880595866345461618868805958663454616188688059586634546161886880595866345461618868805958663454616188688059586634546161886880595866345461618868805958663454616188688059586634546161886880595866345461618868805958663454616188688059586634546161886880595866345461618868805958663454616188688059586634546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be03795caf0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be03795caf0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 28deb279-0369-44e9-b38e-5ccaf273252d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 28deb279-0369-44e9-b38e-5ccaf273252d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=ZWJkOWNhZmMtZWMxMGY5MjktMjJkYTdmZTYtM2MxZDY4Y2Y=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7681045-d26d-4191-b516-63247d038f10, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3e8ca01f-7ee40297-11dec47c-5684f574" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 28deb279-0369-44e9-b38e-5ccaf273252d, ghrun-wjtphvox5i.auto.internal:3322): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 28deb279-0369-44e9-b38e-5ccaf273252d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 28deb279-0369-44e9-b38e-5ccaf273252d, ghrun-wjtphvox5i.auto.internal:3322): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be03795caf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7be037a0ac30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, f20a8772-1e40-43e1-9851-945699523b95, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f20a8772-1e40-43e1-9851-945699523b95, ghrun-wjtphvox5i.auto.internal:3322): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be0388d4470>, reason: session-close
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, f20a8772-1e40-43e1-9851-945699523b95, ghrun-wjtphvox5i.auto.internal:3322): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, f20a8772-1e40-43e1-9851-945699523b95, ghrun-wjtphvox5i.auto.internal:3322): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2026-02-18T19:32:20.56885761+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(CreateSession, f20a8772-1e40-43e1-9851-945699523b95, ghrun-wjtphvox5i.auto.internal:3322): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-wjtphvox5i.auto.internal:3322
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be0388d4470> is no longer active. Current active count 1.
DEBUG    ydb.table.SessionPool:_sp_impl.py:156 In flight waiters: 1, preparing session <ydb.table.Session object at 0x7be0388d4470> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be0379f52f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be0388d4470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7be0379fe6f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be037a04670>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2026-02-18T19:32:20.56885761+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2dc2ae5a-17fa-47f5-affb-50797eae92e1, localhost:3870): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2dc2ae5a-17fa-47f5-affb-50797eae92e1, localhost:3870): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2dc2ae5a-17fa-47f5-affb-50797eae92e1, localhost:3870): 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/test_simple_encryption_1. Endpoint: "localhost:3870". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3870
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c5c78657-08c1-4d16-8982-efb77afe2b1b, localhost:3870): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c5c78657-08c1-4d16-8982-efb77afe2b1b, localhost:3870): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c5c78657-08c1-4d16-8982-efb77afe2b1b, localhost:3870): 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/test_simple_encryption_1. Endpoint: "localhost:3870". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3870
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be0379f52f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ee91975e-35ac-4252-a90b-da2ce4f466f4, localhost:3870): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ee91975e-35ac-4252-a90b-da2ce4f466f4, localhost:3870): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ee91975e-35ac-4252-a90b-da2ce4f466f4, localhost:3870): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wjtphvox5i.auto.internal" port: 16317 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" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-wjtphvox5i.auto.internal:16317, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3870
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, eee82b54-579f-407f-9e42-236b2ff07f79, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eee82b54-579f-407f-9e42-236b2ff07f79, ghrun-wjtphvox5i.auto.internal:16317): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 54af706e-1ac4-465b-855c-7ff56ae0a1ac, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 54af706e-1ac4-465b-855c-7ff56ae0a1ac, ghrun-wjtphvox5i.auto.internal:16317): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 761845ac-6bf2-459f-ad36-971f9b01b745, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 761845ac-6bf2-459f-ad36-971f9b01b745, ghrun-wjtphvox5i.auto.internal:16317): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7be037a0ac30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7be0379fe6f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7be0379df9b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 3 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 439a1011-9814-4ae9-ad4a-0dd4b8baa0c4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 439a1011-9814-4ae9-ad4a-0dd4b8baa0c4, ghrun-wjtphvox5i.auto.internal:16317): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7be037d22bb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 4 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 60d485b6-7af7-4d56-82b6-6dc790a003fb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 60d485b6-7af7-4d56-82b6-6dc790a003fb, ghrun-wjtphvox5i.auto.internal:16317): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, eee82b54-579f-407f-9e42-236b2ff07f79, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, eee82b54-579f-407f-9e42-236b2ff07f79, ghrun-wjtphvox5i.auto.internal:16317): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2026-02-18T19:32:26.711191452+00:00"}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 3b4a7b40-b4ca-4e59-a892-7871d627e2c9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3b4a7b40-b4ca-4e59-a892-7871d627e2c9, ghrun-wjtphvox5i.auto.internal:16317): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 54af706e-1ac4-465b-855c-7ff56ae0a1ac, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, 54af706e-1ac4-465b-855c-7ff56ae0a1ac, ghrun-wjtphvox5i.auto.internal:16317): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2026-02-18T19:32:26.741264374+00:00"}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, e13481fc-10b5-43ec-bb21-16dce5267e01, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e13481fc-10b5-43ec-bb21-16dce5267e01, ghrun-wjtphvox5i.auto.internal:16317): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 761845ac-6bf2-459f-ad36-971f9b01b745, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, 761845ac-6bf2-459f-ad36-971f9b01b745, ghrun-wjtphvox5i.auto.internal:16317): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2026-02-18T19:32:26.746851477+00:00"}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0adb092e-cf67-48f7-a66d-23dca0e24908, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0adb092e-cf67-48f7-a66d-23dca0e24908, ghrun-wjtphvox5i.auto.internal:16317): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 439a1011-9814-4ae9-ad4a-0dd4b8baa0c4, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 439a1011-9814-4ae9-ad4a-0dd4b8baa0c4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 439a1011-9814-4ae9-ad4a-0dd4b8baa0c4, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 60d485b6-7af7-4d56-82b6-6dc790a003fb, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 60d485b6-7af7-4d56-82b6-6dc790a003fb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, d71bc093-725c-4676-9950-00ff8c91db7f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 54a83815-5ae8-4560-b942-e0642074a671, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 54a83815-5ae8-4560-b942-e0642074a671, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, d71bc093-725c-4676-9950-00ff8c91db7f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 60d485b6-7af7-4d56-82b6-6dc790a003fb, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 3b4a7b40-b4ca-4e59-a892-7871d627e2c9, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3b4a7b40-b4ca-4e59-a892-7871d627e2c9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 3b4a7b40-b4ca-4e59-a892-7871d627e2c9, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, e13481fc-10b5-43ec-bb21-16dce5267e01, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e13481fc-10b5-43ec-bb21-16dce5267e01, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, e13481fc-10b5-43ec-bb21-16dce5267e01, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 0adb092e-cf67-48f7-a66d-23dca0e24908, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0adb092e-cf67-48f7-a66d-23dca0e24908, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 0adb092e-cf67-48f7-a66d-23dca0e24908, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, d71bc093-725c-4676-9950-00ff8c91db7f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bdb2c814-9ab82bc4-a7a7a370-8a9f2b58" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f5ff1c4d-f4ee-4aa3-b375-12b73fb6d460, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 54a83815-5ae8-4560-b942-e0642074a671, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bdb2c814-9ab82bc4-a7a7a370-8a9f2b58" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ff1c4d-f4ee-4aa3-b375-12b73fb6d460, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13170951213006385013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317095121300638501313170951213006385013131709512130063850131317095121300638501313170951213006385013131709512130063850131317095121300638501313170951213006385013131709512130063850131317095121300638501313170951213006385013131709512130063850131317095121300638501313170951213006385013131709512130063850131317095121300638501313170951213006385013131709512130063850131317095121300638501313170951213006385013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c87dd5de-9dac-43e9-9266-20eb99921f18, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c87dd5de-9dac-43e9-9266-20eb99921f18, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4201692463727190757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42016924637271907574201692463727190757420169246372719075742016924637271907574201692463727190757420169246372719075742016924637271907574201692463727190757420169246372719075742016924637271907574201692463727190757420169246372719075742016924637271907574201692463727190757420169246372719075742016924637271907574201692463727190757420169246372719075742016924637271907574201692463727190757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c87dd5de-9dac-43e9-9266-20eb99921f18, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ff1c4d-f4ee-4aa3-b375-12b73fb6d460, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, e18e0fd5-c14d-4f43-9fd1-767dec4546c8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, e18e0fd5-c14d-4f43-9fd1-767dec4546c8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 75c96665-2ecf-4d21-be88-fb25c4275aa8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 75c96665-2ecf-4d21-be88-fb25c4275aa8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, e18e0fd5-c14d-4f43-9fd1-767dec4546c8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bdb2c814-9ab82bc4-a7a7a370-8a9f2b58" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 75c96665-2ecf-4d21-be88-fb25c4275aa8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bdb2c814-9ab82bc4-a7a7a370-8a9f2b58" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b3199ee1-a213-48f4-a7ee-dd6250e71958, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6441f9e6-54ec-4d16-a1be-7fb4f2944fea, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3199ee1-a213-48f4-a7ee-dd6250e71958, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 793530760032293998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998793530760032293998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6441f9e6-54ec-4d16-a1be-7fb4f2944fea, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7785756041034640686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77857560410346406867785756041034640686778575604103464068677857560410346406867785756041034640686778575604103464068677857560410346406867785756041034640686778575604103464068677857560410346406867785756041034640686778575604103464068677857560410346406867785756041034640686778575604103464068677857560410346406867785756041034640686778575604103464068677857560410346406867785756041034640686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3199ee1-a213-48f4-a7ee-dd6250e71958, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 40274758-629e-4894-b778-96018c44bb15, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 40274758-629e-4894-b778-96018c44bb15, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 40274758-629e-4894-b778-96018c44bb15, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bdb2c814-9ab82bc4-a7a7a370-8a9f2b58" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6441f9e6-54ec-4d16-a1be-7fb4f2944fea, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4cb2d69f-926c-46c9-85ae-0a170608e046, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c22e4a41-c233-41b4-8d53-d1b0cd4f61d5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c22e4a41-c233-41b4-8d53-d1b0cd4f61d5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3874480644663552219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38744806446635522193874480644663552219387448064466355221938744806446635522193874480644663552219387448064466355221938744806446635522193874480644663552219387448064466355221938744806446635522193874480644663552219387448064466355221938744806446635522193874480644663552219387448064466355221938744806446635522193874480644663552219387448064466355221938744806446635522193874480644663552219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb2d69f-926c-46c9-85ae-0a170608e046, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7796213466418711719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77962134664187117197796213466418711719779621346641871171977962134664187117197796213466418711719779621346641871171977962134664187117197796213466418711719779621346641871171977962134664187117197796213466418711719779621346641871171977962134664187117197796213466418711719779621346641871171977962134664187117197796213466418711719779621346641871171977962134664187117197796213466418711719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb2d69f-926c-46c9-85ae-0a170608e046, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c22e4a41-c233-41b4-8d53-d1b0cd4f61d5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7830244d-668a-4154-af00-db157f77c167, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7830244d-668a-4154-af00-db157f77c167, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16571636459462279559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657163645946227955916571636459462279559165716364594622795591657163645946227955916571636459462279559165716364594622795591657163645946227955916571636459462279559165716364594622795591657163645946227955916571636459462279559165716364594622795591657163645946227955916571636459462279559165716364594622795591657163645946227955916571636459462279559165716364594622795591657163645946227955916571636459462279559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a7de2d5-5650-4979-bced-2774bc56ed9e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a7de2d5-5650-4979-bced-2774bc56ed9e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16237924942484103489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623792494248410348916237924942484103489162379249424841034891623792494248410348916237924942484103489162379249424841034891623792494248410348916237924942484103489162379249424841034891623792494248410348916237924942484103489162379249424841034891623792494248410348916237924942484103489162379249424841034891623792494248410348916237924942484103489162379249424841034891623792494248410348916237924942484103489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7830244d-668a-4154-af00-db157f77c167, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a7de2d5-5650-4979-bced-2774bc56ed9e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 045f2559-bfa0-46e1-b14c-6fa888f14225, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2be31e0d-cefa-4680-9568-c0286b3b8485, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2be31e0d-cefa-4680-9568-c0286b3b8485, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2644999921602616403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26449999216026164032644999921602616403264499992160261640326449999216026164032644999921602616403264499992160261640326449999216026164032644999921602616403264499992160261640326449999216026164032644999921602616403264499992160261640326449999216026164032644999921602616403264499992160261640326449999216026164032644999921602616403264499992160261640326449999216026164032644999921602616403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 045f2559-bfa0-46e1-b14c-6fa888f14225, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11929833753835558954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192983375383555895411929833753835558954119298337538355589541192983375383555895411929833753835558954119298337538355589541192983375383555895411929833753835558954119298337538355589541192983375383555895411929833753835558954119298337538355589541192983375383555895411929833753835558954119298337538355589541192983375383555895411929833753835558954119298337538355589541192983375383555895411929833753835558954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 045f2559-bfa0-46e1-b14c-6fa888f14225, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d789e338-60ba-46fd-a4fd-41ba48b05f99, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d789e338-60ba-46fd-a4fd-41ba48b05f99, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15755505123598747158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575550512359874715815755505123598747158157555051235987471581575550512359874715815755505123598747158157555051235987471581575550512359874715815755505123598747158157555051235987471581575550512359874715815755505123598747158157555051235987471581575550512359874715815755505123598747158157555051235987471581575550512359874715815755505123598747158157555051235987471581575550512359874715815755505123598747158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2be31e0d-cefa-4680-9568-c0286b3b8485, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, efe4b365-2fec-4d65-9842-db4a74baa3db, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efe4b365-2fec-4d65-9842-db4a74baa3db, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6424315600844668774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64243156008446687746424315600844668774642431560084466877464243156008446687746424315600844668774642431560084466877464243156008446687746424315600844668774642431560084466877464243156008446687746424315600844668774642431560084466877464243156008446687746424315600844668774642431560084466877464243156008446687746424315600844668774642431560084466877464243156008446687746424315600844668774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d789e338-60ba-46fd-a4fd-41ba48b05f99, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 98239428-44dd-4f9b-9b82-fcd16316d50b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98239428-44dd-4f9b-9b82-fcd16316d50b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3059562655309599037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30595626553095990373059562655309599037305956265530959903730595626553095990373059562655309599037305956265530959903730595626553095990373059562655309599037305956265530959903730595626553095990373059562655309599037305956265530959903730595626553095990373059562655309599037305956265530959903730595626553095990373059562655309599037305956265530959903730595626553095990373059562655309599037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efe4b365-2fec-4d65-9842-db4a74baa3db, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4f9d1446-154b-420b-9734-8f71fb5ffc6d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f9d1446-154b-420b-9734-8f71fb5ffc6d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17874849341573994595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787484934157399459517874849341573994595178748493415739945951787484934157399459517874849341573994595178748493415739945951787484934157399459517874849341573994595178748493415739945951787484934157399459517874849341573994595178748493415739945951787484934157399459517874849341573994595178748493415739945951787484934157399459517874849341573994595178748493415739945951787484934157399459517874849341573994595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98239428-44dd-4f9b-9b82-fcd16316d50b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f9d1446-154b-420b-9734-8f71fb5ffc6d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c0602161-ba38-49c0-a526-0e2f12d5a138, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0602161-ba38-49c0-a526-0e2f12d5a138, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17794868268358350519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779486826835835051917794868268358350519177948682683583505191779486826835835051917794868268358350519177948682683583505191779486826835835051917794868268358350519177948682683583505191779486826835835051917794868268358350519177948682683583505191779486826835835051917794868268358350519177948682683583505191779486826835835051917794868268358350519177948682683583505191779486826835835051917794868268358350519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f308c4e0-d06f-4d73-9b46-2ca22319eff7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f308c4e0-d06f-4d73-9b46-2ca22319eff7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6743013593198970092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67430135931989700926743013593198970092674301359319897009267430135931989700926743013593198970092674301359319897009267430135931989700926743013593198970092674301359319897009267430135931989700926743013593198970092674301359319897009267430135931989700926743013593198970092674301359319897009267430135931989700926743013593198970092674301359319897009267430135931989700926743013593198970092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0602161-ba38-49c0-a526-0e2f12d5a138, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 409239dd-2965-4de2-84d1-0a781fd71d25, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 409239dd-2965-4de2-84d1-0a781fd71d25, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6903473079462258504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69034730794622585046903473079462258504690347307946225850469034730794622585046903473079462258504690347307946225850469034730794622585046903473079462258504690347307946225850469034730794622585046903473079462258504690347307946225850469034730794622585046903473079462258504690347307946225850469034730794622585046903473079462258504690347307946225850469034730794622585046903473079462258504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f308c4e0-d06f-4d73-9b46-2ca22319eff7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 409239dd-2965-4de2-84d1-0a781fd71d25, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1dc04e4e-0f22-42b2-b7cb-e131c284b3f2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc04e4e-0f22-42b2-b7cb-e131c284b3f2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8071019403868811716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80710194038688117168071019403868811716807101940386881171680710194038688117168071019403868811716807101940386881171680710194038688117168071019403868811716807101940386881171680710194038688117168071019403868811716807101940386881171680710194038688117168071019403868811716807101940386881171680710194038688117168071019403868811716807101940386881171680710194038688117168071019403868811716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5264a509-72e4-49cb-9377-7e02d955176f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5264a509-72e4-49cb-9377-7e02d955176f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8235976746090632636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82359767460906326368235976746090632636823597674609063263682359767460906326368235976746090632636823597674609063263682359767460906326368235976746090632636823597674609063263682359767460906326368235976746090632636823597674609063263682359767460906326368235976746090632636823597674609063263682359767460906326368235976746090632636823597674609063263682359767460906326368235976746090632636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc04e4e-0f22-42b2-b7cb-e131c284b3f2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5264a509-72e4-49cb-9377-7e02d955176f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d53159e2-0836-4d0f-976e-6d4fed5d2b1c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d53159e2-0836-4d0f-976e-6d4fed5d2b1c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13871193450848656190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387119345084865619013871193450848656190138711934508486561901387119345084865619013871193450848656190138711934508486561901387119345084865619013871193450848656190138711934508486561901387119345084865619013871193450848656190138711934508486561901387119345084865619013871193450848656190138711934508486561901387119345084865619013871193450848656190138711934508486561901387119345084865619013871193450848656190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f64f8c8-87b5-4d42-8205-59c18ed9f93d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f64f8c8-87b5-4d42-8205-59c18ed9f93d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 974264299709301289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289974264299709301289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d53159e2-0836-4d0f-976e-6d4fed5d2b1c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0b87ec65-b287-45ea-8e69-a80486562618, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b87ec65-b287-45ea-8e69-a80486562618, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4832730918368187335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48327309183681873354832730918368187335483273091836818733548327309183681873354832730918368187335483273091836818733548327309183681873354832730918368187335483273091836818733548327309183681873354832730918368187335483273091836818733548327309183681873354832730918368187335483273091836818733548327309183681873354832730918368187335483273091836818733548327309183681873354832730918368187335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f64f8c8-87b5-4d42-8205-59c18ed9f93d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0e79181e-fbbf-4f20-a1bf-21be13fa8778, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e79181e-fbbf-4f20-a1bf-21be13fa8778, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16374314353660422012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637431435366042201216374314353660422012163743143536604220121637431435366042201216374314353660422012163743143536604220121637431435366042201216374314353660422012163743143536604220121637431435366042201216374314353660422012163743143536604220121637431435366042201216374314353660422012163743143536604220121637431435366042201216374314353660422012163743143536604220121637431435366042201216374314353660422012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b87ec65-b287-45ea-8e69-a80486562618, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06d4fcc2-02c6-4258-8442-7ee0ab2e3ed6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06d4fcc2-02c6-4258-8442-7ee0ab2e3ed6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8114086822018095929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81140868220180959298114086822018095929811408682201809592981140868220180959298114086822018095929811408682201809592981140868220180959298114086822018095929811408682201809592981140868220180959298114086822018095929811408682201809592981140868220180959298114086822018095929811408682201809592981140868220180959298114086822018095929811408682201809592981140868220180959298114086822018095929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e79181e-fbbf-4f20-a1bf-21be13fa8778, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 953cccd9-de8a-4012-be07-d59b8199afcf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 953cccd9-de8a-4012-be07-d59b8199afcf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10147840865933420580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014784086593342058010147840865933420580101478408659334205801014784086593342058010147840865933420580101478408659334205801014784086593342058010147840865933420580101478408659334205801014784086593342058010147840865933420580101478408659334205801014784086593342058010147840865933420580101478408659334205801014784086593342058010147840865933420580101478408659334205801014784086593342058010147840865933420580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06d4fcc2-02c6-4258-8442-7ee0ab2e3ed6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6978d0d3-0881-4ae1-8820-2466377e9db8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6978d0d3-0881-4ae1-8820-2466377e9db8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17065702639404814595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706570263940481459517065702639404814595170657026394048145951706570263940481459517065702639404814595170657026394048145951706570263940481459517065702639404814595170657026394048145951706570263940481459517065702639404814595170657026394048145951706570263940481459517065702639404814595170657026394048145951706570263940481459517065702639404814595170657026394048145951706570263940481459517065702639404814595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 953cccd9-de8a-4012-be07-d59b8199afcf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e80c0609-7bbc-4df7-9cea-c2d42cf4d2c1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e80c0609-7bbc-4df7-9cea-c2d42cf4d2c1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7199239087839202103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71992390878392021037199239087839202103719923908783920210371992390878392021037199239087839202103719923908783920210371992390878392021037199239087839202103719923908783920210371992390878392021037199239087839202103719923908783920210371992390878392021037199239087839202103719923908783920210371992390878392021037199239087839202103719923908783920210371992390878392021037199239087839202103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6978d0d3-0881-4ae1-8820-2466377e9db8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b634eb4f-fd5e-404a-a55b-9e6ed6c1fe7f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b634eb4f-fd5e-404a-a55b-9e6ed6c1fe7f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14564525782080682194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456452578208068219414564525782080682194145645257820806821941456452578208068219414564525782080682194145645257820806821941456452578208068219414564525782080682194145645257820806821941456452578208068219414564525782080682194145645257820806821941456452578208068219414564525782080682194145645257820806821941456452578208068219414564525782080682194145645257820806821941456452578208068219414564525782080682194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e80c0609-7bbc-4df7-9cea-c2d42cf4d2c1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f3bb12b7-1bee-4a09-a43c-38d57c4e3707, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3bb12b7-1bee-4a09-a43c-38d57c4e3707, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 460634528831743043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043460634528831743043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b634eb4f-fd5e-404a-a55b-9e6ed6c1fe7f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4daa72ce-9578-4a41-b0f5-2cffb86519ec, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4daa72ce-9578-4a41-b0f5-2cffb86519ec, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5521101240645010740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55211012406450107405521101240645010740552110124064501074055211012406450107405521101240645010740552110124064501074055211012406450107405521101240645010740552110124064501074055211012406450107405521101240645010740552110124064501074055211012406450107405521101240645010740552110124064501074055211012406450107405521101240645010740552110124064501074055211012406450107405521101240645010740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3bb12b7-1bee-4a09-a43c-38d57c4e3707, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 74ccadbe-44b2-4afa-8754-0b51755af920, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4daa72ce-9578-4a41-b0f5-2cffb86519ec, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b5cc6700-cd48-41fa-84ba-2134c4c9fa40, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5cc6700-cd48-41fa-84ba-2134c4c9fa40, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16319911615157213540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631991161515721354016319911615157213540163199116151572135401631991161515721354016319911615157213540163199116151572135401631991161515721354016319911615157213540163199116151572135401631991161515721354016319911615157213540163199116151572135401631991161515721354016319911615157213540163199116151572135401631991161515721354016319911615157213540163199116151572135401631991161515721354016319911615157213540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74ccadbe-44b2-4afa-8754-0b51755af920, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1784204216172035624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17842042161720356241784204216172035624178420421617203562417842042161720356241784204216172035624178420421617203562417842042161720356241784204216172035624178420421617203562417842042161720356241784204216172035624178420421617203562417842042161720356241784204216172035624178420421617203562417842042161720356241784204216172035624178420421617203562417842042161720356241784204216172035624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5cc6700-cd48-41fa-84ba-2134c4c9fa40, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74ccadbe-44b2-4afa-8754-0b51755af920, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cbe24ccb-b991-4059-927d-25e0ed02d6e2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbe24ccb-b991-4059-927d-25e0ed02d6e2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9441394048250829094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94413940482508290949441394048250829094944139404825082909494413940482508290949441394048250829094944139404825082909494413940482508290949441394048250829094944139404825082909494413940482508290949441394048250829094944139404825082909494413940482508290949441394048250829094944139404825082909494413940482508290949441394048250829094944139404825082909494413940482508290949441394048250829094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6f956d53-12ee-40ab-9454-aa48beb6d300, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f956d53-12ee-40ab-9454-aa48beb6d300, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3870424459719702788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38704244597197027883870424459719702788387042445971970278838704244597197027883870424459719702788387042445971970278838704244597197027883870424459719702788387042445971970278838704244597197027883870424459719702788387042445971970278838704244597197027883870424459719702788387042445971970278838704244597197027883870424459719702788387042445971970278838704244597197027883870424459719702788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f956d53-12ee-40ab-9454-aa48beb6d300, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 716d165d-3665-402a-9096-e6206ccf172b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 716d165d-3665-402a-9096-e6206ccf172b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17597533124739109619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759753312473910961917597533124739109619175975331247391096191759753312473910961917597533124739109619175975331247391096191759753312473910961917597533124739109619175975331247391096191759753312473910961917597533124739109619175975331247391096191759753312473910961917597533124739109619175975331247391096191759753312473910961917597533124739109619175975331247391096191759753312473910961917597533124739109619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbe24ccb-b991-4059-927d-25e0ed02d6e2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6f109a98-efe2-4fa6-852a-10e649c02b6b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f109a98-efe2-4fa6-852a-10e649c02b6b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17134821362850330271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713482136285033027117134821362850330271171348213628503302711713482136285033027117134821362850330271171348213628503302711713482136285033027117134821362850330271171348213628503302711713482136285033027117134821362850330271171348213628503302711713482136285033027117134821362850330271171348213628503302711713482136285033027117134821362850330271171348213628503302711713482136285033027117134821362850330271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 716d165d-3665-402a-9096-e6206ccf172b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f109a98-efe2-4fa6-852a-10e649c02b6b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 112ba7da-3404-4878-88b9-4ea3c77ee9fd, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 112ba7da-3404-4878-88b9-4ea3c77ee9fd, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2957857389200142446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29578573892001424462957857389200142446295785738920014244629578573892001424462957857389200142446295785738920014244629578573892001424462957857389200142446295785738920014244629578573892001424462957857389200142446295785738920014244629578573892001424462957857389200142446295785738920014244629578573892001424462957857389200142446295785738920014244629578573892001424462957857389200142446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6609aa26-4fcb-4cc4-b344-854d74dc6e00, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6609aa26-4fcb-4cc4-b344-854d74dc6e00, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 157601245455943360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360157601245455943360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 112ba7da-3404-4878-88b9-4ea3c77ee9fd, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6609aa26-4fcb-4cc4-b344-854d74dc6e00, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ec6481b-9f9e-4a32-bc97-a508ed75e074, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 35893c19-1e67-4b63-817c-ed1de1265b15, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ec6481b-9f9e-4a32-bc97-a508ed75e074, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13022045126381090952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302204512638109095213022045126381090952130220451263810909521302204512638109095213022045126381090952130220451263810909521302204512638109095213022045126381090952130220451263810909521302204512638109095213022045126381090952130220451263810909521302204512638109095213022045126381090952130220451263810909521302204512638109095213022045126381090952130220451263810909521302204512638109095213022045126381090952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35893c19-1e67-4b63-817c-ed1de1265b15, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1751547059752545203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17515470597525452031751547059752545203175154705975254520317515470597525452031751547059752545203175154705975254520317515470597525452031751547059752545203175154705975254520317515470597525452031751547059752545203175154705975254520317515470597525452031751547059752545203175154705975254520317515470597525452031751547059752545203175154705975254520317515470597525452031751547059752545203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ec6481b-9f9e-4a32-bc97-a508ed75e074, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57dd2db4-7863-42e4-bf46-7c1ef130d9ab, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57dd2db4-7863-42e4-bf46-7c1ef130d9ab, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3274531467591238308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32745314675912383083274531467591238308327453146759123830832745314675912383083274531467591238308327453146759123830832745314675912383083274531467591238308327453146759123830832745314675912383083274531467591238308327453146759123830832745314675912383083274531467591238308327453146759123830832745314675912383083274531467591238308327453146759123830832745314675912383083274531467591238308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35893c19-1e67-4b63-817c-ed1de1265b15, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57dd2db4-7863-42e4-bf46-7c1ef130d9ab, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a0f56f09-3335-40a7-92be-3bd4957d43e7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0f56f09-3335-40a7-92be-3bd4957d43e7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4980906085651214610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49809060856512146104980906085651214610498090608565121461049809060856512146104980906085651214610498090608565121461049809060856512146104980906085651214610498090608565121461049809060856512146104980906085651214610498090608565121461049809060856512146104980906085651214610498090608565121461049809060856512146104980906085651214610498090608565121461049809060856512146104980906085651214610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 23bbe15c-2c1e-4e0f-a1bf-091c769e42c4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23bbe15c-2c1e-4e0f-a1bf-091c769e42c4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3021897917491804802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30218979174918048023021897917491804802302189791749180480230218979174918048023021897917491804802302189791749180480230218979174918048023021897917491804802302189791749180480230218979174918048023021897917491804802302189791749180480230218979174918048023021897917491804802302189791749180480230218979174918048023021897917491804802302189791749180480230218979174918048023021897917491804802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23bbe15c-2c1e-4e0f-a1bf-091c769e42c4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0f56f09-3335-40a7-92be-3bd4957d43e7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 36ea9a76-88bd-49b5-9272-90e9c207f48d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c7382f20-9fda-4e46-9ecf-82a591b78124, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7382f20-9fda-4e46-9ecf-82a591b78124, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9396687040199622955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93966870401996229559396687040199622955939668704019962295593966870401996229559396687040199622955939668704019962295593966870401996229559396687040199622955939668704019962295593966870401996229559396687040199622955939668704019962295593966870401996229559396687040199622955939668704019962295593966870401996229559396687040199622955939668704019962295593966870401996229559396687040199622955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36ea9a76-88bd-49b5-9272-90e9c207f48d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18362512406475166736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836251240647516673618362512406475166736183625124064751667361836251240647516673618362512406475166736183625124064751667361836251240647516673618362512406475166736183625124064751667361836251240647516673618362512406475166736183625124064751667361836251240647516673618362512406475166736183625124064751667361836251240647516673618362512406475166736183625124064751667361836251240647516673618362512406475166736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7382f20-9fda-4e46-9ecf-82a591b78124, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7ac4b2ae-f753-4000-a00b-fccf7916894b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac4b2ae-f753-4000-a00b-fccf7916894b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14110225094434139801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411022509443413980114110225094434139801141102250944341398011411022509443413980114110225094434139801141102250944341398011411022509443413980114110225094434139801141102250944341398011411022509443413980114110225094434139801141102250944341398011411022509443413980114110225094434139801141102250944341398011411022509443413980114110225094434139801141102250944341398011411022509443413980114110225094434139801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36ea9a76-88bd-49b5-9272-90e9c207f48d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c6bc6be-de3e-429d-be2f-3ff4abd5d439, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c6bc6be-de3e-429d-be2f-3ff4abd5d439, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2791952058739718698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27919520587397186982791952058739718698279195205873971869827919520587397186982791952058739718698279195205873971869827919520587397186982791952058739718698279195205873971869827919520587397186982791952058739718698279195205873971869827919520587397186982791952058739718698279195205873971869827919520587397186982791952058739718698279195205873971869827919520587397186982791952058739718698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac4b2ae-f753-4000-a00b-fccf7916894b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c6bc6be-de3e-429d-be2f-3ff4abd5d439, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a30b2ecf-4c90-40d1-8e56-16cbfd326ec2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a30b2ecf-4c90-40d1-8e56-16cbfd326ec2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15170131903979488236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517013190397948823615170131903979488236151701319039794882361517013190397948823615170131903979488236151701319039794882361517013190397948823615170131903979488236151701319039794882361517013190397948823615170131903979488236151701319039794882361517013190397948823615170131903979488236151701319039794882361517013190397948823615170131903979488236151701319039794882361517013190397948823615170131903979488236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a30b2ecf-4c90-40d1-8e56-16cbfd326ec2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca3c7aaa-34fc-46b5-ad2b-dba898dbc2bf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3c7aaa-34fc-46b5-ad2b-dba898dbc2bf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1944241663286689036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, edd5233a-9246-42cb-938f-9bb3fa9bacb5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edd5233a-9246-42cb-938f-9bb3fa9bacb5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12005266591216757320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3c7aaa-34fc-46b5-ad2b-dba898dbc2bf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tqpaffmyes96bnra7drm" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edd5233a-9246-42cb-938f-9bb3fa9bacb5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tqry979v5ba6bagzxvht" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2d15a04c-fda1-4a22-8802-2ad02b3a5e77, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d15a04c-fda1-4a22-8802-2ad02b3a5e77, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1944241663286689036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0878b536-d918-4f34-855a-a14aaa004992, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0878b536-d918-4f34-855a-a14aaa004992, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12005266591216757320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0878b536-d918-4f34-855a-a14aaa004992, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tr0gdw1y0reh76cpv4ga" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d15a04c-fda1-4a22-8802-2ad02b3a5e77, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tqzpe0a5t1g8s44z91wb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c3a954ad-6918-4735-88bf-a9f684412c45, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c7be7c47-fcb9-4621-8a09-b1becd67f069, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7be7c47-fcb9-4621-8a09-b1becd67f069, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1944241663286689036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036194424166328668903619442416632866890361944241663286689036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3a954ad-6918-4735-88bf-a9f684412c45, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12005266591216757320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320120052665912167573201200526659121675732012005266591216757320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7be7c47-fcb9-4621-8a09-b1becd67f069, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tr93dj26kx3y6b241bpq" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3a954ad-6918-4735-88bf-a9f684412c45, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tr93cnv2g4rk4b59g2j8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2a172b75-edda-49c5-90a7-7d9de4ff9589, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a172b75-edda-49c5-90a7-7d9de4ff9589, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10396142783749929445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, abab2605-cff7-41b9-a25b-de67c4bbfe0b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abab2605-cff7-41b9-a25b-de67c4bbfe0b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4596692839065882214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a172b75-edda-49c5-90a7-7d9de4ff9589, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3trmj720b12rnny8pekvn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7e24b461-b6d1-466a-be3b-5295d32a0524, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e24b461-b6d1-466a-be3b-5295d32a0524, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10396142783749929445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abab2605-cff7-41b9-a25b-de67c4bbfe0b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3trnn1zgt7g5snbr38zfp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f5d69ad-f9fc-45e2-9cec-2f5dc3dbc992, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5d69ad-f9fc-45e2-9cec-2f5dc3dbc992, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4596692839065882214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e24b461-b6d1-466a-be3b-5295d32a0524, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3trqk8p8rpm6yz0j5v543" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5d69ad-f9fc-45e2-9cec-2f5dc3dbc992, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3trt43btpc112rnjphw0w" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b3e43f1f-43e8-4e68-8b28-a9c48f054326, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e17b7b10-048c-418b-9dbb-87aff90a9e30, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17b7b10-048c-418b-9dbb-87aff90a9e30, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10396142783749929445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445103961427837499294451039614278374992944510396142783749929445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3e43f1f-43e8-4e68-8b28-a9c48f054326, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4596692839065882214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214459669283906588221445966928390658822144596692839065882214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3e43f1f-43e8-4e68-8b28-a9c48f054326, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3ts0nc499sv3rahhse8q9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17b7b10-048c-418b-9dbb-87aff90a9e30, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3ts0me1e9nkv05fbne46c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5ec74fb3-1470-4ae2-9ce0-93acf3c89863, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ec74fb3-1470-4ae2-9ce0-93acf3c89863, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8051691839239634275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 414b7c51-3737-41e5-9687-d2060b88e6c4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 414b7c51-3737-41e5-9687-d2060b88e6c4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15626229760655615977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ec74fb3-1470-4ae2-9ce0-93acf3c89863, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tsesd8s4apkwdkympvgv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 414b7c51-3737-41e5-9687-d2060b88e6c4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tsfb6936eqbj8t0w2tpf" } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6952f7e1-6116-4ebc-b97f-af82c3be4e53, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 207f95be-13b6-4dfc-8875-c2c3a2fe8c4f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6952f7e1-6116-4ebc-b97f-af82c3be4e53, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8051691839239634275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 207f95be-13b6-4dfc-8875-c2c3a2fe8c4f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15626229760655615977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6952f7e1-6116-4ebc-b97f-af82c3be4e53, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tsk65818rc13nj1jnwqn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 207f95be-13b6-4dfc-8875-c2c3a2fe8c4f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tska46jj950v53qhfkrk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f350da2b-038d-4385-91d9-3356abbc53af, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f350da2b-038d-4385-91d9-3356abbc53af, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8051691839239634275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275805169183923963427580516918392396342758051691839239634275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9f943d33-3de0-415d-929d-8a2b7ab8904c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f943d33-3de0-415d-929d-8a2b7ab8904c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15626229760655615977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977156262297606556159771562622976065561597715626229760655615977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f943d33-3de0-415d-929d-8a2b7ab8904c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tss7ddvtzpnmbdyn177b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f350da2b-038d-4385-91d9-3356abbc53af, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tss28cyq914r1t0rrmrc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038953." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 29ecfa70-b426-4a6f-b12c-f65df07328df, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29ecfa70-b426-4a6f-b12c-f65df07328df, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17163821426662841968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7a4e164d-fd3e-4e82-8252-7c231383417a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a4e164d-fd3e-4e82-8252-7c231383417a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3583470298596994598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29ecfa70-b426-4a6f-b12c-f65df07328df, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tszs4bfpj0z6xq3ma3a9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dad65b67-53ec-4489-8800-460eb6067475, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dad65b67-53ec-4489-8800-460eb6067475, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17163821426662841968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a4e164d-fd3e-4e82-8252-7c231383417a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tt0j36z03pmn7xabbrqt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b370a4b4-7bf7-4d3e-b907-c3f2c8d97b84, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b370a4b4-7bf7-4d3e-b907-c3f2c8d97b84, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3583470298596994598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b370a4b4-7bf7-4d3e-b907-c3f2c8d97b84, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tt3pfee38frkx8bxh105" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dad65b67-53ec-4489-8800-460eb6067475, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tt2z409ggwcbgx29eq4y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 99a91119-b168-44cd-816d-03578ff9785c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99a91119-b168-44cd-816d-03578ff9785c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3583470298596994598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598358347029859699459835834702985969945983583470298596994598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 75ecd203-7a1f-416f-a0b4-d1508268d763, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75ecd203-7a1f-416f-a0b4-d1508268d763, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17163821426662841968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968171638214266628419681716382142666284196817163821426662841968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99a91119-b168-44cd-816d-03578ff9785c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tt7k44pmj71g9865xx71" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75ecd203-7a1f-416f-a0b4-d1508268d763, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tt7vbhv4r2dv86c71x9t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d51f5b4-092f-49ac-8ef8-15dcef0cba4d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d51f5b4-092f-49ac-8ef8-15dcef0cba4d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13243684342706534278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038958." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7c65fcd4-d689-4465-86fa-71c0cc828552, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c65fcd4-d689-4465-86fa-71c0cc828552, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6512768827393986870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d51f5b4-092f-49ac-8ef8-15dcef0cba4d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038944." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3ttf40t74m2gn3y811nn5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f9f11635-1259-4e25-a008-74b22939621d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f11635-1259-4e25-a008-74b22939621d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13243684342706534278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c65fcd4-d689-4465-86fa-71c0cc828552, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3ttg0304adzd3d2dc3kqg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8a91084f-c6a1-4cb3-976b-ccd7215210a2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a91084f-c6a1-4cb3-976b-ccd7215210a2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6512768827393986870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f11635-1259-4e25-a008-74b22939621d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038944." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3ttj40bwq6jjs0rckfqtt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2db9504c-ce08-40a6-bf91-cb054a7c146c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db9504c-ce08-40a6-bf91-cb054a7c146c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13243684342706534278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278132436843427065342781324368434270653427813243684342706534278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a91084f-c6a1-4cb3-976b-ccd7215210a2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3ttmgd8garzb9n7tav45t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2bc5e4af-8eb1-42f0-aae2-0a2ebb5867f9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bc5e4af-8eb1-42f0-aae2-0a2ebb5867f9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6512768827393986870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870651276882739398687065127688273939868706512768827393986870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db9504c-ce08-40a6-bf91-cb054a7c146c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038944." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3ttqh8ckdrs9j3gbsf17c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038944." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0dba04e8-8d04-42c0-953c-80f9a02bbcf9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dba04e8-8d04-42c0-953c-80f9a02bbcf9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12907736233507578475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bc5e4af-8eb1-42f0-aae2-0a2ebb5867f9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tts4e88tg995j3m3ffrx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ee573fe2-e69e-4bae-b256-a5e42502df19, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee573fe2-e69e-4bae-b256-a5e42502df19, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14697549376443132814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dba04e8-8d04-42c0-953c-80f9a02bbcf9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3ttzc3wwy4ftsbrbddc4c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee573fe2-e69e-4bae-b256-a5e42502df19, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tv1r96nww6bqx79jh7q0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a7006ec-9ef0-4157-ad2e-3e36e8d326e5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a7006ec-9ef0-4157-ad2e-3e36e8d326e5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12907736233507578475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5d264f27-959b-4337-9a07-f1ae7c3e256e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d264f27-959b-4337-9a07-f1ae7c3e256e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14697549376443132814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a7006ec-9ef0-4157-ad2e-3e36e8d326e5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tv4ef28m2q5yxhge8y7q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 539ae823-167d-49ba-ab24-3cc830b6dbde, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 539ae823-167d-49ba-ab24-3cc830b6dbde, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12907736233507578475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475129077362335075784751290773623350757847512907736233507578475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d264f27-959b-4337-9a07-f1ae7c3e256e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tv4qagzas1krs97bhqc4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2a31ac74-fc00-4762-8885-b3bb30efa0c3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a31ac74-fc00-4762-8885-b3bb30efa0c3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14697549376443132814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814146975493764431328141469754937644313281414697549376443132814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 539ae823-167d-49ba-ab24-3cc830b6dbde, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tv88asjxdw220t6gn7xx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038943." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 28bc49d5-6ed2-4633-8ec7-f2ecfc125947, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28bc49d5-6ed2-4633-8ec7-f2ecfc125947, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12360196310998631662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a31ac74-fc00-4762-8885-b3bb30efa0c3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tv9vbgeqp7dqfxzatgym" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 867b3782-3210-4a72-b5e0-ef4360e4618d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 867b3782-3210-4a72-b5e0-ef4360e4618d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2896839087917691688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28bc49d5-6ed2-4633-8ec7-f2ecfc125947, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tvg8efbe4jbyzj7fnchf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 920bb147-b1cd-413c-836c-9b6efa625cb9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 920bb147-b1cd-413c-836c-9b6efa625cb9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12360196310998631662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 867b3782-3210-4a72-b5e0-ef4360e4618d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tvje6m8aw360dgd8ca5v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8da27d8f-7c48-4644-9450-541a5b7b8185, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8da27d8f-7c48-4644-9450-541a5b7b8185, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2896839087917691688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 920bb147-b1cd-413c-836c-9b6efa625cb9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tvk101fbhvf4xr2rdk3e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 840864ee-1c5e-4a0c-aff3-2a13684bd373, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 840864ee-1c5e-4a0c-aff3-2a13684bd373, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12360196310998631662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662123601963109986316621236019631099863166212360196310998631662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8da27d8f-7c48-4644-9450-541a5b7b8185, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tvmwe9ss359s5kt5haf9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3f93127e-b1a8-4ce5-be86-22455f91fdc0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f93127e-b1a8-4ce5-be86-22455f91fdc0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2896839087917691688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688289683908791769168828968390879176916882896839087917691688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 840864ee-1c5e-4a0c-aff3-2a13684bd373, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tvpm0s6c2f8xfrgvajr4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d4481f3f-f8d7-4d74-a93a-1452e3973b2e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4481f3f-f8d7-4d74-a93a-1452e3973b2e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3004473335681118082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4481f3f-f8d7-4d74-a93a-1452e3973b2e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tvxw43024cw4kmrwm2ha" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f93127e-b1a8-4ce5-be86-22455f91fdc0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tvsrf6r8w738pb05qs6r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 46d359a2-469e-4a59-810e-73cde0382c0f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d359a2-469e-4a59-810e-73cde0382c0f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3004473335681118082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b88749b1-fb51-4362-a640-c3e3251dbbaf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88749b1-fb51-4362-a640-c3e3251dbbaf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13923252240808427534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88749b1-fb51-4362-a640-c3e3251dbbaf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tw16f5xs1jd7ygrz6cz0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 579cade2-0647-41fb-baaf-4c045269bef1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 579cade2-0647-41fb-baaf-4c045269bef1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13923252240808427534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d359a2-469e-4a59-810e-73cde0382c0f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tw0r6gyr4se75c9yytkq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b44de23f-b09f-4b77-b587-ff2fbe57d2f9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b44de23f-b09f-4b77-b587-ff2fbe57d2f9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3004473335681118082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082300447333568111808230044733356811180823004473335681118082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 579cade2-0647-41fb-baaf-4c045269bef1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tw4b7a9ry3zhew96dbb9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d07da74-6e6b-4516-b4d8-08a9967412a7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d07da74-6e6b-4516-b4d8-08a9967412a7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13923252240808427534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534139232522408084275341392325224080842753413923252240808427534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b44de23f-b09f-4b77-b587-ff2fbe57d2f9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tw6w7d6vjdc9cj2a6tgb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 24063877-8e25-409c-8b1e-e8774dc9d754, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24063877-8e25-409c-8b1e-e8774dc9d754, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9598909804376161850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d07da74-6e6b-4516-b4d8-08a9967412a7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3twb01t3n98gc6acqwcp6" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24063877-8e25-409c-8b1e-e8774dc9d754, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3twf86skcjpmmt0dbzavw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d66a4260-6eff-4d1e-be11-d66c8dff6cd0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d66a4260-6eff-4d1e-be11-d66c8dff6cd0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9598909804376161850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 10a4dc0d-6104-489a-a709-f519b33c6a54, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10a4dc0d-6104-489a-a709-f519b33c6a54, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8699654859156695930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10a4dc0d-6104-489a-a709-f519b33c6a54, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3twmw3bkmbgxsy2tyycke" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d66a4260-6eff-4d1e-be11-d66c8dff6cd0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3twmb444nwtgqv09d154k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ca0974c-605b-481e-8086-b2b79e113030, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca0974c-605b-481e-8086-b2b79e113030, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8699654859156695930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca9799f5-5ef0-48ad-87a3-3225b952400d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9799f5-5ef0-48ad-87a3-3225b952400d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9598909804376161850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850959890980437616185095989098043761618509598909804376161850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca0974c-605b-481e-8086-b2b79e113030, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3twr04j1pjzz610nnr56t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 80a01311-90f5-4f28-9085-88d2fbf16ff9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80a01311-90f5-4f28-9085-88d2fbf16ff9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8699654859156695930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930869965485915669593086996548591566959308699654859156695930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9799f5-5ef0-48ad-87a3-3225b952400d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3twr756yy7n5hk4hrrm8e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 970fb3ce-5ce0-42f2-9130-0e4363457c83, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 970fb3ce-5ce0-42f2-9130-0e4363457c83, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15239665528207350555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 970fb3ce-5ce0-42f2-9130-0e4363457c83, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tx0tfctgjwaqxbhzn816" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c3b0b84b-7bfc-462b-92c6-58a9dd4431f7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3b0b84b-7bfc-462b-92c6-58a9dd4431f7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15239665528207350555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80a01311-90f5-4f28-9085-88d2fbf16ff9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3twxn5yy5kt4arpp08sd4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c947f40e-85da-4d10-9a01-d3c4aa604020, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c947f40e-85da-4d10-9a01-d3c4aa604020, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 581069107569688247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3b0b84b-7bfc-462b-92c6-58a9dd4431f7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tx3z4s9kjsg0m4v3xg1s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c947f40e-85da-4d10-9a01-d3c4aa604020, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tx5w6ck2d8gz9c11r18x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 16047286-0b67-47d2-ad08-66d2568eee92, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 060a0cf2-e552-4386-905f-a7f88c8ee993, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16047286-0b67-47d2-ad08-66d2568eee92, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 581069107569688247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 060a0cf2-e552-4386-905f-a7f88c8ee993, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15239665528207350555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555152396655282073505551523966552820735055515239665528207350555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16047286-0b67-47d2-ad08-66d2568eee92, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tx944df1r2f807xb4pzy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 25b9e2d1-fffe-4346-94d0-1bf16adb0a7f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25b9e2d1-fffe-4346-94d0-1bf16adb0a7f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 581069107569688247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247581069107569688247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 060a0cf2-e552-4386-905f-a7f88c8ee993, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tx9874dz1qz94q7nhczw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d3b1baf4-b0d7-4fc0-bc5d-7b06adf918fb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3b1baf4-b0d7-4fc0-bc5d-7b06adf918fb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6514421763470393497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25b9e2d1-fffe-4346-94d0-1bf16adb0a7f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3txea1nmcvegtsj2k90e8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 599e7028-1a30-409e-942b-b5a1f9d59cee, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 599e7028-1a30-409e-942b-b5a1f9d59cee, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1759294491901380815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3b1baf4-b0d7-4fc0-bc5d-7b06adf918fb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3txh82h5y34dehbfrgkfj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62a029d5-83e8-440f-9ced-1edac2ad9828, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62a029d5-83e8-440f-9ced-1edac2ad9828, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6514421763470393497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 599e7028-1a30-409e-942b-b5a1f9d59cee, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3txq6bk0xrvx2ygtfa9av" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62a029d5-83e8-440f-9ced-1edac2ad9828, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3txr285q4w7fg17hpw0fn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8aee2b7f-6083-417b-98b6-cd218b7f73d0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13af4611-e4f6-43c9-bf99-e750736089c1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aee2b7f-6083-417b-98b6-cd218b7f73d0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1759294491901380815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13af4611-e4f6-43c9-bf99-e750736089c1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6514421763470393497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497651442176347039349765144217634703934976514421763470393497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aee2b7f-6083-417b-98b6-cd218b7f73d0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3ty2ja7be02pn5044jdq6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13af4611-e4f6-43c9-bf99-e750736089c1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3ty2y80yg6emf220q01rm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e59142c9-68cc-4651-bfba-ee24b159d7d4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e59142c9-68cc-4651-bfba-ee24b159d7d4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1759294491901380815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815175929449190138081517592944919013808151759294491901380815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1ce59d1e-f155-4501-aa1d-31588995566f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ce59d1e-f155-4501-aa1d-31588995566f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10260751393646723396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ce59d1e-f155-4501-aa1d-31588995566f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tyatcw61whszjw7jk3vz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3322/4
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7dac4250-2b31-4283-b957-ab9ae350253a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dac4250-2b31-4283-b957-ab9ae350253a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10260751393646723396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e59142c9-68cc-4651-bfba-ee24b159d7d4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tya22p4mv5rjdytq1gp7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e76ad4f7-80c0-41ff-9d69-10776888a491, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e76ad4f7-80c0-41ff-9d69-10776888a491, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13694858149114176862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dac4250-2b31-4283-b957-ab9ae350253a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tyds9w31gh4vk75d1rn1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3aab0c76-2c4b-4747-a7fe-81fba5f0803a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aab0c76-2c4b-4747-a7fe-81fba5f0803a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10260751393646723396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396102607513936467233961026075139364672339610260751393646723396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e76ad4f7-80c0-41ff-9d69-10776888a491, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tyhta1w8pj7wq4m8b24f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c1ac0d7-0642-461f-b10d-436874fd5274, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c1ac0d7-0642-461f-b10d-436874fd5274, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13694858149114176862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c1ac0d7-0642-461f-b10d-436874fd5274, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tymc8t1mydtzcry6b4yy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 259faf38-b60b-41e5-a4d2-f674080d0fec, localhost:3870): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 259faf38-b60b-41e5-a4d2-f674080d0fec, localhost:3870): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aab0c76-2c4b-4747-a7fe-81fba5f0803a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tykmayhhvb8n49qdwrme" } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a46e3a9a-d19c-4d3f-8515-f90af961a5d4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46e3a9a-d19c-4d3f-8515-f90af961a5d4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13694858149114176862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862136948581491141768621369485814911417686213694858149114176862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 259faf38-b60b-41e5-a4d2-f674080d0fec, localhost:3870): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wjtphvox5i.auto.internal" port: 29815 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" node_id: 50001 } endpoints { address: "ghrun-wjtphvox5i.auto.internal" port: 9726 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-wjtphvox5i.auto.internal:9726, location , ssl: False>, <Endpoint ghrun-wjtphvox5i.auto.internal:29815, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3870
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, efc06ae2-f371-411d-a99d-b1f6cf5a8afe, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efc06ae2-f371-411d-a99d-b1f6cf5a8afe, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10141858396558097081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46e3a9a-d19c-4d3f-8515-f90af961a5d4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tywj3y2j81hmvywmza7n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038946." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efc06ae2-f371-411d-a99d-b1f6cf5a8afe, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tyxe9cdts485whbcskw3" } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b7c4efa4-c700-4ce8-bbd8-fd654aa095fc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c4efa4-c700-4ce8-bbd8-fd654aa095fc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11855920431838833644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d838744b-9c58-4b1b-80bd-6d3fb6bcf033, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d838744b-9c58-4b1b-80bd-6d3fb6bcf033, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10141858396558097081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c4efa4-c700-4ce8-bbd8-fd654aa095fc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tz3zfm7gqxvkrqna7sbb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d838744b-9c58-4b1b-80bd-6d3fb6bcf033, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tz4560hkq5b1e49gyvb4" } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c9f9d5e-28c0-41f7-a07e-9da59035f84c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c9f9d5e-28c0-41f7-a07e-9da59035f84c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11855920431838833644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c609a3a-35f7-4c3a-b22b-e9fee3c404ae, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c609a3a-35f7-4c3a-b22b-e9fee3c404ae, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10141858396558097081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081101418583965580970811014185839655809708110141858396558097081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_b3r3yj0a.log --grpc-port=3322 --mon-port=26015 --ic-port=22684 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3870', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_b3r3yj0a.log', '--grpc-port=3322', '--mon-port=26015', '--ic-port=22684', '--key-file', '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3018618
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3322/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3018620
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c9f9d5e-28c0-41f7-a07e-9da59035f84c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tzccdqtybqf0j0vf40cv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c609a3a-35f7-4c3a-b22b-e9fee3c404ae, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tzcq91q71b94sbky3zcy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d861b38-6e35-4543-b59d-c23bb057ea4e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1b3af149-4bc4-41f7-ab0f-e844cd16c502, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3af149-4bc4-41f7-ab0f-e844cd16c502, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9280239338116219338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d861b38-6e35-4543-b59d-c23bb057ea4e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11855920431838833644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644118559204318388336441185592043183883364411855920431838833644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3af149-4bc4-41f7-ab0f-e844cd16c502, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tzn3anbw8kcra1rc27vc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6be4d8ac-b028-4548-b73e-5f82661f4714, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be4d8ac-b028-4548-b73e-5f82661f4714, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9280239338116219338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d861b38-6e35-4543-b59d-c23bb057ea4e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tzn40zfxh106g3pfw6br" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be4d8ac-b028-4548-b73e-5f82661f4714, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tzqs6vzx32am7qzkefa9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 81cdab71-da9c-46a3-b14f-941c812899e5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81cdab71-da9c-46a3-b14f-941c812899e5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9280239338116219338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338928023933811621933892802393381162193389280239338116219338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1295e5e7-ea4a-475c-b462-3212fb7dd4f3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1295e5e7-ea4a-475c-b462-3212fb7dd4f3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8465291133498375968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1295e5e7-ea4a-475c-b462-3212fb7dd4f3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tzz6brya4hpz3bpsp62z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 09818eb8-e38d-4b2d-b9e9-c47fcf3e5a1b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09818eb8-e38d-4b2d-b9e9-c47fcf3e5a1b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8465291133498375968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81cdab71-da9c-46a3-b14f-941c812899e5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3tzycd4cgane6tvsmfmkf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1ee097d6-6596-47bb-bccf-09ee758ce4eb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee097d6-6596-47bb-bccf-09ee758ce4eb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2305692474984941426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09818eb8-e38d-4b2d-b9e9-c47fcf3e5a1b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v02tavpmay12b1hmgptb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d2ea094-7416-4c4c-a1d1-6fd119260e75, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d2ea094-7416-4c4c-a1d1-6fd119260e75, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8465291133498375968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968846529113349837596884652911334983759688465291133498375968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee097d6-6596-47bb-bccf-09ee758ce4eb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v05m4v5gnmystgsefz51" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 47820209-0883-4c1c-a77a-abb62356ef7e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47820209-0883-4c1c-a77a-abb62356ef7e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2305692474984941426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47820209-0883-4c1c-a77a-abb62356ef7e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v08rd70hyggd34sqc2ps" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d829599a-047b-4fa7-9d0e-bdcba6ce84fc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d829599a-047b-4fa7-9d0e-bdcba6ce84fc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2305692474984941426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426230569247498494142623056924749849414262305692474984941426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d2ea094-7416-4c4c-a1d1-6fd119260e75, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v06ae2gk55f29zh3m77m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038928." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 051d79ca-fe50-4115-b235-b18f024b484d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 051d79ca-fe50-4115-b235-b18f024b484d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9257804071893422887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 3018620) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3018620) elapsed time (sec): 1.081268548965454
DEBUG    ya.test:process.py:263 Command (pid 3018620) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3018620) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3018620) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3018620) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3018620) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3018620) maxrss: 831016
DEBUG    ya.test:process.py:263 Command (pid 3018620) minflt: 45295
DEBUG    ya.test:process.py:263 Command (pid 3018620) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3018620) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3018620) nivcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 3018620) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3018620) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3018620) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3018620) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3018620) stime: 0.26437099999999997
DEBUG    ya.test:process.py:263 Command (pid 3018620) utime: 0.48073
DEBUG    ya.test:process.py:263 Command (pid 3018620) wtime: 1.085
DEBUG    ya.test:process.py:275 Command (pid 3018620) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d829599a-047b-4fa7-9d0e-bdcba6ce84fc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v0c7cc76t8z7xq2pjhvq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 61799
      NodeId: 2
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 61799
      NodeId: 2
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 39

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 61799 SectorMap:1:64
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b40ccf4c-2831-4d6a-92e9-3ebf10e26a15, ghrun-wjtphvox5i.auto.internal:16317): creating call state
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 40
}

DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b40ccf4c-2831-4d6a-92e9-3ebf10e26a15, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4348443241040853995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 051d79ca-fe50-4115-b235-b18f024b484d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v0fn83cxbavftv8pkz71" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, faae2855-bca0-42e6-8756-012c5ea31895, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faae2855-bca0-42e6-8756-012c5ea31895, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9257804071893422887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 41
}

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 61799 SectorMap:2:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 1
        Ring: 0
        Domain: 3
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1000
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1000
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 2
        Ring: 0
        Domain: 2
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1001
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 42
}

INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 43
}

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faae2855-bca0-42e6-8756-012c5ea31895, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v0ntfdc3npjkg41q5yva" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 21c23bc1-20c6-433d-97a4-81cc10874084, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21c23bc1-20c6-433d-97a4-81cc10874084, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9257804071893422887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887925780407189342288792578040718934228879257804071893422887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b40ccf4c-2831-4d6a-92e9-3ebf10e26a15, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v0na3e79r0e2hsd1c62x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c3f17715-2ff5-41a0-b02f-22cb0f44ef69, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3f17715-2ff5-41a0-b02f-22cb0f44ef69, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4348443241040853995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21c23bc1-20c6-433d-97a4-81cc10874084, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v0xabgemh4mad2hbmmae" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3f17715-2ff5-41a0-b02f-22cb0f44ef69, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v0xj4b8qcz1yezy7v8ht" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038931." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4f03c878-9e89-400c-bdc4-2c4b47b90ba3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f03c878-9e89-400c-bdc4-2c4b47b90ba3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8981524476117514018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4f55f6d2-3a67-4df5-ae02-5204492d95e2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f55f6d2-3a67-4df5-ae02-5204492d95e2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4348443241040853995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995434844324104085399543484432410408539954348443241040853995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f03c878-9e89-400c-bdc4-2c4b47b90ba3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v170axb5rxgwd09r8hv5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18f7e37a-3c78-4a4c-907b-6205770b5b7b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f7e37a-3c78-4a4c-907b-6205770b5b7b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8981524476117514018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f55f6d2-3a67-4df5-ae02-5204492d95e2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v176amz1sc1z96b567ze" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f7e37a-3c78-4a4c-907b-6205770b5b7b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v1b41vsdnr8ahe4nvwgq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4f864a4f-cfbd-4713-8389-f24f10843aad, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f864a4f-cfbd-4713-8389-f24f10843aad, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8981524476117514018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018898152447611751401889815244761175140188981524476117514018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b067c893-29d3-44f5-9bf6-43af56cd2cf5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b067c893-29d3-44f5-9bf6-43af56cd2cf5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11322776178316621787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b067c893-29d3-44f5-9bf6-43af56cd2cf5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v1h9ba6qnvrry2xdhex3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e0e60036-90cc-465f-9977-fbf4ab3d0327, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f864a4f-cfbd-4713-8389-f24f10843aad, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v1h5ec81vwr07h97rcfz" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e60036-90cc-465f-9977-fbf4ab3d0327, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11322776178316621787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a32042c2-0796-44a5-ab2f-0bb5b435ec6b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a32042c2-0796-44a5-ab2f-0bb5b435ec6b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15085806980004663566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e60036-90cc-465f-9977-fbf4ab3d0327, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v2568naa15a1n4b5r4b8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb5de5ff-4623-4f64-b16f-98535b8df06a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb5de5ff-4623-4f64-b16f-98535b8df06a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11322776178316621787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787113227761783166217871132277617831662178711322776178316621787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a32042c2-0796-44a5-ab2f-0bb5b435ec6b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v27295tpjvd29q9ymem5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd4056cb-b586-4e8c-be1b-d3f003eef570, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd4056cb-b586-4e8c-be1b-d3f003eef570, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15085806980004663566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb5de5ff-4623-4f64-b16f-98535b8df06a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v29647mw27c3dd325vnz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7037a2be-8694-4631-99ef-52ca2323d828, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7037a2be-8694-4631-99ef-52ca2323d828, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7637859282971154181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd4056cb-b586-4e8c-be1b-d3f003eef570, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v2e14xfcxabjd6gtv91r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 84f4db57-415a-474f-8d04-a665662bb06b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84f4db57-415a-474f-8d04-a665662bb06b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15085806980004663566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566150858069800046635661508580698000466356615085806980004663566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7037a2be-8694-4631-99ef-52ca2323d828, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v2k88wvqayr47b5spc9f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3237a013-4286-45d5-86c0-d5c2f94cee41, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3237a013-4286-45d5-86c0-d5c2f94cee41, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7637859282971154181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84f4db57-415a-474f-8d04-a665662bb06b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v2na5x9y82g6vvsym6dw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3237a013-4286-45d5-86c0-d5c2f94cee41, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v2r4021af2zbrx1f6t89" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4f737d9c-9b00-4f33-b261-775cb629f517, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f737d9c-9b00-4f33-b261-775cb629f517, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6185465391477515551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da6dafe4-eb8e-4936-b889-c51d2eda93e1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da6dafe4-eb8e-4936-b889-c51d2eda93e1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7637859282971154181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181763785928297115418176378592829711541817637859282971154181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f737d9c-9b00-4f33-b261-775cb629f517, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v2x5dbwr6b5h8x59sacy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8c2c38fd-dfd7-4c95-b30b-f2b3860752ae, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c2c38fd-dfd7-4c95-b30b-f2b3860752ae, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6185465391477515551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da6dafe4-eb8e-4936-b889-c51d2eda93e1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v2xbe3sqjxhqwfb60vqf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c2c38fd-dfd7-4c95-b30b-f2b3860752ae, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v3161rtx5d3ggpccmtx7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4fb92d9c-1947-43e8-a36b-21b55bf66614, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fb92d9c-1947-43e8-a36b-21b55bf66614, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13657055677894443201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1716b043-be7a-4344-9f92-e3ec22888199, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1716b043-be7a-4344-9f92-e3ec22888199, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6185465391477515551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551618546539147751555161854653914775155516185465391477515551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fb92d9c-1947-43e8-a36b-21b55bf66614, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v3571n0jsga37pjwrt9s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3b7c40e9-2cda-4939-8855-509264c4c261, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1716b043-be7a-4344-9f92-e3ec22888199, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v362fewttyqf0gp6cfcw" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b7c40e9-2cda-4939-8855-509264c4c261, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13657055677894443201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e568f8f3-cd2f-4072-8f53-ae5b51b0f6ed, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e568f8f3-cd2f-4072-8f53-ae5b51b0f6ed, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8943722408087085549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b7c40e9-2cda-4939-8855-509264c4c261, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v3dv0d6bpj32rr50t09n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 27246f3f-6902-4c2b-aaab-f1cf847f435d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27246f3f-6902-4c2b-aaab-f1cf847f435d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13657055677894443201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201136570556778944432011365705567789444320113657055677894443201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e568f8f3-cd2f-4072-8f53-ae5b51b0f6ed, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v3fv8zc3w5amztcggq8q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 775ee00b-d06f-4201-b0cc-75b2bcd8edb7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 775ee00b-d06f-4201-b0cc-75b2bcd8edb7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8943722408087085549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27246f3f-6902-4c2b-aaab-f1cf847f435d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v3mcejqykxh53ch2yemd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038946." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb107ea5-aac5-429a-be30-caa40153c954, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb107ea5-aac5-429a-be30-caa40153c954, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8060645395128642902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 775ee00b-d06f-4201-b0cc-75b2bcd8edb7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v3nz6fcm3f81v37awt5h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 35bd86c9-9eb3-4949-b50f-6efe5aff6dcc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35bd86c9-9eb3-4949-b50f-6efe5aff6dcc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8943722408087085549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549894372240808708554989437224080870855498943722408087085549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb107ea5-aac5-429a-be30-caa40153c954, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v3wn70tqw7txz0847n69" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ebddf692-c0a5-4659-a9da-fe3ce2e0897a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebddf692-c0a5-4659-a9da-fe3ce2e0897a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8060645395128642902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35bd86c9-9eb3-4949-b50f-6efe5aff6dcc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v3zd67qkhxjhdkp1w4s4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c15fb61e-c661-4ca7-b0e0-d41bf7721f6f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c15fb61e-c661-4ca7-b0e0-d41bf7721f6f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4551689870683020303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebddf692-c0a5-4659-a9da-fe3ce2e0897a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v43g95vmp1mqxaqyf2mb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8c18fb7b-4d85-49be-af8d-04b969c2e183, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c18fb7b-4d85-49be-af8d-04b969c2e183, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8060645395128642902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902806064539512864290280606453951286429028060645395128642902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c15fb61e-c661-4ca7-b0e0-d41bf7721f6f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v46d07s5pper6ksj8xj9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a6e1a50e-a669-4051-af1c-194b10f8ff5d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e1a50e-a669-4051-af1c-194b10f8ff5d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4551689870683020303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c18fb7b-4d85-49be-af8d-04b969c2e183, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v4b3033yvbywxjte60x9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0cb757cc-9155-4d1f-9d06-45c4cc9e1266, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e1a50e-a669-4051-af1c-194b10f8ff5d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v4cb90s873bw12raqv4j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cb757cc-9155-4d1f-9d06-45c4cc9e1266, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2276178323252929691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 118d527d-84cc-47e6-9e81-91c37f7d1314, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 118d527d-84cc-47e6-9e81-91c37f7d1314, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4551689870683020303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303455168987068302030345516898706830203034551689870683020303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cb757cc-9155-4d1f-9d06-45c4cc9e1266, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v4khfzv53q2q348w0hkz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4bf5054f-efcd-4b82-ab96-1db611b8a26e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf5054f-efcd-4b82-ab96-1db611b8a26e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2276178323252929691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 118d527d-84cc-47e6-9e81-91c37f7d1314, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v4mq889sdh2s6ge0bzcn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5cb2753c-2094-49ff-bff8-9ab901baec5f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cb2753c-2094-49ff-bff8-9ab901baec5f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1918829356217359903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf5054f-efcd-4b82-ab96-1db611b8a26e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v4trf0jchwegke9g5fkq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7faa5d15-6290-47ff-8ec0-a5d587b6bf01, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7faa5d15-6290-47ff-8ec0-a5d587b6bf01, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2276178323252929691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691227617832325292969122761783232529296912276178323252929691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cb2753c-2094-49ff-bff8-9ab901baec5f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v4wf3d4kezy0jgdfnyyy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 23a72bd4-0252-48a7-982e-d12470d528f7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23a72bd4-0252-48a7-982e-d12470d528f7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1918829356217359903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7faa5d15-6290-47ff-8ec0-a5d587b6bf01, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v51g1fq63qw6wwe4pgpa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9c8cb5ad-3cf7-4dc2-bb9c-32c0e8fc5c1e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c8cb5ad-3cf7-4dc2-bb9c-32c0e8fc5c1e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9043886422194268106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23a72bd4-0252-48a7-982e-d12470d528f7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v53p9q3ysj3gvaaqpef0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4634314a-82eb-408d-b527-a4dc589cb46f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4634314a-82eb-408d-b527-a4dc589cb46f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1918829356217359903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903191882935621735990319188293562173599031918829356217359903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c8cb5ad-3cf7-4dc2-bb9c-32c0e8fc5c1e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v58z96qegwbqxw4tkbs7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4fd0ead3-19ec-4f4b-8a6f-db2e38b2679c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fd0ead3-19ec-4f4b-8a6f-db2e38b2679c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9043886422194268106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4634314a-82eb-408d-b527-a4dc589cb46f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v5bj6ek2jwk5fq93nzcb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f185c0a0-f5d8-4c0a-b208-6c54259b0832, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f185c0a0-f5d8-4c0a-b208-6c54259b0832, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7050697140737835937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f185c0a0-f5d8-4c0a-b208-6c54259b0832, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v5jwdqx1mwpax0jg9kby" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 27729275-6211-40a4-a21a-7b40bdbba146, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27729275-6211-40a4-a21a-7b40bdbba146, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7050697140737835937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fd0ead3-19ec-4f4b-8a6f-db2e38b2679c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v5fd75bvdmz50h6xbckx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6abcf6c5-db3d-4b25-8ebc-713f5b744029, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6abcf6c5-db3d-4b25-8ebc-713f5b744029, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9043886422194268106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106904388642219426810690438864221942681069043886422194268106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27729275-6211-40a4-a21a-7b40bdbba146, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v5nh28pwrys4f7dvecdp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e44f4cb0-1374-42f5-a1df-7ef630c92411, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e44f4cb0-1374-42f5-a1df-7ef630c92411, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7050697140737835937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937705069714073783593770506971407378359377050697140737835937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6abcf6c5-db3d-4b25-8ebc-713f5b744029, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v5qh3a39rn2zxyvb0b2n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d113a14-908d-4f7d-b22f-436cfb628c50, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d113a14-908d-4f7d-b22f-436cfb628c50, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17526928576620101662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d113a14-908d-4f7d-b22f-436cfb628c50, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v5yv6w6a6p179n8sj9ss" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e44f4cb0-1374-42f5-a1df-7ef630c92411, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v5td8qy9hkwjpfmygcgk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2ca82ad7-8985-4aa9-93fc-b092ebb9a371, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ca82ad7-8985-4aa9-93fc-b092ebb9a371, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17526928576620101662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ce36e725-29fa-453b-97ac-064d54e8bf8f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce36e725-29fa-453b-97ac-064d54e8bf8f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12081042746030208035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ca82ad7-8985-4aa9-93fc-b092ebb9a371, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v60zdq0e9ss1xv9rwx72" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 00512729-292a-45d1-9fb4-a288689bd834, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00512729-292a-45d1-9fb4-a288689bd834, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17526928576620101662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662175269285766201016621752692857662010166217526928576620101662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce36e725-29fa-453b-97ac-064d54e8bf8f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v61wewp8ytx4xgr8w5gr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, baad54ec-b935-40b4-ad2a-4ff001a8168f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baad54ec-b935-40b4-ad2a-4ff001a8168f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12081042746030208035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00512729-292a-45d1-9fb4-a288689bd834, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v64a5k2ka1wbqqsvwvgd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038959." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0e8fe58f-500a-4351-a6a8-3b122e96359f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e8fe58f-500a-4351-a6a8-3b122e96359f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5645305660740265377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e8fe58f-500a-4351-a6a8-3b122e96359f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v6cy50tv6wbkxke91h56" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c7d9f30-0983-4c8a-9318-818a87b08df9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c7d9f30-0983-4c8a-9318-818a87b08df9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5645305660740265377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baad54ec-b935-40b4-ad2a-4ff001a8168f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v68662jq4v882vxpzxy3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 11c0c6df-91e7-4bb6-a4af-49579a726422, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11c0c6df-91e7-4bb6-a4af-49579a726422, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12081042746030208035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035120810427460302080351208104274603020803512081042746030208035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c7d9f30-0983-4c8a-9318-818a87b08df9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v6fs8kat3xar5fcssh49" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4dd1959c-b02b-4393-b04d-adc26196059e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dd1959c-b02b-4393-b04d-adc26196059e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5645305660740265377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377564530566074026537756453056607402653775645305660740265377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11c0c6df-91e7-4bb6-a4af-49579a726422, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v6gb16z2g323kf4tbn81" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2de579d-663c-4122-9b37-9b102e3939ab, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2de579d-663c-4122-9b37-9b102e3939ab, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6966532539619083992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dd1959c-b02b-4393-b04d-adc26196059e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v6mfbfhzqb5c7f20p8dc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aa42c029-bd66-4f14-91f6-640af85b7949, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa42c029-bd66-4f14-91f6-640af85b7949, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4423970124859176435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2de579d-663c-4122-9b37-9b102e3939ab, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v6q3ep4bnfc0kgt7g150" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, faf7e18f-7018-4a16-9844-864809d9fbce, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faf7e18f-7018-4a16-9844-864809d9fbce, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6966532539619083992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa42c029-bd66-4f14-91f6-640af85b7949, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v6w4e6nv2pkff0xn3bpr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b1009d88-1145-4f64-907c-9e00027ce084, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1009d88-1145-4f64-907c-9e00027ce084, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4423970124859176435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faf7e18f-7018-4a16-9844-864809d9fbce, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v6xt9mbyy4nc2t2ta9k7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 26d90a80-c673-44a8-b418-f276c9e39ee4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26d90a80-c673-44a8-b418-f276c9e39ee4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6966532539619083992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992696653253961908399269665325396190839926966532539619083992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1009d88-1145-4f64-907c-9e00027ce084, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v7318yyfzy02zefqw4sp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9f094e67-05a7-4aab-aae4-928dcf72f73b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f094e67-05a7-4aab-aae4-928dcf72f73b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4423970124859176435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435442397012485917643544239701248591764354423970124859176435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26d90a80-c673-44a8-b418-f276c9e39ee4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v74y78kjje9827fw8z9r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7c983c14-c912-45e7-bf64-52dc4b209905, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c983c14-c912-45e7-bf64-52dc4b209905, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13123902487304875791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f094e67-05a7-4aab-aae4-928dcf72f73b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v7aw9j0are6td1w4hg63" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038914." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cddc4423-b51d-465e-9553-66afdc8376b6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cddc4423-b51d-465e-9553-66afdc8376b6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3115359273497183650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c983c14-c912-45e7-bf64-52dc4b209905, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038944." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v7ek6ec51jwswxt4v1cw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 03a44698-c1a5-41ab-8b09-c7397e4c01ba, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03a44698-c1a5-41ab-8b09-c7397e4c01ba, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13123902487304875791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:9726/1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cddc4423-b51d-465e-9553-66afdc8376b6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v7hwbyb5c7etyzz050y5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 311b0180-383e-44b9-90c9-6ab653494b44, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 311b0180-383e-44b9-90c9-6ab653494b44, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3115359273497183650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03a44698-c1a5-41ab-8b09-c7397e4c01ba, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038944." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v7nd1spn1h0e9q0szsby" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2eed3792-f4b3-4435-9952-008b48e11734, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eed3792-f4b3-4435-9952-008b48e11734, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13123902487304875791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791131239024873048757911312390248730487579113123902487304875791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 311b0180-383e-44b9-90c9-6ab653494b44, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v7rh9jjwrqvqgrwsff6t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca728b6b-bb69-4915-a075-14da0189f17f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca728b6b-bb69-4915-a075-14da0189f17f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3115359273497183650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650311535927349718365031153592734971836503115359273497183650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eed3792-f4b3-4435-9952-008b48e11734, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038944." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v7wg1qkmk5fp6j4cqk9g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038944." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c62a3d9d-f572-483a-b1e2-35220ad2f592, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c62a3d9d-f572-483a-b1e2-35220ad2f592, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4116734171786515585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca728b6b-bb69-4915-a075-14da0189f17f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v7z818rjr51mvken2j9z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c62a3d9d-f572-483a-b1e2-35220ad2f592, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v84b9dq9499d2v3c3xj0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b8a3617a-bf8d-4050-95f5-ddcc4cc995d1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a3617a-bf8d-4050-95f5-ddcc4cc995d1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4116734171786515585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2032a979-cd2b-4a29-b1f1-f8e4e4081fc4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2032a979-cd2b-4a29-b1f1-f8e4e4081fc4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168971348528611693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a3617a-bf8d-4050-95f5-ddcc4cc995d1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v86p5c92g0aa2x4s36z6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cc7c2fb8-363d-4de8-a497-ff8a751043e0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc7c2fb8-363d-4de8-a497-ff8a751043e0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4116734171786515585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585411673417178651558541167341717865155854116734171786515585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2032a979-cd2b-4a29-b1f1-f8e4e4081fc4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v872500x5c1bb1v10kv0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 36a41700-a644-47a8-aa02-022c554736a1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36a41700-a644-47a8-aa02-022c554736a1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168971348528611693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc7c2fb8-363d-4de8-a497-ff8a751043e0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v8brexh76xk0kpmder8y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 346e5db6-f10c-4c1e-8fbc-a32d804f71c3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346e5db6-f10c-4c1e-8fbc-a32d804f71c3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16035057836957358913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36a41700-a644-47a8-aa02-022c554736a1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v8dy795x0rkdfyn7vhb8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_zgz7pic_.log --grpc-port=9726 --mon-port=19125 --ic-port=9953 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 064a3f64-942d-4d38-8ef5-8cd1b2dc2d6a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 064a3f64-942d-4d38-8ef5-8cd1b2dc2d6a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168971348528611693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693216897134852861169321689713485286116932168971348528611693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3870', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_zgz7pic_.log', '--grpc-port=9726', '--mon-port=19125', '--ic-port=9953', '--key-file', '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3019527
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9726/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346e5db6-f10c-4c1e-8fbc-a32d804f71c3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v8qx1w0wwx8bxw6xk8v7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b251b219-4949-4d33-9798-c50585f83d63, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b251b219-4949-4d33-9798-c50585f83d63, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16035057836957358913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 3019528
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b251b219-4949-4d33-9798-c50585f83d63, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v8vv4e0yfb1eh8n8hmfy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 064a3f64-942d-4d38-8ef5-8cd1b2dc2d6a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v8rz3asaey0vw46592qy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 91f2bbf8-6a1e-4931-814b-5aee1ec0ca99, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91f2bbf8-6a1e-4931-814b-5aee1ec0ca99, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16035057836957358913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913160350578369573589131603505783695735891316035057836957358913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8dca53e4-29f4-4a1b-b313-9536ff5c5519, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dca53e4-29f4-4a1b-b313-9536ff5c5519, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890036824738044088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91f2bbf8-6a1e-4931-814b-5aee1ec0ca99, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v8z25caf1df6hqm7tbr3" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dca53e4-29f4-4a1b-b313-9536ff5c5519, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v90m8ekdq8qmv6tn7pxv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dbd700e7-d9d3-436d-8ec5-00644124150a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 71d1dab5-56be-48ed-ad79-5e3e8b45e4f8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbd700e7-d9d3-436d-8ec5-00644124150a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890036824738044088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71d1dab5-56be-48ed-ad79-5e3e8b45e4f8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15515749402113899272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71d1dab5-56be-48ed-ad79-5e3e8b45e4f8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v9818gzg20yakfzdvcma" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e5b2a55c-7165-42c0-a86c-b4f35067d6ed, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5b2a55c-7165-42c0-a86c-b4f35067d6ed, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15515749402113899272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbd700e7-d9d3-436d-8ec5-00644124150a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v97k9cvc4mvq0xp4ehhs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b942e0b6-e712-457e-ae35-816d9f01ee45, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b942e0b6-e712-457e-ae35-816d9f01ee45, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890036824738044088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088158900368247380440881589003682473804408815890036824738044088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5b2a55c-7165-42c0-a86c-b4f35067d6ed, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v9bq3bf1x4rnz74d8frg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 143f47ea-9c90-415a-8676-1028ce1abb00, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 143f47ea-9c90-415a-8676-1028ce1abb00, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15515749402113899272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272155157494021138992721551574940211389927215515749402113899272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b942e0b6-e712-457e-ae35-816d9f01ee45, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v9dn4nas5m28mjsst6x8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a8bacaf8-e89f-459a-95f1-b7be8b52b643, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8bacaf8-e89f-459a-95f1-b7be8b52b643, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11610638088429545533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 143f47ea-9c90-415a-8676-1028ce1abb00, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v9fx08ffcbf6d8at3xb3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4bc50fdf-a26c-442b-ae5b-e9c7bbf69d9d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bc50fdf-a26c-442b-ae5b-e9c7bbf69d9d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6348250710330168972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8bacaf8-e89f-459a-95f1-b7be8b52b643, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v9n87em6eqybfhz2m38y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b78303d-cdee-402e-888c-a597b2d9ccdb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b78303d-cdee-402e-888c-a597b2d9ccdb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11610638088429545533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b78303d-cdee-402e-888c-a597b2d9ccdb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v9rt70jwc8xw6wcg7078" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63505ea6-482a-4732-9968-ff22c2c77eb6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63505ea6-482a-4732-9968-ff22c2c77eb6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11610638088429545533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533116106380884295455331161063808842954553311610638088429545533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bc50fdf-a26c-442b-ae5b-e9c7bbf69d9d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v9r0942tctp0en8hp56a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b478c959-b683-453d-8ce4-0a12783542c7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b478c959-b683-453d-8ce4-0a12783542c7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6348250710330168972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63505ea6-482a-4732-9968-ff22c2c77eb6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v9wy8cqd1qgq03dbdsm3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038939." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5f6b6c6d-e048-4f23-8a2f-bda304a9ceb5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f6b6c6d-e048-4f23-8a2f-bda304a9ceb5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16344067057919751871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b478c959-b683-453d-8ce4-0a12783542c7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3v9z067sj92vmazk94n48" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3e465717-0c81-4f22-8bf7-268f441ce110, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e465717-0c81-4f22-8bf7-268f441ce110, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6348250710330168972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972634825071033016897263482507103301689726348250710330168972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 3019528) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3019528) elapsed time (sec): 1.3361904621124268
DEBUG    ya.test:process.py:263 Command (pid 3019528) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3019528) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3019528) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3019528) ixrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f6b6c6d-e048-4f23-8a2f-bda304a9ceb5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3va5cdzbpkk6f1809cscn" } } } } }
DEBUG    ya.test:process.py:263 Command (pid 3019528) majflt: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ya.test:process.py:263 Command (pid 3019528) maxrss: 831016
DEBUG    ya.test:process.py:263 Command (pid 3019528) minflt: 45290
DEBUG    ya.test:process.py:263 Command (pid 3019528) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3019528) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3019528) nivcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 3019528) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3019528) nswap: 0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 012df0a1-020f-49fa-90d8-b34187b5d177, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ya.test:process.py:263 Command (pid 3019528) nvcsw: 16
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 012df0a1-020f-49fa-90d8-b34187b5d177, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16344067057919751871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 3019528) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3019528) stime: 0.22982699999999998
DEBUG    ya.test:process.py:263 Command (pid 3019528) utime: 0.532058
DEBUG    ya.test:process.py:263 Command (pid 3019528) wtime: 1.347
DEBUG    ya.test:process.py:275 Command (pid 3019528) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e465717-0c81-4f22-8bf7-268f441ce110, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3va6db3p7459gc0c4eer9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038921." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b6cc051b-a442-44cf-adbc-06b49690ac89, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6cc051b-a442-44cf-adbc-06b49690ac89, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 292207108928669276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 012df0a1-020f-49fa-90d8-b34187b5d177, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3va8y6jnyk0z22ety7ak4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b9c07658-b1f9-44f5-82f2-286a27cb9b40, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9c07658-b1f9-44f5-82f2-286a27cb9b40, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16344067057919751871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871163440670579197518711634406705791975187116344067057919751871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6cc051b-a442-44cf-adbc-06b49690ac89, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vaer1be5h9cs60cqfk3t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 46079129-c331-4194-9246-dfa45fea0717, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46079129-c331-4194-9246-dfa45fea0717, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 292207108928669276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9c07658-b1f9-44f5-82f2-286a27cb9b40, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vafyby6jmt5cte7b9ztg" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46079129-c331-4194-9246-dfa45fea0717, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vaj2f9217c3bg375n4g7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 89ea21ed-b495-48a1-976f-80770b0f7716, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ba99ca90-9643-4e44-8137-4c4e59eb14c9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ea21ed-b495-48a1-976f-80770b0f7716, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 292207108928669276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276292207108928669276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba99ca90-9643-4e44-8137-4c4e59eb14c9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8770657517170248216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba99ca90-9643-4e44-8137-4c4e59eb14c9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3varv07dmjswcmw4p9zc7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ea21ed-b495-48a1-976f-80770b0f7716, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3varnezzq7qvrx88b3j57" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d8844cc0-50b8-434d-acce-8eaa20d5c2ad, ghrun-wjtphvox5i.auto.internal:16317): creating call state
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cdfb8ca1-ba5f-48f9-97d7-cfafff1f1354, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8844cc0-50b8-434d-acce-8eaa20d5c2ad, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8770657517170248216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdfb8ca1-ba5f-48f9-97d7-cfafff1f1354, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16304675634372905737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8844cc0-50b8-434d-acce-8eaa20d5c2ad, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vb012g9y3vchn5r9b5fv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 14e357a1-351d-4447-96b0-65fde633d164, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdfb8ca1-ba5f-48f9-97d7-cfafff1f1354, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vb099cghg5hpcd85qsrr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14e357a1-351d-4447-96b0-65fde633d164, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8770657517170248216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216877065751717024821687706575171702482168770657517170248216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b43c4e75-6249-4a4b-a6bc-de3cbaa0a722, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b43c4e75-6249-4a4b-a6bc-de3cbaa0a722, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16304675634372905737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14e357a1-351d-4447-96b0-65fde633d164, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vb7218ypmy8chhs0rt4c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b43c4e75-6249-4a4b-a6bc-de3cbaa0a722, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vb7g8czy0ywxerzt69ny" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ec63b811-2709-4d7a-b8dd-b5222acb363c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec63b811-2709-4d7a-b8dd-b5222acb363c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16304675634372905737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737163046756343729057371630467563437290573716304675634372905737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1189f218-590d-4bc9-b33a-45538fa3d66f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1189f218-590d-4bc9-b33a-45538fa3d66f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3642275994994631655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1189f218-590d-4bc9-b33a-45538fa3d66f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vbj04yah0t0xafcza0be" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec63b811-2709-4d7a-b8dd-b5222acb363c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vbht9d4759c9t2p9r7bv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a92cb59e-8b3c-4afd-9bd8-34a128f01884, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a92cb59e-8b3c-4afd-9bd8-34a128f01884, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3642275994994631655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 54a57f8e-48c4-47cd-a609-b7f5541a6e23, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a57f8e-48c4-47cd-a609-b7f5541a6e23, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9607617903879847009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a92cb59e-8b3c-4afd-9bd8-34a128f01884, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vbv4epxmm6t9tz12189d" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a57f8e-48c4-47cd-a609-b7f5541a6e23, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vbvnb9s2e7s8ek9e6mvm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e6784dc9-0f00-4472-b0a6-bf016724900f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d4af2688-8634-42b0-a22e-df484c12afa4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6784dc9-0f00-4472-b0a6-bf016724900f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3642275994994631655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655364227599499463165536422759949946316553642275994994631655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4af2688-8634-42b0-a22e-df484c12afa4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9607617903879847009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4af2688-8634-42b0-a22e-df484c12afa4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vc5e2n7hwkdhre9ypw5j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6784dc9-0f00-4472-b0a6-bf016724900f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vc4p8r1fwkc7ynwmjzgg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 33549d9b-02d5-4f1d-a4d9-88d16d594419, ghrun-wjtphvox5i.auto.internal:16317): creating call state
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 50ed99cd-6219-4193-afff-69bea6d7e248, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33549d9b-02d5-4f1d-a4d9-88d16d594419, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9607617903879847009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009960761790387984700996076179038798470099607617903879847009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ed99cd-6219-4193-afff-69bea6d7e248, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12075279765216596485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ed99cd-6219-4193-afff-69bea6d7e248, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vce17pq1psb0y5ac68k6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33549d9b-02d5-4f1d-a4d9-88d16d594419, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vce151gvf3par28g8n9h" } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8aa6c866-bc33-4e38-b027-20f23bfb6df7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa6c866-bc33-4e38-b027-20f23bfb6df7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12075279765216596485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038932." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d0b04343-55bc-47d7-84e4-75733e375de1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0b04343-55bc-47d7-84e4-75733e375de1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7092995447274778577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa6c866-bc33-4e38-b027-20f23bfb6df7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vcph7hdtj3vqaavwa3ht" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 58b3625a-1c1d-4892-89b0-b26a8322fc74, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0b04343-55bc-47d7-84e4-75733e375de1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vcq91x2964h45ycxcd3g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58b3625a-1c1d-4892-89b0-b26a8322fc74, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12075279765216596485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485120752797652165964851207527976521659648512075279765216596485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1f07b939-064a-4b62-827d-bf9bc23612b1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f07b939-064a-4b62-827d-bf9bc23612b1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7092995447274778577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58b3625a-1c1d-4892-89b0-b26a8322fc74, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vcxf9j9vbb4e5kpxpwxf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f07b939-064a-4b62-827d-bf9bc23612b1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vcxx7taktf70tepzcda2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2493218-35c5-43c9-af76-3c2c909cc9c1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2493218-35c5-43c9-af76-3c2c909cc9c1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7092995447274778577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577709299544727477857770929954472747785777092995447274778577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 98a8a6e0-bd97-434a-8d5d-9a9e3fe5d06d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a8a6e0-bd97-434a-8d5d-9a9e3fe5d06d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 475629718288078403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a8a6e0-bd97-434a-8d5d-9a9e3fe5d06d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vd5388q3qbcyq82aq575" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b93547d-22fd-422f-b8fa-83de3df8e505, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b93547d-22fd-422f-b8fa-83de3df8e505, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 475629718288078403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403475629718288078403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2493218-35c5-43c9-af76-3c2c909cc9c1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 775659ca-c973-48e3-8759-0c334f7fd8fb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 775659ca-c973-48e3-8759-0c334f7fd8fb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16045059554064359086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604505955406435908616045059554064359086160450595540643590861604505955406435908616045059554064359086160450595540643590861604505955406435908616045059554064359086160450595540643590861604505955406435908616045059554064359086160450595540643590861604505955406435908616045059554064359086160450595540643590861604505955406435908616045059554064359086160450595540643590861604505955406435908616045059554064359086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 775659ca-c973-48e3-8759-0c334f7fd8fb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b93547d-22fd-422f-b8fa-83de3df8e505, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d9e3775-b2fd-49c1-950a-1761f62961b7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d9e3775-b2fd-49c1-950a-1761f62961b7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4574956539338690243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45749565393386902434574956539338690243457495653933869024345749565393386902434574956539338690243457495653933869024345749565393386902434574956539338690243457495653933869024345749565393386902434574956539338690243457495653933869024345749565393386902434574956539338690243457495653933869024345749565393386902434574956539338690243457495653933869024345749565393386902434574956539338690243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c0923ac-a7bc-44b6-a55c-aa1eeee57fbf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c0923ac-a7bc-44b6-a55c-aa1eeee57fbf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2717759812834958348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27177598128349583482717759812834958348271775981283495834827177598128349583482717759812834958348271775981283495834827177598128349583482717759812834958348271775981283495834827177598128349583482717759812834958348271775981283495834827177598128349583482717759812834958348271775981283495834827177598128349583482717759812834958348271775981283495834827177598128349583482717759812834958348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d9e3775-b2fd-49c1-950a-1761f62961b7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d2759d91-0542-4c05-9ad1-831da382ec24, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c0923ac-a7bc-44b6-a55c-aa1eeee57fbf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2759d91-0542-4c05-9ad1-831da382ec24, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9341855824836956567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93418558248369565679341855824836956567934185582483695656793418558248369565679341855824836956567934185582483695656793418558248369565679341855824836956567934185582483695656793418558248369565679341855824836956567934185582483695656793418558248369565679341855824836956567934185582483695656793418558248369565679341855824836956567934185582483695656793418558248369565679341855824836956567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0fad085f-c359-443d-9580-0c0fed2d16c4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fad085f-c359-443d-9580-0c0fed2d16c4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5084894606268298245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50848946062682982455084894606268298245508489460626829824550848946062682982455084894606268298245508489460626829824550848946062682982455084894606268298245508489460626829824550848946062682982455084894606268298245508489460626829824550848946062682982455084894606268298245508489460626829824550848946062682982455084894606268298245508489460626829824550848946062682982455084894606268298245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2759d91-0542-4c05-9ad1-831da382ec24, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 629dc71b-3738-4ff7-be0e-86a7e2617364, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fad085f-c359-443d-9580-0c0fed2d16c4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 629dc71b-3738-4ff7-be0e-86a7e2617364, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3159196444628968468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31591964446289684683159196444628968468315919644462896846831591964446289684683159196444628968468315919644462896846831591964446289684683159196444628968468315919644462896846831591964446289684683159196444628968468315919644462896846831591964446289684683159196444628968468315919644462896846831591964446289684683159196444628968468315919644462896846831591964446289684683159196444628968468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aeab5f60-e62e-4738-85f3-8cff5b4abc95, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeab5f60-e62e-4738-85f3-8cff5b4abc95, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6874938252763345408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68749382527633454086874938252763345408687493825276334540868749382527633454086874938252763345408687493825276334540868749382527633454086874938252763345408687493825276334540868749382527633454086874938252763345408687493825276334540868749382527633454086874938252763345408687493825276334540868749382527633454086874938252763345408687493825276334540868749382527633454086874938252763345408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 629dc71b-3738-4ff7-be0e-86a7e2617364, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 75310962-1610-4883-8277-986e8abb8479, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75310962-1610-4883-8277-986e8abb8479, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16849476090549650367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684947609054965036716849476090549650367168494760905496503671684947609054965036716849476090549650367168494760905496503671684947609054965036716849476090549650367168494760905496503671684947609054965036716849476090549650367168494760905496503671684947609054965036716849476090549650367168494760905496503671684947609054965036716849476090549650367168494760905496503671684947609054965036716849476090549650367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeab5f60-e62e-4738-85f3-8cff5b4abc95, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f06409db-e824-4a65-b879-8eb746c5436a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f06409db-e824-4a65-b879-8eb746c5436a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9003545862394628212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90035458623946282129003545862394628212900354586239462821290035458623946282129003545862394628212900354586239462821290035458623946282129003545862394628212900354586239462821290035458623946282129003545862394628212900354586239462821290035458623946282129003545862394628212900354586239462821290035458623946282129003545862394628212900354586239462821290035458623946282129003545862394628212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75310962-1610-4883-8277-986e8abb8479, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 053bcebd-a8dd-49fd-9e2d-06ce7b84df58, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 053bcebd-a8dd-49fd-9e2d-06ce7b84df58, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1275042404122937889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12750424041229378891275042404122937889127504240412293788912750424041229378891275042404122937889127504240412293788912750424041229378891275042404122937889127504240412293788912750424041229378891275042404122937889127504240412293788912750424041229378891275042404122937889127504240412293788912750424041229378891275042404122937889127504240412293788912750424041229378891275042404122937889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f06409db-e824-4a65-b879-8eb746c5436a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2a5995a5-b8c6-4f54-8a46-829fbc917716, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a5995a5-b8c6-4f54-8a46-829fbc917716, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9037392424934554227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90373924249345542279037392424934554227903739242493455422790373924249345542279037392424934554227903739242493455422790373924249345542279037392424934554227903739242493455422790373924249345542279037392424934554227903739242493455422790373924249345542279037392424934554227903739242493455422790373924249345542279037392424934554227903739242493455422790373924249345542279037392424934554227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a5995a5-b8c6-4f54-8a46-829fbc917716, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1a416007-d296-4451-9292-c48a99f2cb99, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a416007-d296-4451-9292-c48a99f2cb99, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4645019907880559086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46450199078805590864645019907880559086464501990788055908646450199078805590864645019907880559086464501990788055908646450199078805590864645019907880559086464501990788055908646450199078805590864645019907880559086464501990788055908646450199078805590864645019907880559086464501990788055908646450199078805590864645019907880559086464501990788055908646450199078805590864645019907880559086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 053bcebd-a8dd-49fd-9e2d-06ce7b84df58, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a416007-d296-4451-9292-c48a99f2cb99, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9aefd276-713f-4a91-bebb-9c2ea10ade99, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aefd276-713f-4a91-bebb-9c2ea10ade99, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17858336919660370240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785833691966037024017858336919660370240178583369196603702401785833691966037024017858336919660370240178583369196603702401785833691966037024017858336919660370240178583369196603702401785833691966037024017858336919660370240178583369196603702401785833691966037024017858336919660370240178583369196603702401785833691966037024017858336919660370240178583369196603702401785833691966037024017858336919660370240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f4a25fc-c0bc-4a16-a09e-75fc307888e0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f4a25fc-c0bc-4a16-a09e-75fc307888e0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10669473813506024092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066947381350602409210669473813506024092106694738135060240921066947381350602409210669473813506024092106694738135060240921066947381350602409210669473813506024092106694738135060240921066947381350602409210669473813506024092106694738135060240921066947381350602409210669473813506024092106694738135060240921066947381350602409210669473813506024092106694738135060240921066947381350602409210669473813506024092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f4a25fc-c0bc-4a16-a09e-75fc307888e0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2b0712e9-f278-4318-8e5a-8355ab16d3ae, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b0712e9-f278-4318-8e5a-8355ab16d3ae, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10196381999203540714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019638199920354071410196381999203540714101963819992035407141019638199920354071410196381999203540714101963819992035407141019638199920354071410196381999203540714101963819992035407141019638199920354071410196381999203540714101963819992035407141019638199920354071410196381999203540714101963819992035407141019638199920354071410196381999203540714101963819992035407141019638199920354071410196381999203540714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aefd276-713f-4a91-bebb-9c2ea10ade99, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e1e5f967-945d-4ac7-a288-eafaec6bd833, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1e5f967-945d-4ac7-a288-eafaec6bd833, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3035641242270285776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30356412422702857763035641242270285776303564124227028577630356412422702857763035641242270285776303564124227028577630356412422702857763035641242270285776303564124227028577630356412422702857763035641242270285776303564124227028577630356412422702857763035641242270285776303564124227028577630356412422702857763035641242270285776303564124227028577630356412422702857763035641242270285776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b0712e9-f278-4318-8e5a-8355ab16d3ae, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 45866817-c189-49d3-a77c-c1eacdabc38c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45866817-c189-49d3-a77c-c1eacdabc38c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10213383185336719202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021338318533671920210213383185336719202102133831853367192021021338318533671920210213383185336719202102133831853367192021021338318533671920210213383185336719202102133831853367192021021338318533671920210213383185336719202102133831853367192021021338318533671920210213383185336719202102133831853367192021021338318533671920210213383185336719202102133831853367192021021338318533671920210213383185336719202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1e5f967-945d-4ac7-a288-eafaec6bd833, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 988ab5b4-e6b1-474a-a7bb-9fc16653ce91, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 988ab5b4-e6b1-474a-a7bb-9fc16653ce91, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6206151949226793489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62061519492267934896206151949226793489620615194922679348962061519492267934896206151949226793489620615194922679348962061519492267934896206151949226793489620615194922679348962061519492267934896206151949226793489620615194922679348962061519492267934896206151949226793489620615194922679348962061519492267934896206151949226793489620615194922679348962061519492267934896206151949226793489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45866817-c189-49d3-a77c-c1eacdabc38c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aa2b2ebe-0333-49dd-b543-b9fe6b57931b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa2b2ebe-0333-49dd-b543-b9fe6b57931b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4575480036112888919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45754800361128889194575480036112888919457548003611288891945754800361128889194575480036112888919457548003611288891945754800361128889194575480036112888919457548003611288891945754800361128889194575480036112888919457548003611288891945754800361128889194575480036112888919457548003611288891945754800361128889194575480036112888919457548003611288891945754800361128889194575480036112888919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 988ab5b4-e6b1-474a-a7bb-9fc16653ce91, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa2b2ebe-0333-49dd-b543-b9fe6b57931b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a4681d5-e899-45d8-8c42-7604df7d87b7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a4681d5-e899-45d8-8c42-7604df7d87b7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 501781543358597049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049501781543358597049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1cfcd61c-db25-4bc3-9077-26ef43645f6c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cfcd61c-db25-4bc3-9077-26ef43645f6c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 792912306568868999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999792912306568868999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a4681d5-e899-45d8-8c42-7604df7d87b7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 773c9ebd-c4d7-4bdd-aafa-c49ffaa20988, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cfcd61c-db25-4bc3-9077-26ef43645f6c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 773c9ebd-c4d7-4bdd-aafa-c49ffaa20988, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18313012342687326421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831301234268732642118313012342687326421183130123426873264211831301234268732642118313012342687326421183130123426873264211831301234268732642118313012342687326421183130123426873264211831301234268732642118313012342687326421183130123426873264211831301234268732642118313012342687326421183130123426873264211831301234268732642118313012342687326421183130123426873264211831301234268732642118313012342687326421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 382afb83-a78a-44d8-bab8-a2d58fcdcbaa, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 382afb83-a78a-44d8-bab8-a2d58fcdcbaa, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8744638042831446320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87446380428314463208744638042831446320874463804283144632087446380428314463208744638042831446320874463804283144632087446380428314463208744638042831446320874463804283144632087446380428314463208744638042831446320874463804283144632087446380428314463208744638042831446320874463804283144632087446380428314463208744638042831446320874463804283144632087446380428314463208744638042831446320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 773c9ebd-c4d7-4bdd-aafa-c49ffaa20988, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 856ec4e8-e83d-4580-a6b8-803e6ab2871e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 856ec4e8-e83d-4580-a6b8-803e6ab2871e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10384810082854405143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038481008285440514310384810082854405143103848100828544051431038481008285440514310384810082854405143103848100828544051431038481008285440514310384810082854405143103848100828544051431038481008285440514310384810082854405143103848100828544051431038481008285440514310384810082854405143103848100828544051431038481008285440514310384810082854405143103848100828544051431038481008285440514310384810082854405143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 382afb83-a78a-44d8-bab8-a2d58fcdcbaa, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 856ec4e8-e83d-4580-a6b8-803e6ab2871e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 322b4782-3ac4-4822-937d-ae14a1134796, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 322b4782-3ac4-4822-937d-ae14a1134796, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17925909659086138875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792590965908613887517925909659086138875179259096590861388751792590965908613887517925909659086138875179259096590861388751792590965908613887517925909659086138875179259096590861388751792590965908613887517925909659086138875179259096590861388751792590965908613887517925909659086138875179259096590861388751792590965908613887517925909659086138875179259096590861388751792590965908613887517925909659086138875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 25f8c746-7531-4ec2-828c-a10e66908554, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25f8c746-7531-4ec2-828c-a10e66908554, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10032078803893887247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003207880389388724710032078803893887247100320788038938872471003207880389388724710032078803893887247100320788038938872471003207880389388724710032078803893887247100320788038938872471003207880389388724710032078803893887247100320788038938872471003207880389388724710032078803893887247100320788038938872471003207880389388724710032078803893887247100320788038938872471003207880389388724710032078803893887247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 322b4782-3ac4-4822-937d-ae14a1134796, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c44ecc6a-42cc-4338-bb46-cef1d32f866f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c44ecc6a-42cc-4338-bb46-cef1d32f866f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7761555155603409622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77615551556034096227761555155603409622776155515560340962277615551556034096227761555155603409622776155515560340962277615551556034096227761555155603409622776155515560340962277615551556034096227761555155603409622776155515560340962277615551556034096227761555155603409622776155515560340962277615551556034096227761555155603409622776155515560340962277615551556034096227761555155603409622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25f8c746-7531-4ec2-828c-a10e66908554, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0d66dec4-c3fa-4a4f-b86b-aa1885d5defa, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d66dec4-c3fa-4a4f-b86b-aa1885d5defa, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14022071539006686512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402207153900668651214022071539006686512140220715390066865121402207153900668651214022071539006686512140220715390066865121402207153900668651214022071539006686512140220715390066865121402207153900668651214022071539006686512140220715390066865121402207153900668651214022071539006686512140220715390066865121402207153900668651214022071539006686512140220715390066865121402207153900668651214022071539006686512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c44ecc6a-42cc-4338-bb46-cef1d32f866f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6f572e25-3799-4e52-9c2f-2361d1ad7541, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f572e25-3799-4e52-9c2f-2361d1ad7541, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11080138663876570646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108013866387657064611080138663876570646110801386638765706461108013866387657064611080138663876570646110801386638765706461108013866387657064611080138663876570646110801386638765706461108013866387657064611080138663876570646110801386638765706461108013866387657064611080138663876570646110801386638765706461108013866387657064611080138663876570646110801386638765706461108013866387657064611080138663876570646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d66dec4-c3fa-4a4f-b86b-aa1885d5defa, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 615d89f2-2ff1-4049-bd80-1b823134124d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 615d89f2-2ff1-4049-bd80-1b823134124d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8323124723684851856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83231247236848518568323124723684851856832312472368485185683231247236848518568323124723684851856832312472368485185683231247236848518568323124723684851856832312472368485185683231247236848518568323124723684851856832312472368485185683231247236848518568323124723684851856832312472368485185683231247236848518568323124723684851856832312472368485185683231247236848518568323124723684851856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f572e25-3799-4e52-9c2f-2361d1ad7541, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 69a6284e-2ed7-4146-9981-20f108312259, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69a6284e-2ed7-4146-9981-20f108312259, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9489072531003644963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94890725310036449639489072531003644963948907253100364496394890725310036449639489072531003644963948907253100364496394890725310036449639489072531003644963948907253100364496394890725310036449639489072531003644963948907253100364496394890725310036449639489072531003644963948907253100364496394890725310036449639489072531003644963948907253100364496394890725310036449639489072531003644963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 615d89f2-2ff1-4049-bd80-1b823134124d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f17c6d67-dc71-4d97-8b4c-44c8d1cd5a96, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f17c6d67-dc71-4d97-8b4c-44c8d1cd5a96, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7907599557770039939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79075995577700399397907599557770039939790759955777003993979075995577700399397907599557770039939790759955777003993979075995577700399397907599557770039939790759955777003993979075995577700399397907599557770039939790759955777003993979075995577700399397907599557770039939790759955777003993979075995577700399397907599557770039939790759955777003993979075995577700399397907599557770039939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69a6284e-2ed7-4146-9981-20f108312259, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 320bdfe7-8c07-483a-ace6-b344f4fad7f3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320bdfe7-8c07-483a-ace6-b344f4fad7f3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5625310018679399751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56253100186793997515625310018679399751562531001867939975156253100186793997515625310018679399751562531001867939975156253100186793997515625310018679399751562531001867939975156253100186793997515625310018679399751562531001867939975156253100186793997515625310018679399751562531001867939975156253100186793997515625310018679399751562531001867939975156253100186793997515625310018679399751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f17c6d67-dc71-4d97-8b4c-44c8d1cd5a96, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 733043f7-9cb0-493d-97a3-bd072c9a2d86, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 733043f7-9cb0-493d-97a3-bd072c9a2d86, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17250203442067240375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1725020344206724037517250203442067240375172502034420672403751725020344206724037517250203442067240375172502034420672403751725020344206724037517250203442067240375172502034420672403751725020344206724037517250203442067240375172502034420672403751725020344206724037517250203442067240375172502034420672403751725020344206724037517250203442067240375172502034420672403751725020344206724037517250203442067240375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320bdfe7-8c07-483a-ace6-b344f4fad7f3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2233ccc4-60f3-40ad-93f3-e675506a9011, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2233ccc4-60f3-40ad-93f3-e675506a9011, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17567422297047463956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756742229704746395617567422297047463956175674222970474639561756742229704746395617567422297047463956175674222970474639561756742229704746395617567422297047463956175674222970474639561756742229704746395617567422297047463956175674222970474639561756742229704746395617567422297047463956175674222970474639561756742229704746395617567422297047463956175674222970474639561756742229704746395617567422297047463956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 733043f7-9cb0-493d-97a3-bd072c9a2d86, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 33a1e7a6-b2ea-4a25-91f2-33b72b7f87f8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a1e7a6-b2ea-4a25-91f2-33b72b7f87f8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6199887328626739112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61998873286267391126199887328626739112619988732862673911261998873286267391126199887328626739112619988732862673911261998873286267391126199887328626739112619988732862673911261998873286267391126199887328626739112619988732862673911261998873286267391126199887328626739112619988732862673911261998873286267391126199887328626739112619988732862673911261998873286267391126199887328626739112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2233ccc4-60f3-40ad-93f3-e675506a9011, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 69b3859b-01ec-4183-ab5d-6f848bebde72, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a1e7a6-b2ea-4a25-91f2-33b72b7f87f8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 12c5acd5-28a4-4cc8-b08a-914ad949b627, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12c5acd5-28a4-4cc8-b08a-914ad949b627, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1579239658321978606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15792396583219786061579239658321978606157923965832197860615792396583219786061579239658321978606157923965832197860615792396583219786061579239658321978606157923965832197860615792396583219786061579239658321978606157923965832197860615792396583219786061579239658321978606157923965832197860615792396583219786061579239658321978606157923965832197860615792396583219786061579239658321978606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69b3859b-01ec-4183-ab5d-6f848bebde72, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15933297527938429300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593329752793842930015933297527938429300159332975279384293001593329752793842930015933297527938429300159332975279384293001593329752793842930015933297527938429300159332975279384293001593329752793842930015933297527938429300159332975279384293001593329752793842930015933297527938429300159332975279384293001593329752793842930015933297527938429300159332975279384293001593329752793842930015933297527938429300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69b3859b-01ec-4183-ab5d-6f848bebde72, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9034167b-45e9-446b-97f0-68f510ec1ae7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9034167b-45e9-446b-97f0-68f510ec1ae7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4236737881276144672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42367378812761446724236737881276144672423673788127614467242367378812761446724236737881276144672423673788127614467242367378812761446724236737881276144672423673788127614467242367378812761446724236737881276144672423673788127614467242367378812761446724236737881276144672423673788127614467242367378812761446724236737881276144672423673788127614467242367378812761446724236737881276144672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12c5acd5-28a4-4cc8-b08a-914ad949b627, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d6ec0799-d85a-4cea-95cb-f0de320e6a39, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6ec0799-d85a-4cea-95cb-f0de320e6a39, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2494405886172032560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24944058861720325602494405886172032560249440588617203256024944058861720325602494405886172032560249440588617203256024944058861720325602494405886172032560249440588617203256024944058861720325602494405886172032560249440588617203256024944058861720325602494405886172032560249440588617203256024944058861720325602494405886172032560249440588617203256024944058861720325602494405886172032560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9034167b-45e9-446b-97f0-68f510ec1ae7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3126ff77-f8ed-4914-9ed7-4818eed61fa7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6ec0799-d85a-4cea-95cb-f0de320e6a39, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3126ff77-f8ed-4914-9ed7-4818eed61fa7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16122374197367927719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612237419736792771916122374197367927719161223741973679277191612237419736792771916122374197367927719161223741973679277191612237419736792771916122374197367927719161223741973679277191612237419736792771916122374197367927719161223741973679277191612237419736792771916122374197367927719161223741973679277191612237419736792771916122374197367927719161223741973679277191612237419736792771916122374197367927719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3126ff77-f8ed-4914-9ed7-4818eed61fa7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 81c2265f-cdea-401e-a9aa-b0c5ede1539c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81c2265f-cdea-401e-a9aa-b0c5ede1539c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5316185342680803442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53161853426808034425316185342680803442531618534268080344253161853426808034425316185342680803442531618534268080344253161853426808034425316185342680803442531618534268080344253161853426808034425316185342680803442531618534268080344253161853426808034425316185342680803442531618534268080344253161853426808034425316185342680803442531618534268080344253161853426808034425316185342680803442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2b43621d-1789-4d9e-a080-311afe7ae6fd, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b43621d-1789-4d9e-a080-311afe7ae6fd, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13829429236391299640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382942923639129964013829429236391299640138294292363912996401382942923639129964013829429236391299640138294292363912996401382942923639129964013829429236391299640138294292363912996401382942923639129964013829429236391299640138294292363912996401382942923639129964013829429236391299640138294292363912996401382942923639129964013829429236391299640138294292363912996401382942923639129964013829429236391299640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81c2265f-cdea-401e-a9aa-b0c5ede1539c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 33908cd0-717f-4c67-b533-d1e38f2a4d87, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b43621d-1789-4d9e-a080-311afe7ae6fd, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f06939f3-642b-4bbb-9d28-4e68be52d148, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33908cd0-717f-4c67-b533-d1e38f2a4d87, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1999505059215124223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19995050592151242231999505059215124223199950505921512422319995050592151242231999505059215124223199950505921512422319995050592151242231999505059215124223199950505921512422319995050592151242231999505059215124223199950505921512422319995050592151242231999505059215124223199950505921512422319995050592151242231999505059215124223199950505921512422319995050592151242231999505059215124223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f06939f3-642b-4bbb-9d28-4e68be52d148, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15854011359205207088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585401135920520708815854011359205207088158540113592052070881585401135920520708815854011359205207088158540113592052070881585401135920520708815854011359205207088158540113592052070881585401135920520708815854011359205207088158540113592052070881585401135920520708815854011359205207088158540113592052070881585401135920520708815854011359205207088158540113592052070881585401135920520708815854011359205207088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33908cd0-717f-4c67-b533-d1e38f2a4d87, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1f0f197e-5134-4048-ad7e-b7c09cd43b17, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f0f197e-5134-4048-ad7e-b7c09cd43b17, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1763088994735937220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17630889947359372201763088994735937220176308899473593722017630889947359372201763088994735937220176308899473593722017630889947359372201763088994735937220176308899473593722017630889947359372201763088994735937220176308899473593722017630889947359372201763088994735937220176308899473593722017630889947359372201763088994735937220176308899473593722017630889947359372201763088994735937220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f06939f3-642b-4bbb-9d28-4e68be52d148, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f0f197e-5134-4048-ad7e-b7c09cd43b17, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 645a2bb2-9c5f-4d5b-800a-c09413c0d27a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a5e8b326-7231-4cb6-ac2e-179a3a8d79b4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645a2bb2-9c5f-4d5b-800a-c09413c0d27a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10208982519684395957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020898251968439595710208982519684395957102089825196843959571020898251968439595710208982519684395957102089825196843959571020898251968439595710208982519684395957102089825196843959571020898251968439595710208982519684395957102089825196843959571020898251968439595710208982519684395957102089825196843959571020898251968439595710208982519684395957102089825196843959571020898251968439595710208982519684395957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5e8b326-7231-4cb6-ac2e-179a3a8d79b4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18307879259702494472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830787925970249447218307879259702494472183078792597024944721830787925970249447218307879259702494472183078792597024944721830787925970249447218307879259702494472183078792597024944721830787925970249447218307879259702494472183078792597024944721830787925970249447218307879259702494472183078792597024944721830787925970249447218307879259702494472183078792597024944721830787925970249447218307879259702494472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645a2bb2-9c5f-4d5b-800a-c09413c0d27a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8751ad1b-9323-422f-83f7-4cae50e659d2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5e8b326-7231-4cb6-ac2e-179a3a8d79b4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ca9e2f4-74b0-402f-bdfe-ed9d10879954, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ca9e2f4-74b0-402f-bdfe-ed9d10879954, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15914598946678426105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591459894667842610515914598946678426105159145989466784261051591459894667842610515914598946678426105159145989466784261051591459894667842610515914598946678426105159145989466784261051591459894667842610515914598946678426105159145989466784261051591459894667842610515914598946678426105159145989466784261051591459894667842610515914598946678426105159145989466784261051591459894667842610515914598946678426105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8751ad1b-9323-422f-83f7-4cae50e659d2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13636440800959094867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363644080095909486713636440800959094867136364408009590948671363644080095909486713636440800959094867136364408009590948671363644080095909486713636440800959094867136364408009590948671363644080095909486713636440800959094867136364408009590948671363644080095909486713636440800959094867136364408009590948671363644080095909486713636440800959094867136364408009590948671363644080095909486713636440800959094867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ca9e2f4-74b0-402f-bdfe-ed9d10879954, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f5fe2202-0b04-420c-a88b-c6715c296280, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fe2202-0b04-420c-a88b-c6715c296280, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6305013247953740319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63050132479537403196305013247953740319630501324795374031963050132479537403196305013247953740319630501324795374031963050132479537403196305013247953740319630501324795374031963050132479537403196305013247953740319630501324795374031963050132479537403196305013247953740319630501324795374031963050132479537403196305013247953740319630501324795374031963050132479537403196305013247953740319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8751ad1b-9323-422f-83f7-4cae50e659d2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 26cb8fb8-21ab-4996-b2cc-dccac78643f3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26cb8fb8-21ab-4996-b2cc-dccac78643f3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2346918007883744038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23469180078837440382346918007883744038234691800788374403823469180078837440382346918007883744038234691800788374403823469180078837440382346918007883744038234691800788374403823469180078837440382346918007883744038234691800788374403823469180078837440382346918007883744038234691800788374403823469180078837440382346918007883744038234691800788374403823469180078837440382346918007883744038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fe2202-0b04-420c-a88b-c6715c296280, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 518f61e1-9e7e-44c9-ba68-b16fa35e6817, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518f61e1-9e7e-44c9-ba68-b16fa35e6817, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2287104315712207214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22871043157122072142287104315712207214228710431571220721422871043157122072142287104315712207214228710431571220721422871043157122072142287104315712207214228710431571220721422871043157122072142287104315712207214228710431571220721422871043157122072142287104315712207214228710431571220721422871043157122072142287104315712207214228710431571220721422871043157122072142287104315712207214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26cb8fb8-21ab-4996-b2cc-dccac78643f3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 786c1878-09d2-4f5f-9168-107f4dd28146, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 786c1878-09d2-4f5f-9168-107f4dd28146, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10065108650943245451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006510865094324545110065108650943245451100651086509432454511006510865094324545110065108650943245451100651086509432454511006510865094324545110065108650943245451100651086509432454511006510865094324545110065108650943245451100651086509432454511006510865094324545110065108650943245451100651086509432454511006510865094324545110065108650943245451100651086509432454511006510865094324545110065108650943245451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518f61e1-9e7e-44c9-ba68-b16fa35e6817, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 786c1878-09d2-4f5f-9168-107f4dd28146, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d05ac9f-1b15-431a-bcbe-ae3b274d45b8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e4f204bc-23c0-43b5-b845-8655bc778f56, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d05ac9f-1b15-431a-bcbe-ae3b274d45b8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7110663902570732238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71106639025707322387110663902570732238711066390257073223871106639025707322387110663902570732238711066390257073223871106639025707322387110663902570732238711066390257073223871106639025707322387110663902570732238711066390257073223871106639025707322387110663902570732238711066390257073223871106639025707322387110663902570732238711066390257073223871106639025707322387110663902570732238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4f204bc-23c0-43b5-b845-8655bc778f56, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6109485816660533072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61094858166605330726109485816660533072610948581666053307261094858166605330726109485816660533072610948581666053307261094858166605330726109485816660533072610948581666053307261094858166605330726109485816660533072610948581666053307261094858166605330726109485816660533072610948581666053307261094858166605330726109485816660533072610948581666053307261094858166605330726109485816660533072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4f204bc-23c0-43b5-b845-8655bc778f56, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7c0245ec-cac4-42d8-bba3-c83f8cd03b88, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d05ac9f-1b15-431a-bcbe-ae3b274d45b8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c0245ec-cac4-42d8-bba3-c83f8cd03b88, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11730664899153866070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173066489915386607011730664899153866070117306648991538660701173066489915386607011730664899153866070117306648991538660701173066489915386607011730664899153866070117306648991538660701173066489915386607011730664899153866070117306648991538660701173066489915386607011730664899153866070117306648991538660701173066489915386607011730664899153866070117306648991538660701173066489915386607011730664899153866070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6cd336ff-689b-4306-80f5-13831dc2b5e6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cd336ff-689b-4306-80f5-13831dc2b5e6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11732904333422754768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173290433342275476811732904333422754768117329043334227547681173290433342275476811732904333422754768117329043334227547681173290433342275476811732904333422754768117329043334227547681173290433342275476811732904333422754768117329043334227547681173290433342275476811732904333422754768117329043334227547681173290433342275476811732904333422754768117329043334227547681173290433342275476811732904333422754768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c0245ec-cac4-42d8-bba3-c83f8cd03b88, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f0d64363-152b-41b3-888f-3031210c6076, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0d64363-152b-41b3-888f-3031210c6076, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16034022993876146552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603402299387614655216034022993876146552160340229938761465521603402299387614655216034022993876146552160340229938761465521603402299387614655216034022993876146552160340229938761465521603402299387614655216034022993876146552160340229938761465521603402299387614655216034022993876146552160340229938761465521603402299387614655216034022993876146552160340229938761465521603402299387614655216034022993876146552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cd336ff-689b-4306-80f5-13831dc2b5e6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0dcd3c0e-eb42-4a0c-a606-842a1a3a0c0a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dcd3c0e-eb42-4a0c-a606-842a1a3a0c0a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6877785453447150793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68777854534471507936877785453447150793687778545344715079368777854534471507936877785453447150793687778545344715079368777854534471507936877785453447150793687778545344715079368777854534471507936877785453447150793687778545344715079368777854534471507936877785453447150793687778545344715079368777854534471507936877785453447150793687778545344715079368777854534471507936877785453447150793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0d64363-152b-41b3-888f-3031210c6076, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dcd3c0e-eb42-4a0c-a606-842a1a3a0c0a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c99a7ac-5e67-4113-b893-f3223b234519, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c99a7ac-5e67-4113-b893-f3223b234519, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12845826553829565122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284582655382956512212845826553829565122128458265538295651221284582655382956512212845826553829565122128458265538295651221284582655382956512212845826553829565122128458265538295651221284582655382956512212845826553829565122128458265538295651221284582655382956512212845826553829565122128458265538295651221284582655382956512212845826553829565122128458265538295651221284582655382956512212845826553829565122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cd912e85-65b4-4370-934b-aa631c368921, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd912e85-65b4-4370-934b-aa631c368921, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6070980180267311130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60709801802673111306070980180267311130607098018026731113060709801802673111306070980180267311130607098018026731113060709801802673111306070980180267311130607098018026731113060709801802673111306070980180267311130607098018026731113060709801802673111306070980180267311130607098018026731113060709801802673111306070980180267311130607098018026731113060709801802673111306070980180267311130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c99a7ac-5e67-4113-b893-f3223b234519, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3ed7642f-16a7-4a30-9ee5-8435d93c2667, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed7642f-16a7-4a30-9ee5-8435d93c2667, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1204842686392588067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12048426863925880671204842686392588067120484268639258806712048426863925880671204842686392588067120484268639258806712048426863925880671204842686392588067120484268639258806712048426863925880671204842686392588067120484268639258806712048426863925880671204842686392588067120484268639258806712048426863925880671204842686392588067120484268639258806712048426863925880671204842686392588067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd912e85-65b4-4370-934b-aa631c368921, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ebde8dfc-3f2c-4971-9b71-9de0d0709ff7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed7642f-16a7-4a30-9ee5-8435d93c2667, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 30bf36b2-efcf-41de-ae11-9d2bfd90fecf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30bf36b2-efcf-41de-ae11-9d2bfd90fecf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17406543110254265234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740654311025426523417406543110254265234174065431102542652341740654311025426523417406543110254265234174065431102542652341740654311025426523417406543110254265234174065431102542652341740654311025426523417406543110254265234174065431102542652341740654311025426523417406543110254265234174065431102542652341740654311025426523417406543110254265234174065431102542652341740654311025426523417406543110254265234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29815/2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebde8dfc-3f2c-4971-9b71-9de0d0709ff7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8849052976135329597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88490529761353295978849052976135329597884905297613532959788490529761353295978849052976135329597884905297613532959788490529761353295978849052976135329597884905297613532959788490529761353295978849052976135329597884905297613532959788490529761353295978849052976135329597884905297613532959788490529761353295978849052976135329597884905297613532959788490529761353295978849052976135329597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30bf36b2-efcf-41de-ae11-9d2bfd90fecf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebde8dfc-3f2c-4971-9b71-9de0d0709ff7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2aef2b0c-1035-480f-8327-0628b0a5a76f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aef2b0c-1035-480f-8327-0628b0a5a76f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10968929104140500446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096892910414050044610968929104140500446109689291041405004461096892910414050044610968929104140500446109689291041405004461096892910414050044610968929104140500446109689291041405004461096892910414050044610968929104140500446109689291041405004461096892910414050044610968929104140500446109689291041405004461096892910414050044610968929104140500446109689291041405004461096892910414050044610968929104140500446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 16aa09b8-bf0a-485b-8be7-ce9bfe6a44c7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16aa09b8-bf0a-485b-8be7-ce9bfe6a44c7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12057047994130854572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205704799413085457212057047994130854572120570479941308545721205704799413085457212057047994130854572120570479941308545721205704799413085457212057047994130854572120570479941308545721205704799413085457212057047994130854572120570479941308545721205704799413085457212057047994130854572120570479941308545721205704799413085457212057047994130854572120570479941308545721205704799413085457212057047994130854572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aef2b0c-1035-480f-8327-0628b0a5a76f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 94b877f7-7278-424b-896f-6c430e48881e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94b877f7-7278-424b-896f-6c430e48881e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12304936564348340504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230493656434834050412304936564348340504123049365643483405041230493656434834050412304936564348340504123049365643483405041230493656434834050412304936564348340504123049365643483405041230493656434834050412304936564348340504123049365643483405041230493656434834050412304936564348340504123049365643483405041230493656434834050412304936564348340504123049365643483405041230493656434834050412304936564348340504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16aa09b8-bf0a-485b-8be7-ce9bfe6a44c7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f039db98-6c83-4813-bd02-576331361aa3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f039db98-6c83-4813-bd02-576331361aa3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7904652636699670474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79046526366996704747904652636699670474790465263669967047479046526366996704747904652636699670474790465263669967047479046526366996704747904652636699670474790465263669967047479046526366996704747904652636699670474790465263669967047479046526366996704747904652636699670474790465263669967047479046526366996704747904652636699670474790465263669967047479046526366996704747904652636699670474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94b877f7-7278-424b-896f-6c430e48881e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 65d866d8-52c1-46ee-97bf-06490d397e85, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65d866d8-52c1-46ee-97bf-06490d397e85, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2249664362832277505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22496643628322775052249664362832277505224966436283227750522496643628322775052249664362832277505224966436283227750522496643628322775052249664362832277505224966436283227750522496643628322775052249664362832277505224966436283227750522496643628322775052249664362832277505224966436283227750522496643628322775052249664362832277505224966436283227750522496643628322775052249664362832277505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f039db98-6c83-4813-bd02-576331361aa3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 931cadc7-fef0-4847-9b76-5b8c5c592e41, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 931cadc7-fef0-4847-9b76-5b8c5c592e41, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3766229068036114416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37662290680361144163766229068036114416376622906803611441637662290680361144163766229068036114416376622906803611441637662290680361144163766229068036114416376622906803611441637662290680361144163766229068036114416376622906803611441637662290680361144163766229068036114416376622906803611441637662290680361144163766229068036114416376622906803611441637662290680361144163766229068036114416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65d866d8-52c1-46ee-97bf-06490d397e85, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ba69c58d-0be0-43b8-9712-f919d8c692b8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba69c58d-0be0-43b8-9712-f919d8c692b8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1629765911939172931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16297659119391729311629765911939172931162976591193917293116297659119391729311629765911939172931162976591193917293116297659119391729311629765911939172931162976591193917293116297659119391729311629765911939172931162976591193917293116297659119391729311629765911939172931162976591193917293116297659119391729311629765911939172931162976591193917293116297659119391729311629765911939172931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba69c58d-0be0-43b8-9712-f919d8c692b8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 931cadc7-fef0-4847-9b76-5b8c5c592e41, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7a1906d2-e4fd-459b-b7b0-6a6d47f97206, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f65438a2-394d-408f-9c84-bd20a836035a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a1906d2-e4fd-459b-b7b0-6a6d47f97206, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1266609342914553485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12666093429145534851266609342914553485126660934291455348512666093429145534851266609342914553485126660934291455348512666093429145534851266609342914553485126660934291455348512666093429145534851266609342914553485126660934291455348512666093429145534851266609342914553485126660934291455348512666093429145534851266609342914553485126660934291455348512666093429145534851266609342914553485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f65438a2-394d-408f-9c84-bd20a836035a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2516826409749117307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25168264097491173072516826409749117307251682640974911730725168264097491173072516826409749117307251682640974911730725168264097491173072516826409749117307251682640974911730725168264097491173072516826409749117307251682640974911730725168264097491173072516826409749117307251682640974911730725168264097491173072516826409749117307251682640974911730725168264097491173072516826409749117307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a1906d2-e4fd-459b-b7b0-6a6d47f97206, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 114db6c5-09c0-4d60-b770-4a83df6b2ec3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 114db6c5-09c0-4d60-b770-4a83df6b2ec3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15278300802387443368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527830080238744336815278300802387443368152783008023874433681527830080238744336815278300802387443368152783008023874433681527830080238744336815278300802387443368152783008023874433681527830080238744336815278300802387443368152783008023874433681527830080238744336815278300802387443368152783008023874433681527830080238744336815278300802387443368152783008023874433681527830080238744336815278300802387443368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f65438a2-394d-408f-9c84-bd20a836035a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e5f4cb4-4c5a-4a0b-89a2-329f15ce9b7f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e5f4cb4-4c5a-4a0b-89a2-329f15ce9b7f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15988133242264625911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598813324226462591115988133242264625911159881332422646259111598813324226462591115988133242264625911159881332422646259111598813324226462591115988133242264625911159881332422646259111598813324226462591115988133242264625911159881332422646259111598813324226462591115988133242264625911159881332422646259111598813324226462591115988133242264625911159881332422646259111598813324226462591115988133242264625911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 114db6c5-09c0-4d60-b770-4a83df6b2ec3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e5f4cb4-4c5a-4a0b-89a2-329f15ce9b7f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a1aedd49-74af-493a-a6f0-b5644eaa0eec, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1aedd49-74af-493a-a6f0-b5644eaa0eec, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8553548345947969041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85535483459479690418553548345947969041855354834594796904185535483459479690418553548345947969041855354834594796904185535483459479690418553548345947969041855354834594796904185535483459479690418553548345947969041855354834594796904185535483459479690418553548345947969041855354834594796904185535483459479690418553548345947969041855354834594796904185535483459479690418553548345947969041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d9760d2-412e-45fa-a7ba-b57d013431d6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d9760d2-412e-45fa-a7ba-b57d013431d6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1034056196019737971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10340561960197379711034056196019737971103405619601973797110340561960197379711034056196019737971103405619601973797110340561960197379711034056196019737971103405619601973797110340561960197379711034056196019737971103405619601973797110340561960197379711034056196019737971103405619601973797110340561960197379711034056196019737971103405619601973797110340561960197379711034056196019737971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d9760d2-412e-45fa-a7ba-b57d013431d6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1aedd49-74af-493a-a6f0-b5644eaa0eec, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e3af17d8-2f57-402b-8091-a7416c8bb5e5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3af17d8-2f57-402b-8091-a7416c8bb5e5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7373464946565807014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73734649465658070147373464946565807014737346494656580701473734649465658070147373464946565807014737346494656580701473734649465658070147373464946565807014737346494656580701473734649465658070147373464946565807014737346494656580701473734649465658070147373464946565807014737346494656580701473734649465658070147373464946565807014737346494656580701473734649465658070147373464946565807014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7832f8ea-5b38-4e13-a431-f4e7c1348e26, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7832f8ea-5b38-4e13-a431-f4e7c1348e26, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11169933400980794717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116993340098079471711169933400980794717111699334009807947171116993340098079471711169933400980794717111699334009807947171116993340098079471711169933400980794717111699334009807947171116993340098079471711169933400980794717111699334009807947171116993340098079471711169933400980794717111699334009807947171116993340098079471711169933400980794717111699334009807947171116993340098079471711169933400980794717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3af17d8-2f57-402b-8091-a7416c8bb5e5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7832f8ea-5b38-4e13-a431-f4e7c1348e26, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ede6ce76-605f-4234-b5a7-c9ee42e81a10, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ede6ce76-605f-4234-b5a7-c9ee42e81a10, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2917397044217944036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29173970442179440362917397044217944036291739704421794403629173970442179440362917397044217944036291739704421794403629173970442179440362917397044217944036291739704421794403629173970442179440362917397044217944036291739704421794403629173970442179440362917397044217944036291739704421794403629173970442179440362917397044217944036291739704421794403629173970442179440362917397044217944036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 20f12249-c3a3-4df5-ade3-2e60bac1f51b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f12249-c3a3-4df5-ade3-2e60bac1f51b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11746885529178840542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174688552917884054211746885529178840542117468855291788405421174688552917884054211746885529178840542117468855291788405421174688552917884054211746885529178840542117468855291788405421174688552917884054211746885529178840542117468855291788405421174688552917884054211746885529178840542117468855291788405421174688552917884054211746885529178840542117468855291788405421174688552917884054211746885529178840542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ede6ce76-605f-4234-b5a7-c9ee42e81a10, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 860bbe0d-bd6b-478c-ace8-bbe25a935586, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 860bbe0d-bd6b-478c-ace8-bbe25a935586, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11774450510785518677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177445051078551867711774450510785518677117744505107855186771177445051078551867711774450510785518677117744505107855186771177445051078551867711774450510785518677117744505107855186771177445051078551867711774450510785518677117744505107855186771177445051078551867711774450510785518677117744505107855186771177445051078551867711774450510785518677117744505107855186771177445051078551867711774450510785518677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f12249-c3a3-4df5-ade3-2e60bac1f51b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e4d24ce-4f49-489f-a072-3f932787b4b2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e4d24ce-4f49-489f-a072-3f932787b4b2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15871780305490009672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587178030549000967215871780305490009672158717803054900096721587178030549000967215871780305490009672158717803054900096721587178030549000967215871780305490009672158717803054900096721587178030549000967215871780305490009672158717803054900096721587178030549000967215871780305490009672158717803054900096721587178030549000967215871780305490009672158717803054900096721587178030549000967215871780305490009672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e4d24ce-4f49-489f-a072-3f932787b4b2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d20b509-c121-4cdd-9be8-53579ec4469f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d20b509-c121-4cdd-9be8-53579ec4469f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8082777600080937092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80827776000809370928082777600080937092808277760008093709280827776000809370928082777600080937092808277760008093709280827776000809370928082777600080937092808277760008093709280827776000809370928082777600080937092808277760008093709280827776000809370928082777600080937092808277760008093709280827776000809370928082777600080937092808277760008093709280827776000809370928082777600080937092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 860bbe0d-bd6b-478c-ace8-bbe25a935586, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d20b509-c121-4cdd-9be8-53579ec4469f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 33dcaaf6-3f46-4ad0-ae80-7cc06b202912, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33dcaaf6-3f46-4ad0-ae80-7cc06b202912, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10585605033431557663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058560503343155766310585605033431557663105856050334315576631058560503343155766310585605033431557663105856050334315576631058560503343155766310585605033431557663105856050334315576631058560503343155766310585605033431557663105856050334315576631058560503343155766310585605033431557663105856050334315576631058560503343155766310585605033431557663105856050334315576631058560503343155766310585605033431557663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aeabc3c5-d011-40b2-9fe2-e9b04571cf78, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeabc3c5-d011-40b2-9fe2-e9b04571cf78, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15049722404029830113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504972240402983011315049722404029830113150497224040298301131504972240402983011315049722404029830113150497224040298301131504972240402983011315049722404029830113150497224040298301131504972240402983011315049722404029830113150497224040298301131504972240402983011315049722404029830113150497224040298301131504972240402983011315049722404029830113150497224040298301131504972240402983011315049722404029830113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33dcaaf6-3f46-4ad0-ae80-7cc06b202912, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd6b508e-5669-487c-a971-e72778432a17, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd6b508e-5669-487c-a971-e72778432a17, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2787614023100215138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27876140231002151382787614023100215138278761402310021513827876140231002151382787614023100215138278761402310021513827876140231002151382787614023100215138278761402310021513827876140231002151382787614023100215138278761402310021513827876140231002151382787614023100215138278761402310021513827876140231002151382787614023100215138278761402310021513827876140231002151382787614023100215138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeabc3c5-d011-40b2-9fe2-e9b04571cf78, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63d67265-5d46-4268-bddd-fc53575df720, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63d67265-5d46-4268-bddd-fc53575df720, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11575504698386522379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157550469838652237911575504698386522379115755046983865223791157550469838652237911575504698386522379115755046983865223791157550469838652237911575504698386522379115755046983865223791157550469838652237911575504698386522379115755046983865223791157550469838652237911575504698386522379115755046983865223791157550469838652237911575504698386522379115755046983865223791157550469838652237911575504698386522379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd6b508e-5669-487c-a971-e72778432a17, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eb551648-c7ca-4314-aa3f-b4c993d26841, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb551648-c7ca-4314-aa3f-b4c993d26841, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2684223027342086775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26842230273420867752684223027342086775268422302734208677526842230273420867752684223027342086775268422302734208677526842230273420867752684223027342086775268422302734208677526842230273420867752684223027342086775268422302734208677526842230273420867752684223027342086775268422302734208677526842230273420867752684223027342086775268422302734208677526842230273420867752684223027342086775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63d67265-5d46-4268-bddd-fc53575df720, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c3d287b2-247b-4776-9737-97dbf80ce2bb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3d287b2-247b-4776-9737-97dbf80ce2bb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5535305056664180016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55353050566641800165535305056664180016553530505666418001655353050566641800165535305056664180016553530505666418001655353050566641800165535305056664180016553530505666418001655353050566641800165535305056664180016553530505666418001655353050566641800165535305056664180016553530505666418001655353050566641800165535305056664180016553530505666418001655353050566641800165535305056664180016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb551648-c7ca-4314-aa3f-b4c993d26841, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 186acb02-658d-4816-8f5c-539c5570d2b9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 186acb02-658d-4816-8f5c-539c5570d2b9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15431272409343574016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543127240934357401615431272409343574016154312724093435740161543127240934357401615431272409343574016154312724093435740161543127240934357401615431272409343574016154312724093435740161543127240934357401615431272409343574016154312724093435740161543127240934357401615431272409343574016154312724093435740161543127240934357401615431272409343574016154312724093435740161543127240934357401615431272409343574016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3d287b2-247b-4776-9737-97dbf80ce2bb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d49abd2-18a8-45e3-8845-1999dcf7d2e6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d49abd2-18a8-45e3-8845-1999dcf7d2e6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11946687531607768188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194668753160776818811946687531607768188119466875316077681881194668753160776818811946687531607768188119466875316077681881194668753160776818811946687531607768188119466875316077681881194668753160776818811946687531607768188119466875316077681881194668753160776818811946687531607768188119466875316077681881194668753160776818811946687531607768188119466875316077681881194668753160776818811946687531607768188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 186acb02-658d-4816-8f5c-539c5570d2b9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d886d25a-0219-49ca-ae4a-15cba13f5cae, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d886d25a-0219-49ca-ae4a-15cba13f5cae, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 894039954227395305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305894039954227395305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d49abd2-18a8-45e3-8845-1999dcf7d2e6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d886d25a-0219-49ca-ae4a-15cba13f5cae, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8a9392e0-06d8-48f7-a0e8-1bed08283344, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a9392e0-06d8-48f7-a0e8-1bed08283344, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10941617950437612446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094161795043761244610941617950437612446109416179504376124461094161795043761244610941617950437612446109416179504376124461094161795043761244610941617950437612446109416179504376124461094161795043761244610941617950437612446109416179504376124461094161795043761244610941617950437612446109416179504376124461094161795043761244610941617950437612446109416179504376124461094161795043761244610941617950437612446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be049b32-61f2-4295-a4cd-780a36f8bcbd, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be049b32-61f2-4295-a4cd-780a36f8bcbd, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16280843920233223857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628084392023322385716280843920233223857162808439202332238571628084392023322385716280843920233223857162808439202332238571628084392023322385716280843920233223857162808439202332238571628084392023322385716280843920233223857162808439202332238571628084392023322385716280843920233223857162808439202332238571628084392023322385716280843920233223857162808439202332238571628084392023322385716280843920233223857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a9392e0-06d8-48f7-a0e8-1bed08283344, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c83cd56a-9d90-4e22-98c0-a84774c02357, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c83cd56a-9d90-4e22-98c0-a84774c02357, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2969057918409032177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29690579184090321772969057918409032177296905791840903217729690579184090321772969057918409032177296905791840903217729690579184090321772969057918409032177296905791840903217729690579184090321772969057918409032177296905791840903217729690579184090321772969057918409032177296905791840903217729690579184090321772969057918409032177296905791840903217729690579184090321772969057918409032177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_3u60phiz.log --grpc-port=29815 --mon-port=28939 --ic-port=19550 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3870', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_3u60phiz.log', '--grpc-port=29815', '--mon-port=28939', '--ic-port=19550', '--key-file', '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be049b32-61f2-4295-a4cd-780a36f8bcbd, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ea1239a1-76f9-4d9a-943f-354a4bdec644, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea1239a1-76f9-4d9a-943f-354a4bdec644, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8562586704564214184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85625867045642141848562586704564214184856258670456421418485625867045642141848562586704564214184856258670456421418485625867045642141848562586704564214184856258670456421418485625867045642141848562586704564214184856258670456421418485625867045642141848562586704564214184856258670456421418485625867045642141848562586704564214184856258670456421418485625867045642141848562586704564214184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:628 Command pid: 3021007
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29815/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c83cd56a-9d90-4e22-98c0-a84774c02357, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ya.test:process.py:628 Command pid: 3021008
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea1239a1-76f9-4d9a-943f-354a4bdec644, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5eb57166-89d0-4cbd-a097-a3a8bfd803b5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eb57166-89d0-4cbd-a097-a3a8bfd803b5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14459111531045838953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445911153104583895314459111531045838953144591115310458389531445911153104583895314459111531045838953144591115310458389531445911153104583895314459111531045838953144591115310458389531445911153104583895314459111531045838953144591115310458389531445911153104583895314459111531045838953144591115310458389531445911153104583895314459111531045838953144591115310458389531445911153104583895314459111531045838953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e14b975-49e6-435b-bd23-bd05cd23f61d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e14b975-49e6-435b-bd23-bd05cd23f61d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17775743647884871905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777574364788487190517775743647884871905177757436478848719051777574364788487190517775743647884871905177757436478848719051777574364788487190517775743647884871905177757436478848719051777574364788487190517775743647884871905177757436478848719051777574364788487190517775743647884871905177757436478848719051777574364788487190517775743647884871905177757436478848719051777574364788487190517775743647884871905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e14b975-49e6-435b-bd23-bd05cd23f61d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9acdadb1-52c7-4def-9394-36cc9a9d9399, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eb57166-89d0-4cbd-a097-a3a8bfd803b5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9acdadb1-52c7-4def-9394-36cc9a9d9399, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16412159048115896748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641215904811589674816412159048115896748164121590481158967481641215904811589674816412159048115896748164121590481158967481641215904811589674816412159048115896748164121590481158967481641215904811589674816412159048115896748164121590481158967481641215904811589674816412159048115896748164121590481158967481641215904811589674816412159048115896748164121590481158967481641215904811589674816412159048115896748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 46571ebb-5fd4-4fed-8318-8f67068c5ac5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46571ebb-5fd4-4fed-8318-8f67068c5ac5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 604417561446043998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998604417561446043998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9acdadb1-52c7-4def-9394-36cc9a9d9399, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46571ebb-5fd4-4fed-8318-8f67068c5ac5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c38c2c31-50a9-459c-8bca-2bc0ddfe2368, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c38c2c31-50a9-459c-8bca-2bc0ddfe2368, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6861325721781802187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68613257217818021876861325721781802187686132572178180218768613257217818021876861325721781802187686132572178180218768613257217818021876861325721781802187686132572178180218768613257217818021876861325721781802187686132572178180218768613257217818021876861325721781802187686132572178180218768613257217818021876861325721781802187686132572178180218768613257217818021876861325721781802187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c38c2c31-50a9-459c-8bca-2bc0ddfe2368, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 502debea-f7a9-43ed-b9a9-e00a2ed8cbb5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502debea-f7a9-43ed-b9a9-e00a2ed8cbb5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13685042510176146532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368504251017614653213685042510176146532136850425101761465321368504251017614653213685042510176146532136850425101761465321368504251017614653213685042510176146532136850425101761465321368504251017614653213685042510176146532136850425101761465321368504251017614653213685042510176146532136850425101761465321368504251017614653213685042510176146532136850425101761465321368504251017614653213685042510176146532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1253e85a-7ea4-4e89-a87c-4029ccddc3f8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1253e85a-7ea4-4e89-a87c-4029ccddc3f8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7429763643402492708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74297636434024927087429763643402492708742976364340249270874297636434024927087429763643402492708742976364340249270874297636434024927087429763643402492708742976364340249270874297636434024927087429763643402492708742976364340249270874297636434024927087429763643402492708742976364340249270874297636434024927087429763643402492708742976364340249270874297636434024927087429763643402492708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502debea-f7a9-43ed-b9a9-e00a2ed8cbb5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bcebc763-ba06-415d-8ca7-a72348c69c69, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1253e85a-7ea4-4e89-a87c-4029ccddc3f8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcebc763-ba06-415d-8ca7-a72348c69c69, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8797686033930694289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87976860339306942898797686033930694289879768603393069428987976860339306942898797686033930694289879768603393069428987976860339306942898797686033930694289879768603393069428987976860339306942898797686033930694289879768603393069428987976860339306942898797686033930694289879768603393069428987976860339306942898797686033930694289879768603393069428987976860339306942898797686033930694289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e8257ef-6801-463d-b974-d12959c69306, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e8257ef-6801-463d-b974-d12959c69306, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7788807683287060196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77888076832870601967788807683287060196778880768328706019677888076832870601967788807683287060196778880768328706019677888076832870601967788807683287060196778880768328706019677888076832870601967788807683287060196778880768328706019677888076832870601967788807683287060196778880768328706019677888076832870601967788807683287060196778880768328706019677888076832870601967788807683287060196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcebc763-ba06-415d-8ca7-a72348c69c69, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e8257ef-6801-463d-b974-d12959c69306, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 11db7670-5cbe-4522-b6a5-35e09989a910, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f855def-b753-49aa-98a3-a1a845793655, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11db7670-5cbe-4522-b6a5-35e09989a910, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15674740614857504086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567474061485750408615674740614857504086156747406148575040861567474061485750408615674740614857504086156747406148575040861567474061485750408615674740614857504086156747406148575040861567474061485750408615674740614857504086156747406148575040861567474061485750408615674740614857504086156747406148575040861567474061485750408615674740614857504086156747406148575040861567474061485750408615674740614857504086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f855def-b753-49aa-98a3-a1a845793655, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9393307744259084101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93933077442590841019393307744259084101939330774425908410193933077442590841019393307744259084101939330774425908410193933077442590841019393307744259084101939330774425908410193933077442590841019393307744259084101939330774425908410193933077442590841019393307744259084101939330774425908410193933077442590841019393307744259084101939330774425908410193933077442590841019393307744259084101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11db7670-5cbe-4522-b6a5-35e09989a910, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, abd5e7a2-1a90-4326-9a78-981136fe7909, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abd5e7a2-1a90-4326-9a78-981136fe7909, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9439032078095103774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94390320780951037749439032078095103774943903207809510377494390320780951037749439032078095103774943903207809510377494390320780951037749439032078095103774943903207809510377494390320780951037749439032078095103774943903207809510377494390320780951037749439032078095103774943903207809510377494390320780951037749439032078095103774943903207809510377494390320780951037749439032078095103774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f855def-b753-49aa-98a3-a1a845793655, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e173e42d-0b32-4054-846e-f9e3ccf63e2d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e173e42d-0b32-4054-846e-f9e3ccf63e2d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16699685396047695134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669968539604769513416699685396047695134166996853960476951341669968539604769513416699685396047695134166996853960476951341669968539604769513416699685396047695134166996853960476951341669968539604769513416699685396047695134166996853960476951341669968539604769513416699685396047695134166996853960476951341669968539604769513416699685396047695134166996853960476951341669968539604769513416699685396047695134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abd5e7a2-1a90-4326-9a78-981136fe7909, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e173e42d-0b32-4054-846e-f9e3ccf63e2d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8697ca7c-bd88-4e7b-9442-feed5a4a07e5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8697ca7c-bd88-4e7b-9442-feed5a4a07e5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5212463428318912658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52124634283189126585212463428318912658521246342831891265852124634283189126585212463428318912658521246342831891265852124634283189126585212463428318912658521246342831891265852124634283189126585212463428318912658521246342831891265852124634283189126585212463428318912658521246342831891265852124634283189126585212463428318912658521246342831891265852124634283189126585212463428318912658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4a9a0763-8277-4689-a813-77de3bc170db, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8697ca7c-bd88-4e7b-9442-feed5a4a07e5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a9a0763-8277-4689-a813-77de3bc170db, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13566591731371319703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356659173137131970313566591731371319703135665917313713197031356659173137131970313566591731371319703135665917313713197031356659173137131970313566591731371319703135665917313713197031356659173137131970313566591731371319703135665917313713197031356659173137131970313566591731371319703135665917313713197031356659173137131970313566591731371319703135665917313713197031356659173137131970313566591731371319703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 10782ae3-7c38-4233-8dd6-3fc3214c04c5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10782ae3-7c38-4233-8dd6-3fc3214c04c5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3287473676798515537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32874736767985155373287473676798515537328747367679851553732874736767985155373287473676798515537328747367679851553732874736767985155373287473676798515537328747367679851553732874736767985155373287473676798515537328747367679851553732874736767985155373287473676798515537328747367679851553732874736767985155373287473676798515537328747367679851553732874736767985155373287473676798515537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a9a0763-8277-4689-a813-77de3bc170db, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10782ae3-7c38-4233-8dd6-3fc3214c04c5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 118a1ada-625a-49a0-923a-5ebe13bfb368, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dba44862-559f-4bff-b7a8-faf9ca5ede28, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dba44862-559f-4bff-b7a8-faf9ca5ede28, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8573941143543559770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85739411435435597708573941143543559770857394114354355977085739411435435597708573941143543559770857394114354355977085739411435435597708573941143543559770857394114354355977085739411435435597708573941143543559770857394114354355977085739411435435597708573941143543559770857394114354355977085739411435435597708573941143543559770857394114354355977085739411435435597708573941143543559770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 118a1ada-625a-49a0-923a-5ebe13bfb368, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13971592344404585930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397159234440458593013971592344404585930139715923444045859301397159234440458593013971592344404585930139715923444045859301397159234440458593013971592344404585930139715923444045859301397159234440458593013971592344404585930139715923444045859301397159234440458593013971592344404585930139715923444045859301397159234440458593013971592344404585930139715923444045859301397159234440458593013971592344404585930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dba44862-559f-4bff-b7a8-faf9ca5ede28, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0304c600-b406-4873-ace3-16252db114e8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0304c600-b406-4873-ace3-16252db114e8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15040672529275380695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504067252927538069515040672529275380695150406725292753806951504067252927538069515040672529275380695150406725292753806951504067252927538069515040672529275380695150406725292753806951504067252927538069515040672529275380695150406725292753806951504067252927538069515040672529275380695150406725292753806951504067252927538069515040672529275380695150406725292753806951504067252927538069515040672529275380695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0304c600-b406-4873-ace3-16252db114e8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d6d610b1-7b35-4afd-a860-bd05e75df1b9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6d610b1-7b35-4afd-a860-bd05e75df1b9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14003348249392935780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400334824939293578014003348249392935780140033482493929357801400334824939293578014003348249392935780140033482493929357801400334824939293578014003348249392935780140033482493929357801400334824939293578014003348249392935780140033482493929357801400334824939293578014003348249392935780140033482493929357801400334824939293578014003348249392935780140033482493929357801400334824939293578014003348249392935780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 118a1ada-625a-49a0-923a-5ebe13bfb368, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 36beee3a-9cc5-4b87-8fc5-3887177c7321, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36beee3a-9cc5-4b87-8fc5-3887177c7321, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18155185474843585750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815518547484358575018155185474843585750181551854748435857501815518547484358575018155185474843585750181551854748435857501815518547484358575018155185474843585750181551854748435857501815518547484358575018155185474843585750181551854748435857501815518547484358575018155185474843585750181551854748435857501815518547484358575018155185474843585750181551854748435857501815518547484358575018155185474843585750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36beee3a-9cc5-4b87-8fc5-3887177c7321, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6afecd2c-0b12-45b4-8396-4c6453e83b9b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6d610b1-7b35-4afd-a860-bd05e75df1b9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca3b6925-3d3e-46c0-9a65-fe100c3974be, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3b6925-3d3e-46c0-9a65-fe100c3974be, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 461918769836106740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740461918769836106740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6afecd2c-0b12-45b4-8396-4c6453e83b9b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6916491631759600535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69164916317596005356916491631759600535691649163175960053569164916317596005356916491631759600535691649163175960053569164916317596005356916491631759600535691649163175960053569164916317596005356916491631759600535691649163175960053569164916317596005356916491631759600535691649163175960053569164916317596005356916491631759600535691649163175960053569164916317596005356916491631759600535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6afecd2c-0b12-45b4-8396-4c6453e83b9b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e2df0eae-f85e-4dae-a5ed-0966207c9802, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2df0eae-f85e-4dae-a5ed-0966207c9802, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16798319801352836101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679831980135283610116798319801352836101167983198013528361011679831980135283610116798319801352836101167983198013528361011679831980135283610116798319801352836101167983198013528361011679831980135283610116798319801352836101167983198013528361011679831980135283610116798319801352836101167983198013528361011679831980135283610116798319801352836101167983198013528361011679831980135283610116798319801352836101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3b6925-3d3e-46c0-9a65-fe100c3974be, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dae1f3a0-6fb9-41a9-8d32-3fe49d6f4204, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dae1f3a0-6fb9-41a9-8d32-3fe49d6f4204, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 861574874398090730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730861574874398090730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2df0eae-f85e-4dae-a5ed-0966207c9802, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78360414-bffb-4e81-a70b-fd770e77a429, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dae1f3a0-6fb9-41a9-8d32-3fe49d6f4204, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78360414-bffb-4e81-a70b-fd770e77a429, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2862884740314105712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28628847403141057122862884740314105712286288474031410571228628847403141057122862884740314105712286288474031410571228628847403141057122862884740314105712286288474031410571228628847403141057122862884740314105712286288474031410571228628847403141057122862884740314105712286288474031410571228628847403141057122862884740314105712286288474031410571228628847403141057122862884740314105712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f8118115-8006-4260-9ee4-9dff22d923c9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8118115-8006-4260-9ee4-9dff22d923c9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4021170084895990055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40211700848959900554021170084895990055402117008489599005540211700848959900554021170084895990055402117008489599005540211700848959900554021170084895990055402117008489599005540211700848959900554021170084895990055402117008489599005540211700848959900554021170084895990055402117008489599005540211700848959900554021170084895990055402117008489599005540211700848959900554021170084895990055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78360414-bffb-4e81-a70b-fd770e77a429, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 93a08a02-c2bb-4d39-91ee-e982708aa29f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93a08a02-c2bb-4d39-91ee-e982708aa29f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15267704666216846719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526770466621684671915267704666216846719152677046662168467191526770466621684671915267704666216846719152677046662168467191526770466621684671915267704666216846719152677046662168467191526770466621684671915267704666216846719152677046662168467191526770466621684671915267704666216846719152677046662168467191526770466621684671915267704666216846719152677046662168467191526770466621684671915267704666216846719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8118115-8006-4260-9ee4-9dff22d923c9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 02085ae2-bb84-4814-af75-c33d0ec5bd4a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02085ae2-bb84-4814-af75-c33d0ec5bd4a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15796460423851980790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579646042385198079015796460423851980790157964604238519807901579646042385198079015796460423851980790157964604238519807901579646042385198079015796460423851980790157964604238519807901579646042385198079015796460423851980790157964604238519807901579646042385198079015796460423851980790157964604238519807901579646042385198079015796460423851980790157964604238519807901579646042385198079015796460423851980790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93a08a02-c2bb-4d39-91ee-e982708aa29f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7a6b2c75-833e-4d7e-bdf9-e6cbe7a94e19, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02085ae2-bb84-4814-af75-c33d0ec5bd4a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6b2c75-833e-4d7e-bdf9-e6cbe7a94e19, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16743770743964911498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674377074396491149816743770743964911498167437707439649114981674377074396491149816743770743964911498167437707439649114981674377074396491149816743770743964911498167437707439649114981674377074396491149816743770743964911498167437707439649114981674377074396491149816743770743964911498167437707439649114981674377074396491149816743770743964911498167437707439649114981674377074396491149816743770743964911498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ad0abab5-e63d-461c-b63c-6711fb4aa627, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad0abab5-e63d-461c-b63c-6711fb4aa627, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1391374321396013947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13913743213960139471391374321396013947139137432139601394713913743213960139471391374321396013947139137432139601394713913743213960139471391374321396013947139137432139601394713913743213960139471391374321396013947139137432139601394713913743213960139471391374321396013947139137432139601394713913743213960139471391374321396013947139137432139601394713913743213960139471391374321396013947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6b2c75-833e-4d7e-bdf9-e6cbe7a94e19, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1ee06fb4-bd63-4006-80df-a61cf48543e7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee06fb4-bd63-4006-80df-a61cf48543e7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4075366142303032713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40753661423030327134075366142303032713407536614230303271340753661423030327134075366142303032713407536614230303271340753661423030327134075366142303032713407536614230303271340753661423030327134075366142303032713407536614230303271340753661423030327134075366142303032713407536614230303271340753661423030327134075366142303032713407536614230303271340753661423030327134075366142303032713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad0abab5-e63d-461c-b63c-6711fb4aa627, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee06fb4-bd63-4006-80df-a61cf48543e7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05ebcd34-8a04-4953-becb-a97f2c41eab6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ebcd34-8a04-4953-becb-a97f2c41eab6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2066912682673749861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20669126826737498612066912682673749861206691268267374986120669126826737498612066912682673749861206691268267374986120669126826737498612066912682673749861206691268267374986120669126826737498612066912682673749861206691268267374986120669126826737498612066912682673749861206691268267374986120669126826737498612066912682673749861206691268267374986120669126826737498612066912682673749861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cfe97f94-b037-4ecb-ab60-05339cf4b553, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ya.test:process.py:259 Command (pid 3021008) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3021008) elapsed time (sec): 1.1799099445343018
DEBUG    ya.test:process.py:263 Command (pid 3021008) idrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ebcd34-8a04-4953-becb-a97f2c41eab6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 89182cc8-0559-45e2-bd0d-2fa725d2cfb7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ya.test:process.py:263 Command (pid 3021008) inblock: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfe97f94-b037-4ecb-ab60-05339cf4b553, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2714784362553730754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27147843625537307542714784362553730754271478436255373075427147843625537307542714784362553730754271478436255373075427147843625537307542714784362553730754271478436255373075427147843625537307542714784362553730754271478436255373075427147843625537307542714784362553730754271478436255373075427147843625537307542714784362553730754271478436255373075427147843625537307542714784362553730754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89182cc8-0559-45e2-bd0d-2fa725d2cfb7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16927178602483717074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692717860248371707416927178602483717074169271786024837170741692717860248371707416927178602483717074169271786024837170741692717860248371707416927178602483717074169271786024837170741692717860248371707416927178602483717074169271786024837170741692717860248371707416927178602483717074169271786024837170741692717860248371707416927178602483717074169271786024837170741692717860248371707416927178602483717074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 3021008) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3021008) ixrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfe97f94-b037-4ecb-ab60-05339cf4b553, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89182cc8-0559-45e2-bd0d-2fa725d2cfb7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 3021008) majflt: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ya.test:process.py:263 Command (pid 3021008) maxrss: 831016
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 70e03b30-1cc9-4b32-8d4a-df72c66b79d2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70e03b30-1cc9-4b32-8d4a-df72c66b79d2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8108331627431111860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81083316274311118608108331627431111860810833162743111186081083316274311118608108331627431111860810833162743111186081083316274311118608108331627431111860810833162743111186081083316274311118608108331627431111860810833162743111186081083316274311118608108331627431111860810833162743111186081083316274311118608108331627431111860810833162743111186081083316274311118608108331627431111860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 3021008) minflt: 45255
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 07ee4a88-ba31-4f00-b44d-f8f830efda54, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07ee4a88-ba31-4f00-b44d-f8f830efda54, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12873993560761567774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287399356076156777412873993560761567774128739935607615677741287399356076156777412873993560761567774128739935607615677741287399356076156777412873993560761567774128739935607615677741287399356076156777412873993560761567774128739935607615677741287399356076156777412873993560761567774128739935607615677741287399356076156777412873993560761567774128739935607615677741287399356076156777412873993560761567774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 3021008) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3021008) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3021008) nivcsw: 290
DEBUG    ya.test:process.py:263 Command (pid 3021008) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3021008) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3021008) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3021008) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3021008) stime: 0.23075199999999998
DEBUG    ya.test:process.py:263 Command (pid 3021008) utime: 0.5425679999999999
DEBUG    ya.test:process.py:263 Command (pid 3021008) wtime: 1.233
DEBUG    ya.test:process.py:275 Command (pid 3021008) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70e03b30-1cc9-4b32-8d4a-df72c66b79d2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ae263536-3399-4d0c-8086-69c72595e25f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae263536-3399-4d0c-8086-69c72595e25f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10895791430075175986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089579143007517598610895791430075175986108957914300751759861089579143007517598610895791430075175986108957914300751759861089579143007517598610895791430075175986108957914300751759861089579143007517598610895791430075175986108957914300751759861089579143007517598610895791430075175986108957914300751759861089579143007517598610895791430075175986108957914300751759861089579143007517598610895791430075175986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07ee4a88-ba31-4f00-b44d-f8f830efda54, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8bace9cb-8044-4085-8a80-93b62e294e8f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae263536-3399-4d0c-8086-69c72595e25f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bace9cb-8044-4085-8a80-93b62e294e8f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16885405416321335186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688540541632133518616885405416321335186168854054163213351861688540541632133518616885405416321335186168854054163213351861688540541632133518616885405416321335186168854054163213351861688540541632133518616885405416321335186168854054163213351861688540541632133518616885405416321335186168854054163213351861688540541632133518616885405416321335186168854054163213351861688540541632133518616885405416321335186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be037a19670>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be037a19670> is no longer active. Current active count 4.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 97a9e6b5-86c0-4a8c-9eec-b61528d5e010, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bace9cb-8044-4085-8a80-93b62e294e8f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 97a9e6b5-86c0-4a8c-9eec-b61528d5e010, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NmM3MDA4YzUtN2VmZDQwM2QtYWExNGJmODMtNzI2MzRlMA==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 97a9e6b5-86c0-4a8c-9eec-b61528d5e010, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 97a9e6b5-86c0-4a8c-9eec-b61528d5e010, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 97a9e6b5-86c0-4a8c-9eec-b61528d5e010, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be037a19670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d80e46a0-61a1-4658-8352-df235e22ac71, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d80e46a0-61a1-4658-8352-df235e22ac71, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11963218411384033935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196321841138403393511963218411384033935119632184113840339351196321841138403393511963218411384033935119632184113840339351196321841138403393511963218411384033935119632184113840339351196321841138403393511963218411384033935119632184113840339351196321841138403393511963218411384033935119632184113840339351196321841138403393511963218411384033935119632184113840339351196321841138403393511963218411384033935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be0379f52f0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be0379f52f0> is no longer active. Current active count 3.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, e55eb9ff-1872-4227-b6ab-13961d921d65, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e55eb9ff-1872-4227-b6ab-13961d921d65, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ODAxYjIyY2MtZWU2MDljMzUtMmQ4OTFlNTktOTZhMTc0ZmI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d80e46a0-61a1-4658-8352-df235e22ac71, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be0379f52f0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 658bac04-f762-419e-8eb2-a164527b8fab, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, e55eb9ff-1872-4227-b6ab-13961d921d65, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 658bac04-f762-419e-8eb2-a164527b8fab, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1817845598871818180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18178455988718181801817845598871818180181784559887181818018178455988718181801817845598871818180181784559887181818018178455988718181801817845598871818180181784559887181818018178455988718181801817845598871818180181784559887181818018178455988718181801817845598871818180181784559887181818018178455988718181801817845598871818180181784559887181818018178455988718181801817845598871818180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e55eb9ff-1872-4227-b6ab-13961d921d65, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be037d22ab0>, reason: session-close
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 658bac04-f762-419e-8eb2-a164527b8fab, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, e55eb9ff-1872-4227-b6ab-13961d921d65, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be037d22ab0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 8ee57325-c98e-46ea-b138-81e7ceb6833d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8ee57325-c98e-46ea-b138-81e7ceb6833d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YmQ2YzJiYTktYTlmZjBlMWUtYzM4YWI2ZjktZDdjMmI3OWM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 8ee57325-c98e-46ea-b138-81e7ceb6833d, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8ee57325-c98e-46ea-b138-81e7ceb6833d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 8ee57325-c98e-46ea-b138-81e7ceb6833d, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be037d22ab0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8fc2039-961a-4a41-8952-3502242a8319, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8fc2039-961a-4a41-8952-3502242a8319, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=OGVjNmJjNjgtYWQxZjE0My1mZjQ1NjE2MS1iZDAyZTc3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5318945121949967663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53189451219499676635318945121949967663531894512194996766353189451219499676635318945121949967663531894512194996766353189451219499676635318945121949967663531894512194996766353189451219499676635318945121949967663531894512194996766353189451219499676635318945121949967663531894512194996766353189451219499676635318945121949967663531894512194996766353189451219499676635318945121949967663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be037d0f770>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be037d0f770> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 1a66dd74-e298-43db-937d-a3e62d9bcd04, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1a66dd74-e298-43db-937d-a3e62d9bcd04, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=YjYwODFlNzgtZTNmZGZjZTgtZmRlZDBkMjItNjM2MjUzNTM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 1a66dd74-e298-43db-937d-a3e62d9bcd04, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1a66dd74-e298-43db-937d-a3e62d9bcd04, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 1a66dd74-e298-43db-937d-a3e62d9bcd04, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be037d0f770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7be03b447630 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 881348b3-79dc-4f22-bd3f-6659f8683e3a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 881348b3-79dc-4f22-bd3f-6659f8683e3a, ghrun-wjtphvox5i.auto.internal:16317): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8fc2039-961a-4a41-8952-3502242a8319, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=b61f4626-93299980-caab9033-93869458" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 881348b3-79dc-4f22-bd3f-6659f8683e3a, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, 881348b3-79dc-4f22-bd3f-6659f8683e3a, ghrun-wjtphvox5i.auto.internal:16317): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2026-02-18T19:32:59.574179903+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(CreateSession, 881348b3-79dc-4f22-bd3f-6659f8683e3a, ghrun-wjtphvox5i.auto.internal:16317): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-wjtphvox5i.auto.internal:16317
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2026-02-18T19:32:59.574179903+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be037a04670>, reason: session-close
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be037a04670> is no longer active. Current active count 1.
DEBUG    ydb.table.SessionPool:_sp_impl.py:156 In flight waiters: 1, preparing session <ydb.table.Session object at 0x7be037a04670> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be038a09eb0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be037a04670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7be038a3e2f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 77c185e9-f84b-41b9-b8e2-49ec28ec7d0d, localhost:3870): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 77c185e9-f84b-41b9-b8e2-49ec28ec7d0d, localhost:3870): request = { database: "/Root/test_simple_encryption_1" }
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 77c185e9-f84b-41b9-b8e2-49ec28ec7d0d, localhost:3870): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wjtphvox5i.auto.internal" port: 3322 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" node_id: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-wjtphvox5i.auto.internal:3322, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3870
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 18163869-d15b-4a54-a558-ce5ad72cd9cb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18163869-d15b-4a54-a558-ce5ad72cd9cb, ghrun-wjtphvox5i.auto.internal:3322): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, d9b9bb4c-5f43-4b08-bea9-48f6c0231f2c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 18163869-d15b-4a54-a558-ce5ad72cd9cb, ghrun-wjtphvox5i.auto.internal:3322): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18163869-d15b-4a54-a558-ce5ad72cd9cb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d9b9bb4c-5f43-4b08-bea9-48f6c0231f2c, ghrun-wjtphvox5i.auto.internal:3322): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, cd74e048-e4a0-41be-a36f-e3103d815d1b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cd74e048-e4a0-41be-a36f-e3103d815d1b, ghrun-wjtphvox5i.auto.internal:3322): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 18163869-d15b-4a54-a558-ce5ad72cd9cb, ghrun-wjtphvox5i.auto.internal:3322): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, d9b9bb4c-5f43-4b08-bea9-48f6c0231f2c, ghrun-wjtphvox5i.auto.internal:3322): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d9b9bb4c-5f43-4b08-bea9-48f6c0231f2c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, d9b9bb4c-5f43-4b08-bea9-48f6c0231f2c, ghrun-wjtphvox5i.auto.internal:3322): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 25be9dd7-2956-4ad5-995a-5963f7475db6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 4c63e879-c8d9-434e-adc8-743aab97cbe6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, cd74e048-e4a0-41be-a36f-e3103d815d1b, ghrun-wjtphvox5i.auto.internal:3322): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cd74e048-e4a0-41be-a36f-e3103d815d1b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 4c63e879-c8d9-434e-adc8-743aab97cbe6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 25be9dd7-2956-4ad5-995a-5963f7475db6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, cd74e048-e4a0-41be-a36f-e3103d815d1b, ghrun-wjtphvox5i.auto.internal:3322): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 4c63e879-c8d9-434e-adc8-743aab97cbe6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bbb7ccab-3d30500e-c0cd9f08-5885b55f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1e2c6110-6c05-4eb8-9ab3-a433b6dd64a1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 25be9dd7-2956-4ad5-995a-5963f7475db6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bbb7ccab-3d30500e-c0cd9f08-5885b55f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2c6110-6c05-4eb8-9ab3-a433b6dd64a1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1739117398568661828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17391173985686618281739117398568661828173911739856866182817391173985686618281739117398568661828173911739856866182817391173985686618281739117398568661828173911739856866182817391173985686618281739117398568661828173911739856866182817391173985686618281739117398568661828173911739856866182817391173985686618281739117398568661828173911739856866182817391173985686618281739117398568661828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 03c546da-9855-4530-8edf-4e7e182f3207, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03c546da-9855-4530-8edf-4e7e182f3207, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10678182217965850661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067818221796585066110678182217965850661106781822179658506611067818221796585066110678182217965850661106781822179658506611067818221796585066110678182217965850661106781822179658506611067818221796585066110678182217965850661106781822179658506611067818221796585066110678182217965850661106781822179658506611067818221796585066110678182217965850661106781822179658506611067818221796585066110678182217965850661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03c546da-9855-4530-8edf-4e7e182f3207, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, eb0fdd55-827d-4cc3-9598-5f854ba07612, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2c6110-6c05-4eb8-9ab3-a433b6dd64a1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, eb0fdd55-827d-4cc3-9598-5f854ba07612, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, eb0fdd55-827d-4cc3-9598-5f854ba07612, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bbb7ccab-3d30500e-c0cd9f08-5885b55f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 864a20b8-7b0b-4167-8295-5bed53f69345, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 864a20b8-7b0b-4167-8295-5bed53f69345, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2206464051593798900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22064640515937989002206464051593798900220646405159379890022064640515937989002206464051593798900220646405159379890022064640515937989002206464051593798900220646405159379890022064640515937989002206464051593798900220646405159379890022064640515937989002206464051593798900220646405159379890022064640515937989002206464051593798900220646405159379890022064640515937989002206464051593798900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1594b081-acae-418c-a64f-4f68541d9d5c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1594b081-acae-418c-a64f-4f68541d9d5c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16746957454841999512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674695745484199951216746957454841999512167469574548419995121674695745484199951216746957454841999512167469574548419995121674695745484199951216746957454841999512167469574548419995121674695745484199951216746957454841999512167469574548419995121674695745484199951216746957454841999512167469574548419995121674695745484199951216746957454841999512167469574548419995121674695745484199951216746957454841999512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 864a20b8-7b0b-4167-8295-5bed53f69345, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bf8f5097-2dbf-4138-b238-adbd8b017171, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf8f5097-2dbf-4138-b238-adbd8b017171, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2900524081769767773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29005240817697677732900524081769767773290052408176976777329005240817697677732900524081769767773290052408176976777329005240817697677732900524081769767773290052408176976777329005240817697677732900524081769767773290052408176976777329005240817697677732900524081769767773290052408176976777329005240817697677732900524081769767773290052408176976777329005240817697677732900524081769767773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1594b081-acae-418c-a64f-4f68541d9d5c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf8f5097-2dbf-4138-b238-adbd8b017171, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3bfee11e-440e-40b9-9f61-4bb76d72af4d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, faea6460-7d0d-489d-b51d-e4f0e98e8b2b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bfee11e-440e-40b9-9f61-4bb76d72af4d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2071431800465186404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20714318004651864042071431800465186404207143180046518640420714318004651864042071431800465186404207143180046518640420714318004651864042071431800465186404207143180046518640420714318004651864042071431800465186404207143180046518640420714318004651864042071431800465186404207143180046518640420714318004651864042071431800465186404207143180046518640420714318004651864042071431800465186404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faea6460-7d0d-489d-b51d-e4f0e98e8b2b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15568236627264184221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556823662726418422115568236627264184221155682366272641842211556823662726418422115568236627264184221155682366272641842211556823662726418422115568236627264184221155682366272641842211556823662726418422115568236627264184221155682366272641842211556823662726418422115568236627264184221155682366272641842211556823662726418422115568236627264184221155682366272641842211556823662726418422115568236627264184221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bfee11e-440e-40b9-9f61-4bb76d72af4d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faea6460-7d0d-489d-b51d-e4f0e98e8b2b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e499fb09-9d77-4daa-8c3d-19137bcc7169, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e499fb09-9d77-4daa-8c3d-19137bcc7169, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16831561379575380067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683156137957538006716831561379575380067168315613795753800671683156137957538006716831561379575380067168315613795753800671683156137957538006716831561379575380067168315613795753800671683156137957538006716831561379575380067168315613795753800671683156137957538006716831561379575380067168315613795753800671683156137957538006716831561379575380067168315613795753800671683156137957538006716831561379575380067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 220d3c4b-510c-45da-83c3-9e3dac8c3fbd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 220d3c4b-510c-45da-83c3-9e3dac8c3fbd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11733148856874867488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173314885687486748811733148856874867488117331488568748674881173314885687486748811733148856874867488117331488568748674881173314885687486748811733148856874867488117331488568748674881173314885687486748811733148856874867488117331488568748674881173314885687486748811733148856874867488117331488568748674881173314885687486748811733148856874867488117331488568748674881173314885687486748811733148856874867488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e499fb09-9d77-4daa-8c3d-19137bcc7169, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4a9844ae-c035-43f7-adcf-6c549d537b0d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a9844ae-c035-43f7-adcf-6c549d537b0d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16140863542608446637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614086354260844663716140863542608446637161408635426084466371614086354260844663716140863542608446637161408635426084466371614086354260844663716140863542608446637161408635426084466371614086354260844663716140863542608446637161408635426084466371614086354260844663716140863542608446637161408635426084466371614086354260844663716140863542608446637161408635426084466371614086354260844663716140863542608446637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 220d3c4b-510c-45da-83c3-9e3dac8c3fbd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e7158c6-1fe7-4326-833e-f496e324ebec, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e7158c6-1fe7-4326-833e-f496e324ebec, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14790221778634264716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479022177863426471614790221778634264716147902217786342647161479022177863426471614790221778634264716147902217786342647161479022177863426471614790221778634264716147902217786342647161479022177863426471614790221778634264716147902217786342647161479022177863426471614790221778634264716147902217786342647161479022177863426471614790221778634264716147902217786342647161479022177863426471614790221778634264716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a9844ae-c035-43f7-adcf-6c549d537b0d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e7158c6-1fe7-4326-833e-f496e324ebec, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 773e4b96-544d-4164-8100-77f5bbfc3b48, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 65ac1cd0-f178-403d-b2c1-ca5da76e1e4d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 773e4b96-544d-4164-8100-77f5bbfc3b48, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14328250164681866108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432825016468186610814328250164681866108143282501646818661081432825016468186610814328250164681866108143282501646818661081432825016468186610814328250164681866108143282501646818661081432825016468186610814328250164681866108143282501646818661081432825016468186610814328250164681866108143282501646818661081432825016468186610814328250164681866108143282501646818661081432825016468186610814328250164681866108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ac1cd0-f178-403d-b2c1-ca5da76e1e4d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10570713713225502891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057071371322550289110570713713225502891105707137132255028911057071371322550289110570713713225502891105707137132255028911057071371322550289110570713713225502891105707137132255028911057071371322550289110570713713225502891105707137132255028911057071371322550289110570713713225502891105707137132255028911057071371322550289110570713713225502891105707137132255028911057071371322550289110570713713225502891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 773e4b96-544d-4164-8100-77f5bbfc3b48, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 35e6e7eb-cf08-4912-8bfd-49d76326eccb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35e6e7eb-cf08-4912-8bfd-49d76326eccb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15389197900268039602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538919790026803960215389197900268039602153891979002680396021538919790026803960215389197900268039602153891979002680396021538919790026803960215389197900268039602153891979002680396021538919790026803960215389197900268039602153891979002680396021538919790026803960215389197900268039602153891979002680396021538919790026803960215389197900268039602153891979002680396021538919790026803960215389197900268039602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ac1cd0-f178-403d-b2c1-ca5da76e1e4d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c417ab27-ac36-40fe-9d87-49372cb061b9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35e6e7eb-cf08-4912-8bfd-49d76326eccb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c417ab27-ac36-40fe-9d87-49372cb061b9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15883258473287489863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588325847328748986315883258473287489863158832584732874898631588325847328748986315883258473287489863158832584732874898631588325847328748986315883258473287489863158832584732874898631588325847328748986315883258473287489863158832584732874898631588325847328748986315883258473287489863158832584732874898631588325847328748986315883258473287489863158832584732874898631588325847328748986315883258473287489863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 85fe34b5-73de-4089-b900-fa7535e39999, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85fe34b5-73de-4089-b900-fa7535e39999, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16996561725869305820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699656172586930582016996561725869305820169965617258693058201699656172586930582016996561725869305820169965617258693058201699656172586930582016996561725869305820169965617258693058201699656172586930582016996561725869305820169965617258693058201699656172586930582016996561725869305820169965617258693058201699656172586930582016996561725869305820169965617258693058201699656172586930582016996561725869305820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c417ab27-ac36-40fe-9d87-49372cb061b9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c60859be-469a-41a5-a907-bdf790476bdc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c60859be-469a-41a5-a907-bdf790476bdc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6888266224068289330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68882662240682893306888266224068289330688826622406828933068882662240682893306888266224068289330688826622406828933068882662240682893306888266224068289330688826622406828933068882662240682893306888266224068289330688826622406828933068882662240682893306888266224068289330688826622406828933068882662240682893306888266224068289330688826622406828933068882662240682893306888266224068289330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85fe34b5-73de-4089-b900-fa7535e39999, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c60859be-469a-41a5-a907-bdf790476bdc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc4fdb33-f4dd-46d4-a707-277da0cd9475, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b800ee11-ab72-461f-ae91-7b3b73384243, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b800ee11-ab72-461f-ae91-7b3b73384243, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3653897020479176511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36538970204791765113653897020479176511365389702047917651136538970204791765113653897020479176511365389702047917651136538970204791765113653897020479176511365389702047917651136538970204791765113653897020479176511365389702047917651136538970204791765113653897020479176511365389702047917651136538970204791765113653897020479176511365389702047917651136538970204791765113653897020479176511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc4fdb33-f4dd-46d4-a707-277da0cd9475, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4876658900488589402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48766589004885894024876658900488589402487665890048858940248766589004885894024876658900488589402487665890048858940248766589004885894024876658900488589402487665890048858940248766589004885894024876658900488589402487665890048858940248766589004885894024876658900488589402487665890048858940248766589004885894024876658900488589402487665890048858940248766589004885894024876658900488589402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b800ee11-ab72-461f-ae91-7b3b73384243, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a97ffc8-e93e-4e14-81e8-e6ac718b02eb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc4fdb33-f4dd-46d4-a707-277da0cd9475, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a97ffc8-e93e-4e14-81e8-e6ac718b02eb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5543670968879819944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55436709688798199445543670968879819944554367096887981994455436709688798199445543670968879819944554367096887981994455436709688798199445543670968879819944554367096887981994455436709688798199445543670968879819944554367096887981994455436709688798199445543670968879819944554367096887981994455436709688798199445543670968879819944554367096887981994455436709688798199445543670968879819944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1e23029e-9ac9-4d88-ab1c-7dc2ee0ef70b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e23029e-9ac9-4d88-ab1c-7dc2ee0ef70b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6763013514619878637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67630135146198786376763013514619878637676301351461987863767630135146198786376763013514619878637676301351461987863767630135146198786376763013514619878637676301351461987863767630135146198786376763013514619878637676301351461987863767630135146198786376763013514619878637676301351461987863767630135146198786376763013514619878637676301351461987863767630135146198786376763013514619878637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a97ffc8-e93e-4e14-81e8-e6ac718b02eb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e23029e-9ac9-4d88-ab1c-7dc2ee0ef70b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, edcb128a-f9ef-4333-9774-079a2d9a5d68, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edcb128a-f9ef-4333-9774-079a2d9a5d68, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17527081256322472750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752708125632247275017527081256322472750175270812563224727501752708125632247275017527081256322472750175270812563224727501752708125632247275017527081256322472750175270812563224727501752708125632247275017527081256322472750175270812563224727501752708125632247275017527081256322472750175270812563224727501752708125632247275017527081256322472750175270812563224727501752708125632247275017527081256322472750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f3fe7e14-eb7c-4cc9-990e-bf93801a91f4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3fe7e14-eb7c-4cc9-990e-bf93801a91f4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2934499842971440914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29344998429714409142934499842971440914293449984297144091429344998429714409142934499842971440914293449984297144091429344998429714409142934499842971440914293449984297144091429344998429714409142934499842971440914293449984297144091429344998429714409142934499842971440914293449984297144091429344998429714409142934499842971440914293449984297144091429344998429714409142934499842971440914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edcb128a-f9ef-4333-9774-079a2d9a5d68, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3fe7e14-eb7c-4cc9-990e-bf93801a91f4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e612161b-0531-4733-af68-fc322a3c4df3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e612161b-0531-4733-af68-fc322a3c4df3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10849352645835228117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084935264583522811710849352645835228117108493526458352281171084935264583522811710849352645835228117108493526458352281171084935264583522811710849352645835228117108493526458352281171084935264583522811710849352645835228117108493526458352281171084935264583522811710849352645835228117108493526458352281171084935264583522811710849352645835228117108493526458352281171084935264583522811710849352645835228117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8538308c-0c50-405e-96b8-b471a610f742, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8538308c-0c50-405e-96b8-b471a610f742, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8893152871873741346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88931528718737413468893152871873741346889315287187374134688931528718737413468893152871873741346889315287187374134688931528718737413468893152871873741346889315287187374134688931528718737413468893152871873741346889315287187374134688931528718737413468893152871873741346889315287187374134688931528718737413468893152871873741346889315287187374134688931528718737413468893152871873741346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e612161b-0531-4733-af68-fc322a3c4df3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 65841b5e-cee2-49da-85ec-097b5cda626c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8538308c-0c50-405e-96b8-b471a610f742, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65841b5e-cee2-49da-85ec-097b5cda626c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8361249289735748700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83612492897357487008361249289735748700836124928973574870083612492897357487008361249289735748700836124928973574870083612492897357487008361249289735748700836124928973574870083612492897357487008361249289735748700836124928973574870083612492897357487008361249289735748700836124928973574870083612492897357487008361249289735748700836124928973574870083612492897357487008361249289735748700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 48d0ec97-9406-4078-8ea6-10b61496d58a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48d0ec97-9406-4078-8ea6-10b61496d58a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5252177064532963585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52521770645329635855252177064532963585525217706453296358552521770645329635855252177064532963585525217706453296358552521770645329635855252177064532963585525217706453296358552521770645329635855252177064532963585525217706453296358552521770645329635855252177064532963585525217706453296358552521770645329635855252177064532963585525217706453296358552521770645329635855252177064532963585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65841b5e-cee2-49da-85ec-097b5cda626c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48d0ec97-9406-4078-8ea6-10b61496d58a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88347c31-f857-47a1-9366-a0cee3a10bf1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88347c31-f857-47a1-9366-a0cee3a10bf1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12568464619500660894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256846461950066089412568464619500660894125684646195006608941256846461950066089412568464619500660894125684646195006608941256846461950066089412568464619500660894125684646195006608941256846461950066089412568464619500660894125684646195006608941256846461950066089412568464619500660894125684646195006608941256846461950066089412568464619500660894125684646195006608941256846461950066089412568464619500660894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 48eef316-436f-4c89-ba49-87e6643de5bb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88347c31-f857-47a1-9366-a0cee3a10bf1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48eef316-436f-4c89-ba49-87e6643de5bb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7706280946323518810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77062809463235188107706280946323518810770628094632351881077062809463235188107706280946323518810770628094632351881077062809463235188107706280946323518810770628094632351881077062809463235188107706280946323518810770628094632351881077062809463235188107706280946323518810770628094632351881077062809463235188107706280946323518810770628094632351881077062809463235188107706280946323518810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d1eb4daa-aba9-4200-9beb-c353f6d47a37, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1eb4daa-aba9-4200-9beb-c353f6d47a37, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13669772441182889136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366977244118288913613669772441182889136136697724411828891361366977244118288913613669772441182889136136697724411828891361366977244118288913613669772441182889136136697724411828891361366977244118288913613669772441182889136136697724411828891361366977244118288913613669772441182889136136697724411828891361366977244118288913613669772441182889136136697724411828891361366977244118288913613669772441182889136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48eef316-436f-4c89-ba49-87e6643de5bb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0a376a50-9cc1-4ad4-9f0f-ec5fff1a8fac, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a376a50-9cc1-4ad4-9f0f-ec5fff1a8fac, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 220287342759576828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828220287342759576828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1eb4daa-aba9-4200-9beb-c353f6d47a37, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 10b8ad8b-27e9-4c51-a447-a992d548afca, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10b8ad8b-27e9-4c51-a447-a992d548afca, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7150325321219735639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71503253212197356397150325321219735639715032532121973563971503253212197356397150325321219735639715032532121973563971503253212197356397150325321219735639715032532121973563971503253212197356397150325321219735639715032532121973563971503253212197356397150325321219735639715032532121973563971503253212197356397150325321219735639715032532121973563971503253212197356397150325321219735639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a376a50-9cc1-4ad4-9f0f-ec5fff1a8fac, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 09995eae-bd55-4c94-abf0-3035f9625e6d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09995eae-bd55-4c94-abf0-3035f9625e6d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 883900905739466726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726883900905739466726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10b8ad8b-27e9-4c51-a447-a992d548afca, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09995eae-bd55-4c94-abf0-3035f9625e6d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 137a5dc7-4dc4-4909-a521-494e353f4b47, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 137a5dc7-4dc4-4909-a521-494e353f4b47, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17429753844890224201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742975384489022420117429753844890224201174297538448902242011742975384489022420117429753844890224201174297538448902242011742975384489022420117429753844890224201174297538448902242011742975384489022420117429753844890224201174297538448902242011742975384489022420117429753844890224201174297538448902242011742975384489022420117429753844890224201174297538448902242011742975384489022420117429753844890224201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc0af6db-bacb-4511-9121-4e68d454dc20, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc0af6db-bacb-4511-9121-4e68d454dc20, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9548453573116467189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95484535731164671899548453573116467189954845357311646718995484535731164671899548453573116467189954845357311646718995484535731164671899548453573116467189954845357311646718995484535731164671899548453573116467189954845357311646718995484535731164671899548453573116467189954845357311646718995484535731164671899548453573116467189954845357311646718995484535731164671899548453573116467189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 137a5dc7-4dc4-4909-a521-494e353f4b47, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 19f637bc-e85e-451f-ab82-a39bc82dad1d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19f637bc-e85e-451f-ab82-a39bc82dad1d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13074467211641304016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307446721164130401613074467211641304016130744672116413040161307446721164130401613074467211641304016130744672116413040161307446721164130401613074467211641304016130744672116413040161307446721164130401613074467211641304016130744672116413040161307446721164130401613074467211641304016130744672116413040161307446721164130401613074467211641304016130744672116413040161307446721164130401613074467211641304016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc0af6db-bacb-4511-9121-4e68d454dc20, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b8eaa9a1-45c6-426a-b1e0-f6d459dfb7fd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8eaa9a1-45c6-426a-b1e0-f6d459dfb7fd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4806502865402430677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48065028654024306774806502865402430677480650286540243067748065028654024306774806502865402430677480650286540243067748065028654024306774806502865402430677480650286540243067748065028654024306774806502865402430677480650286540243067748065028654024306774806502865402430677480650286540243067748065028654024306774806502865402430677480650286540243067748065028654024306774806502865402430677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19f637bc-e85e-451f-ab82-a39bc82dad1d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 911e96f6-5698-421d-a456-11d8c0a1a426, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 911e96f6-5698-421d-a456-11d8c0a1a426, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5659356583902488564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56593565839024885645659356583902488564565935658390248856456593565839024885645659356583902488564565935658390248856456593565839024885645659356583902488564565935658390248856456593565839024885645659356583902488564565935658390248856456593565839024885645659356583902488564565935658390248856456593565839024885645659356583902488564565935658390248856456593565839024885645659356583902488564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8eaa9a1-45c6-426a-b1e0-f6d459dfb7fd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6093aff1-f417-415d-895d-672cb6718998, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6093aff1-f417-415d-895d-672cb6718998, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15312667196185388034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531266719618538803415312667196185388034153126671961853880341531266719618538803415312667196185388034153126671961853880341531266719618538803415312667196185388034153126671961853880341531266719618538803415312667196185388034153126671961853880341531266719618538803415312667196185388034153126671961853880341531266719618538803415312667196185388034153126671961853880341531266719618538803415312667196185388034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 911e96f6-5698-421d-a456-11d8c0a1a426, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6093aff1-f417-415d-895d-672cb6718998, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 823a1b86-ccaf-4ab0-b870-0676f30c117b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e5062673-b782-4b50-a591-a3b063d2f2bb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5062673-b782-4b50-a591-a3b063d2f2bb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16677145601494215110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667714560149421511016677145601494215110166771456014942151101667714560149421511016677145601494215110166771456014942151101667714560149421511016677145601494215110166771456014942151101667714560149421511016677145601494215110166771456014942151101667714560149421511016677145601494215110166771456014942151101667714560149421511016677145601494215110166771456014942151101667714560149421511016677145601494215110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 823a1b86-ccaf-4ab0-b870-0676f30c117b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 97167882825353086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9716788282535308697167882825353086971678828253530869716788282535308697167882825353086971678828253530869716788282535308697167882825353086971678828253530869716788282535308697167882825353086971678828253530869716788282535308697167882825353086971678828253530869716788282535308697167882825353086971678828253530869716788282535308697167882825353086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 823a1b86-ccaf-4ab0-b870-0676f30c117b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5062673-b782-4b50-a591-a3b063d2f2bb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca01e660-e061-49fc-9e19-4ce89c307935, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca01e660-e061-49fc-9e19-4ce89c307935, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13592812350305361859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359281235030536185913592812350305361859135928123503053618591359281235030536185913592812350305361859135928123503053618591359281235030536185913592812350305361859135928123503053618591359281235030536185913592812350305361859135928123503053618591359281235030536185913592812350305361859135928123503053618591359281235030536185913592812350305361859135928123503053618591359281235030536185913592812350305361859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 866ea3c5-f215-40f4-bcdc-e3d6edf4f85e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 866ea3c5-f215-40f4-bcdc-e3d6edf4f85e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11329070025161408143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132907002516140814311329070025161408143113290700251614081431132907002516140814311329070025161408143113290700251614081431132907002516140814311329070025161408143113290700251614081431132907002516140814311329070025161408143113290700251614081431132907002516140814311329070025161408143113290700251614081431132907002516140814311329070025161408143113290700251614081431132907002516140814311329070025161408143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca01e660-e061-49fc-9e19-4ce89c307935, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18124178-a434-4050-b6b7-312f11866e03, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18124178-a434-4050-b6b7-312f11866e03, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10435708368205879549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043570836820587954910435708368205879549104357083682058795491043570836820587954910435708368205879549104357083682058795491043570836820587954910435708368205879549104357083682058795491043570836820587954910435708368205879549104357083682058795491043570836820587954910435708368205879549104357083682058795491043570836820587954910435708368205879549104357083682058795491043570836820587954910435708368205879549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 866ea3c5-f215-40f4-bcdc-e3d6edf4f85e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f5fe66bc-e49e-465f-9aee-082dd99a397c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fe66bc-e49e-465f-9aee-082dd99a397c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12227674147100647219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222767414710064721912227674147100647219122276741471006472191222767414710064721912227674147100647219122276741471006472191222767414710064721912227674147100647219122276741471006472191222767414710064721912227674147100647219122276741471006472191222767414710064721912227674147100647219122276741471006472191222767414710064721912227674147100647219122276741471006472191222767414710064721912227674147100647219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18124178-a434-4050-b6b7-312f11866e03, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd3ed99b-f14c-4a98-9eb0-d8f231cf1624, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd3ed99b-f14c-4a98-9eb0-d8f231cf1624, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6708005023950320122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67080050239503201226708005023950320122670800502395032012267080050239503201226708005023950320122670800502395032012267080050239503201226708005023950320122670800502395032012267080050239503201226708005023950320122670800502395032012267080050239503201226708005023950320122670800502395032012267080050239503201226708005023950320122670800502395032012267080050239503201226708005023950320122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fe66bc-e49e-465f-9aee-082dd99a397c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d19b014a-165e-40b7-9251-504232766596, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd3ed99b-f14c-4a98-9eb0-d8f231cf1624, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d19b014a-165e-40b7-9251-504232766596, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5156542560728147035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51565425607281470355156542560728147035515654256072814703551565425607281470355156542560728147035515654256072814703551565425607281470355156542560728147035515654256072814703551565425607281470355156542560728147035515654256072814703551565425607281470355156542560728147035515654256072814703551565425607281470355156542560728147035515654256072814703551565425607281470355156542560728147035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 04f749c8-f99a-43de-829f-3344b3553a74, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04f749c8-f99a-43de-829f-3344b3553a74, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14558346499169113209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455834649916911320914558346499169113209145583464991691132091455834649916911320914558346499169113209145583464991691132091455834649916911320914558346499169113209145583464991691132091455834649916911320914558346499169113209145583464991691132091455834649916911320914558346499169113209145583464991691132091455834649916911320914558346499169113209145583464991691132091455834649916911320914558346499169113209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d19b014a-165e-40b7-9251-504232766596, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 43bfe50a-31bc-4fad-84aa-b1d24c024e0b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04f749c8-f99a-43de-829f-3344b3553a74, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43bfe50a-31bc-4fad-84aa-b1d24c024e0b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4840006680382851477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48400066803828514774840006680382851477484000668038285147748400066803828514774840006680382851477484000668038285147748400066803828514774840006680382851477484000668038285147748400066803828514774840006680382851477484000668038285147748400066803828514774840006680382851477484000668038285147748400066803828514774840006680382851477484000668038285147748400066803828514774840006680382851477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 277e054f-b071-480d-b2e8-cdf1b38cd263, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43bfe50a-31bc-4fad-84aa-b1d24c024e0b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 277e054f-b071-480d-b2e8-cdf1b38cd263, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11142686798042897913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114268679804289791311142686798042897913111426867980428979131114268679804289791311142686798042897913111426867980428979131114268679804289791311142686798042897913111426867980428979131114268679804289791311142686798042897913111426867980428979131114268679804289791311142686798042897913111426867980428979131114268679804289791311142686798042897913111426867980428979131114268679804289791311142686798042897913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ae1a900c-d03b-4578-8319-c827b3d41cb7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae1a900c-d03b-4578-8319-c827b3d41cb7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7840922281968846523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78409222819688465237840922281968846523784092228196884652378409222819688465237840922281968846523784092228196884652378409222819688465237840922281968846523784092228196884652378409222819688465237840922281968846523784092228196884652378409222819688465237840922281968846523784092228196884652378409222819688465237840922281968846523784092228196884652378409222819688465237840922281968846523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae1a900c-d03b-4578-8319-c827b3d41cb7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 277e054f-b071-480d-b2e8-cdf1b38cd263, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3504b76f-5651-4b91-8cea-0113f8ae4b33, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 70acd147-9f06-41c3-895d-c9b370a9a009, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3504b76f-5651-4b91-8cea-0113f8ae4b33, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6890862468000208818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68908624680002088186890862468000208818689086246800020881868908624680002088186890862468000208818689086246800020881868908624680002088186890862468000208818689086246800020881868908624680002088186890862468000208818689086246800020881868908624680002088186890862468000208818689086246800020881868908624680002088186890862468000208818689086246800020881868908624680002088186890862468000208818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70acd147-9f06-41c3-895d-c9b370a9a009, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16991310614256788315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699131061425678831516991310614256788315169913106142567883151699131061425678831516991310614256788315169913106142567883151699131061425678831516991310614256788315169913106142567883151699131061425678831516991310614256788315169913106142567883151699131061425678831516991310614256788315169913106142567883151699131061425678831516991310614256788315169913106142567883151699131061425678831516991310614256788315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3504b76f-5651-4b91-8cea-0113f8ae4b33, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f993a975-3cc8-4947-afd1-cdb5abad274c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f993a975-3cc8-4947-afd1-cdb5abad274c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6974115484640713735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69741154846407137356974115484640713735697411548464071373569741154846407137356974115484640713735697411548464071373569741154846407137356974115484640713735697411548464071373569741154846407137356974115484640713735697411548464071373569741154846407137356974115484640713735697411548464071373569741154846407137356974115484640713735697411548464071373569741154846407137356974115484640713735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70acd147-9f06-41c3-895d-c9b370a9a009, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a8614844-ae42-4f08-a4d8-d73d9f8078b0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8614844-ae42-4f08-a4d8-d73d9f8078b0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15422152278416088176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542215227841608817615422152278416088176154221522784160881761542215227841608817615422152278416088176154221522784160881761542215227841608817615422152278416088176154221522784160881761542215227841608817615422152278416088176154221522784160881761542215227841608817615422152278416088176154221522784160881761542215227841608817615422152278416088176154221522784160881761542215227841608817615422152278416088176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f993a975-3cc8-4947-afd1-cdb5abad274c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cd90ff0a-9b1a-4d0c-9111-228b389814e4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8614844-ae42-4f08-a4d8-d73d9f8078b0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd90ff0a-9b1a-4d0c-9111-228b389814e4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4188171279396584883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41881712793965848834188171279396584883418817127939658488341881712793965848834188171279396584883418817127939658488341881712793965848834188171279396584883418817127939658488341881712793965848834188171279396584883418817127939658488341881712793965848834188171279396584883418817127939658488341881712793965848834188171279396584883418817127939658488341881712793965848834188171279396584883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5350fb7e-9256-4877-9f3f-8dab0059ca74, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5350fb7e-9256-4877-9f3f-8dab0059ca74, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11106635392800754150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110663539280075415011106635392800754150111066353928007541501110663539280075415011106635392800754150111066353928007541501110663539280075415011106635392800754150111066353928007541501110663539280075415011106635392800754150111066353928007541501110663539280075415011106635392800754150111066353928007541501110663539280075415011106635392800754150111066353928007541501110663539280075415011106635392800754150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd90ff0a-9b1a-4d0c-9111-228b389814e4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e8ee756d-e758-424c-bd30-28f1e1922b4d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5350fb7e-9256-4877-9f3f-8dab0059ca74, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e91f612d-f19d-48df-a4e4-bb8ca836efb3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e91f612d-f19d-48df-a4e4-bb8ca836efb3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9932630714963750973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99326307149637509739932630714963750973993263071496375097399326307149637509739932630714963750973993263071496375097399326307149637509739932630714963750973993263071496375097399326307149637509739932630714963750973993263071496375097399326307149637509739932630714963750973993263071496375097399326307149637509739932630714963750973993263071496375097399326307149637509739932630714963750973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8ee756d-e758-424c-bd30-28f1e1922b4d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9878514212520795117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98785142125207951179878514212520795117987851421252079511798785142125207951179878514212520795117987851421252079511798785142125207951179878514212520795117987851421252079511798785142125207951179878514212520795117987851421252079511798785142125207951179878514212520795117987851421252079511798785142125207951179878514212520795117987851421252079511798785142125207951179878514212520795117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8ee756d-e758-424c-bd30-28f1e1922b4d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0020aa3f-e560-4847-9ab7-3aec64971cc2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0020aa3f-e560-4847-9ab7-3aec64971cc2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7746835727091111722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77468357270911117227746835727091111722774683572709111172277468357270911117227746835727091111722774683572709111172277468357270911117227746835727091111722774683572709111172277468357270911117227746835727091111722774683572709111172277468357270911117227746835727091111722774683572709111172277468357270911117227746835727091111722774683572709111172277468357270911117227746835727091111722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e91f612d-f19d-48df-a4e4-bb8ca836efb3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a52a662e-311d-4952-97df-a19bbef2a638, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a52a662e-311d-4952-97df-a19bbef2a638, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14941766413359046402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494176641335904640214941766413359046402149417664133590464021494176641335904640214941766413359046402149417664133590464021494176641335904640214941766413359046402149417664133590464021494176641335904640214941766413359046402149417664133590464021494176641335904640214941766413359046402149417664133590464021494176641335904640214941766413359046402149417664133590464021494176641335904640214941766413359046402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0020aa3f-e560-4847-9ab7-3aec64971cc2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a52a662e-311d-4952-97df-a19bbef2a638, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0a4dd191-8db6-4916-96b7-d49a8cf69753, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a4dd191-8db6-4916-96b7-d49a8cf69753, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 512443172076651110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110512443172076651110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 731e84dc-e6ff-4899-a3c7-f755d57deffe, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 731e84dc-e6ff-4899-a3c7-f755d57deffe, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4253949577576231949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42539495775762319494253949577576231949425394957757623194942539495775762319494253949577576231949425394957757623194942539495775762319494253949577576231949425394957757623194942539495775762319494253949577576231949425394957757623194942539495775762319494253949577576231949425394957757623194942539495775762319494253949577576231949425394957757623194942539495775762319494253949577576231949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a4dd191-8db6-4916-96b7-d49a8cf69753, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, abfaad2d-aab8-41c2-b80b-7259fd0491a2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abfaad2d-aab8-41c2-b80b-7259fd0491a2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2852259065888976390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28522590658889763902852259065888976390285225906588897639028522590658889763902852259065888976390285225906588897639028522590658889763902852259065888976390285225906588897639028522590658889763902852259065888976390285225906588897639028522590658889763902852259065888976390285225906588897639028522590658889763902852259065888976390285225906588897639028522590658889763902852259065888976390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 731e84dc-e6ff-4899-a3c7-f755d57deffe, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6831a5bf-ad2a-42e0-a632-54842369477f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6831a5bf-ad2a-42e0-a632-54842369477f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1887061761405144213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18870617614051442131887061761405144213188706176140514421318870617614051442131887061761405144213188706176140514421318870617614051442131887061761405144213188706176140514421318870617614051442131887061761405144213188706176140514421318870617614051442131887061761405144213188706176140514421318870617614051442131887061761405144213188706176140514421318870617614051442131887061761405144213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abfaad2d-aab8-41c2-b80b-7259fd0491a2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3180dca2-f90e-4871-b826-2ee7defa0bbf, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3180dca2-f90e-4871-b826-2ee7defa0bbf, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2074482749415222875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20744827494152228752074482749415222875207448274941522287520744827494152228752074482749415222875207448274941522287520744827494152228752074482749415222875207448274941522287520744827494152228752074482749415222875207448274941522287520744827494152228752074482749415222875207448274941522287520744827494152228752074482749415222875207448274941522287520744827494152228752074482749415222875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6831a5bf-ad2a-42e0-a632-54842369477f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b84dd70-a738-4ce1-9f83-27ff07b15667, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b84dd70-a738-4ce1-9f83-27ff07b15667, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8413795954624797851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84137959546247978518413795954624797851841379595462479785184137959546247978518413795954624797851841379595462479785184137959546247978518413795954624797851841379595462479785184137959546247978518413795954624797851841379595462479785184137959546247978518413795954624797851841379595462479785184137959546247978518413795954624797851841379595462479785184137959546247978518413795954624797851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3180dca2-f90e-4871-b826-2ee7defa0bbf, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f0f61b5e-4696-4536-8328-ba7b4f531a05, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0f61b5e-4696-4536-8328-ba7b4f531a05, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7828769337258967357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78287693372589673577828769337258967357782876933725896735778287693372589673577828769337258967357782876933725896735778287693372589673577828769337258967357782876933725896735778287693372589673577828769337258967357782876933725896735778287693372589673577828769337258967357782876933725896735778287693372589673577828769337258967357782876933725896735778287693372589673577828769337258967357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b84dd70-a738-4ce1-9f83-27ff07b15667, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 645f3ea2-0841-48f6-85a3-eec2e45acbab, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0f61b5e-4696-4536-8328-ba7b4f531a05, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645f3ea2-0841-48f6-85a3-eec2e45acbab, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16010316338587928629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601031633858792862916010316338587928629160103163385879286291601031633858792862916010316338587928629160103163385879286291601031633858792862916010316338587928629160103163385879286291601031633858792862916010316338587928629160103163385879286291601031633858792862916010316338587928629160103163385879286291601031633858792862916010316338587928629160103163385879286291601031633858792862916010316338587928629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 611237a0-7bd0-4716-88bc-4b60c50c44be, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 611237a0-7bd0-4716-88bc-4b60c50c44be, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 793610675347877142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142793610675347877142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645f3ea2-0841-48f6-85a3-eec2e45acbab, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 611237a0-7bd0-4716-88bc-4b60c50c44be, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 049aa38f-053b-4566-8261-6fa8a8141353, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a6423880-3331-4613-9e8e-4b83051a4f0b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 049aa38f-053b-4566-8261-6fa8a8141353, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16038006641325900072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603800664132590007216038006641325900072160380066413259000721603800664132590007216038006641325900072160380066413259000721603800664132590007216038006641325900072160380066413259000721603800664132590007216038006641325900072160380066413259000721603800664132590007216038006641325900072160380066413259000721603800664132590007216038006641325900072160380066413259000721603800664132590007216038006641325900072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6423880-3331-4613-9e8e-4b83051a4f0b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17846374651119025583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784637465111902558317846374651119025583178463746511190255831784637465111902558317846374651119025583178463746511190255831784637465111902558317846374651119025583178463746511190255831784637465111902558317846374651119025583178463746511190255831784637465111902558317846374651119025583178463746511190255831784637465111902558317846374651119025583178463746511190255831784637465111902558317846374651119025583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6423880-3331-4613-9e8e-4b83051a4f0b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 39acbdca-9f6e-4abc-aa3d-f16c0f4b8581, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39acbdca-9f6e-4abc-aa3d-f16c0f4b8581, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12108937897697654824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210893789769765482412108937897697654824121089378976976548241210893789769765482412108937897697654824121089378976976548241210893789769765482412108937897697654824121089378976976548241210893789769765482412108937897697654824121089378976976548241210893789769765482412108937897697654824121089378976976548241210893789769765482412108937897697654824121089378976976548241210893789769765482412108937897697654824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 049aa38f-053b-4566-8261-6fa8a8141353, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 568f52ac-8fed-4cc2-9273-7fce436d84d7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568f52ac-8fed-4cc2-9273-7fce436d84d7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13559563472121013570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355956347212101357013559563472121013570135595634721210135701355956347212101357013559563472121013570135595634721210135701355956347212101357013559563472121013570135595634721210135701355956347212101357013559563472121013570135595634721210135701355956347212101357013559563472121013570135595634721210135701355956347212101357013559563472121013570135595634721210135701355956347212101357013559563472121013570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39acbdca-9f6e-4abc-aa3d-f16c0f4b8581, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de681bde-aabf-4294-b8eb-cf4967bcc403, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de681bde-aabf-4294-b8eb-cf4967bcc403, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11841261588769329101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184126158876932910111841261588769329101118412615887693291011184126158876932910111841261588769329101118412615887693291011184126158876932910111841261588769329101118412615887693291011184126158876932910111841261588769329101118412615887693291011184126158876932910111841261588769329101118412615887693291011184126158876932910111841261588769329101118412615887693291011184126158876932910111841261588769329101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568f52ac-8fed-4cc2-9273-7fce436d84d7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2671a0d5-f2c3-4346-a9c5-3eacb1f559d7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de681bde-aabf-4294-b8eb-cf4967bcc403, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b3243b5f-c478-4781-9b40-70d2378ecf3b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3243b5f-c478-4781-9b40-70d2378ecf3b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12098793770846650715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209879377084665071512098793770846650715120987937708466507151209879377084665071512098793770846650715120987937708466507151209879377084665071512098793770846650715120987937708466507151209879377084665071512098793770846650715120987937708466507151209879377084665071512098793770846650715120987937708466507151209879377084665071512098793770846650715120987937708466507151209879377084665071512098793770846650715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2671a0d5-f2c3-4346-a9c5-3eacb1f559d7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7806666103455217652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78066661034552176527806666103455217652780666610345521765278066661034552176527806666103455217652780666610345521765278066661034552176527806666103455217652780666610345521765278066661034552176527806666103455217652780666610345521765278066661034552176527806666103455217652780666610345521765278066661034552176527806666103455217652780666610345521765278066661034552176527806666103455217652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3243b5f-c478-4781-9b40-70d2378ecf3b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 50ba462e-ccd1-4d13-aad7-9e6131d7eb8d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ba462e-ccd1-4d13-aad7-9e6131d7eb8d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16944657529341175836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694465752934117583616944657529341175836169446575293411758361694465752934117583616944657529341175836169446575293411758361694465752934117583616944657529341175836169446575293411758361694465752934117583616944657529341175836169446575293411758361694465752934117583616944657529341175836169446575293411758361694465752934117583616944657529341175836169446575293411758361694465752934117583616944657529341175836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2671a0d5-f2c3-4346-a9c5-3eacb1f559d7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0d3a9edc-c037-45c5-847a-9019cdcef51f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d3a9edc-c037-45c5-847a-9019cdcef51f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13640831551134734142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364083155113473414213640831551134734142136408315511347341421364083155113473414213640831551134734142136408315511347341421364083155113473414213640831551134734142136408315511347341421364083155113473414213640831551134734142136408315511347341421364083155113473414213640831551134734142136408315511347341421364083155113473414213640831551134734142136408315511347341421364083155113473414213640831551134734142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ba462e-ccd1-4d13-aad7-9e6131d7eb8d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ebab295c-a771-46b8-b619-b21ceda5bf90, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebab295c-a771-46b8-b619-b21ceda5bf90, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11032410823178440318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103241082317844031811032410823178440318110324108231784403181103241082317844031811032410823178440318110324108231784403181103241082317844031811032410823178440318110324108231784403181103241082317844031811032410823178440318110324108231784403181103241082317844031811032410823178440318110324108231784403181103241082317844031811032410823178440318110324108231784403181103241082317844031811032410823178440318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d3a9edc-c037-45c5-847a-9019cdcef51f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cf91f645-7b55-4974-9959-1ac5a6750a12, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf91f645-7b55-4974-9959-1ac5a6750a12, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11937526644099127862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193752664409912786211937526644099127862119375266440991278621193752664409912786211937526644099127862119375266440991278621193752664409912786211937526644099127862119375266440991278621193752664409912786211937526644099127862119375266440991278621193752664409912786211937526644099127862119375266440991278621193752664409912786211937526644099127862119375266440991278621193752664409912786211937526644099127862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebab295c-a771-46b8-b619-b21ceda5bf90, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cb5ff4dd-0f9e-4908-9428-955880384ae8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf91f645-7b55-4974-9959-1ac5a6750a12, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb5ff4dd-0f9e-4908-9428-955880384ae8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17745671505553311739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774567150555331173917745671505553311739177456715055533117391774567150555331173917745671505553311739177456715055533117391774567150555331173917745671505553311739177456715055533117391774567150555331173917745671505553311739177456715055533117391774567150555331173917745671505553311739177456715055533117391774567150555331173917745671505553311739177456715055533117391774567150555331173917745671505553311739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c1a8fa2-6b23-4644-8abd-33fe66b1f386, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c1a8fa2-6b23-4644-8abd-33fe66b1f386, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8974198436002657574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89741984360026575748974198436002657574897419843600265757489741984360026575748974198436002657574897419843600265757489741984360026575748974198436002657574897419843600265757489741984360026575748974198436002657574897419843600265757489741984360026575748974198436002657574897419843600265757489741984360026575748974198436002657574897419843600265757489741984360026575748974198436002657574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb5ff4dd-0f9e-4908-9428-955880384ae8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 96a5886d-5a65-4bb5-bab4-919808f51a6b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a5886d-5a65-4bb5-bab4-919808f51a6b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16953585256757550100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695358525675755010016953585256757550100169535852567575501001695358525675755010016953585256757550100169535852567575501001695358525675755010016953585256757550100169535852567575501001695358525675755010016953585256757550100169535852567575501001695358525675755010016953585256757550100169535852567575501001695358525675755010016953585256757550100169535852567575501001695358525675755010016953585256757550100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c1a8fa2-6b23-4644-8abd-33fe66b1f386, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a320938-b3f6-4ad1-8853-fb3951287402, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a5886d-5a65-4bb5-bab4-919808f51a6b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a87ac042-8ec3-462a-bf42-2ba9d93a825e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a320938-b3f6-4ad1-8853-fb3951287402, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4939178973431297643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49391789734312976434939178973431297643493917897343129764349391789734312976434939178973431297643493917897343129764349391789734312976434939178973431297643493917897343129764349391789734312976434939178973431297643493917897343129764349391789734312976434939178973431297643493917897343129764349391789734312976434939178973431297643493917897343129764349391789734312976434939178973431297643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87ac042-8ec3-462a-bf42-2ba9d93a825e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7402985019755788718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74029850197557887187402985019755788718740298501975578871874029850197557887187402985019755788718740298501975578871874029850197557887187402985019755788718740298501975578871874029850197557887187402985019755788718740298501975578871874029850197557887187402985019755788718740298501975578871874029850197557887187402985019755788718740298501975578871874029850197557887187402985019755788718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a320938-b3f6-4ad1-8853-fb3951287402, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 17507c0b-8b86-40ae-9a0e-4646b1eec781, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17507c0b-8b86-40ae-9a0e-4646b1eec781, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1324874786043864092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13248747860438640921324874786043864092132487478604386409213248747860438640921324874786043864092132487478604386409213248747860438640921324874786043864092132487478604386409213248747860438640921324874786043864092132487478604386409213248747860438640921324874786043864092132487478604386409213248747860438640921324874786043864092132487478604386409213248747860438640921324874786043864092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87ac042-8ec3-462a-bf42-2ba9d93a825e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 328db414-013b-4c45-b826-06e1a91f4b75, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 328db414-013b-4c45-b826-06e1a91f4b75, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1852166449646912541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18521664496469125411852166449646912541185216644964691254118521664496469125411852166449646912541185216644964691254118521664496469125411852166449646912541185216644964691254118521664496469125411852166449646912541185216644964691254118521664496469125411852166449646912541185216644964691254118521664496469125411852166449646912541185216644964691254118521664496469125411852166449646912541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17507c0b-8b86-40ae-9a0e-4646b1eec781, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d45b0c64-34de-48fa-bf8c-188b73e275bc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d45b0c64-34de-48fa-bf8c-188b73e275bc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14967383562110673733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496738356211067373314967383562110673733149673835621106737331496738356211067373314967383562110673733149673835621106737331496738356211067373314967383562110673733149673835621106737331496738356211067373314967383562110673733149673835621106737331496738356211067373314967383562110673733149673835621106737331496738356211067373314967383562110673733149673835621106737331496738356211067373314967383562110673733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 328db414-013b-4c45-b826-06e1a91f4b75, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 075f387c-756a-4a43-a1fb-9cfd214c66c5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 075f387c-756a-4a43-a1fb-9cfd214c66c5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9638536779260068813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96385367792600688139638536779260068813963853677926006881396385367792600688139638536779260068813963853677926006881396385367792600688139638536779260068813963853677926006881396385367792600688139638536779260068813963853677926006881396385367792600688139638536779260068813963853677926006881396385367792600688139638536779260068813963853677926006881396385367792600688139638536779260068813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d45b0c64-34de-48fa-bf8c-188b73e275bc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 74d26a31-a06d-42fe-b3c4-4489cc715adf, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 075f387c-756a-4a43-a1fb-9cfd214c66c5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74d26a31-a06d-42fe-b3c4-4489cc715adf, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7140117085764952325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71401170857649523257140117085764952325714011708576495232571401170857649523257140117085764952325714011708576495232571401170857649523257140117085764952325714011708576495232571401170857649523257140117085764952325714011708576495232571401170857649523257140117085764952325714011708576495232571401170857649523257140117085764952325714011708576495232571401170857649523257140117085764952325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05c24653-e6e2-451b-b025-5ddd056b4927, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05c24653-e6e2-451b-b025-5ddd056b4927, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 153290354622156538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538153290354622156538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74d26a31-a06d-42fe-b3c4-4489cc715adf, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 14ea047a-aa46-43fa-a97a-c3398fe57e42, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ea047a-aa46-43fa-a97a-c3398fe57e42, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5954627044229425302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59546270442294253025954627044229425302595462704422942530259546270442294253025954627044229425302595462704422942530259546270442294253025954627044229425302595462704422942530259546270442294253025954627044229425302595462704422942530259546270442294253025954627044229425302595462704422942530259546270442294253025954627044229425302595462704422942530259546270442294253025954627044229425302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05c24653-e6e2-451b-b025-5ddd056b4927, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 188ade16-c669-46df-a49d-1c58738e97db, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188ade16-c669-46df-a49d-1c58738e97db, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12828148552372862277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282814855237286227712828148552372862277128281485523728622771282814855237286227712828148552372862277128281485523728622771282814855237286227712828148552372862277128281485523728622771282814855237286227712828148552372862277128281485523728622771282814855237286227712828148552372862277128281485523728622771282814855237286227712828148552372862277128281485523728622771282814855237286227712828148552372862277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ea047a-aa46-43fa-a97a-c3398fe57e42, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 94535f42-e13c-4cf2-8f6a-8e6ce762a019, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94535f42-e13c-4cf2-8f6a-8e6ce762a019, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16886139200801285312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688613920080128531216886139200801285312168861392008012853121688613920080128531216886139200801285312168861392008012853121688613920080128531216886139200801285312168861392008012853121688613920080128531216886139200801285312168861392008012853121688613920080128531216886139200801285312168861392008012853121688613920080128531216886139200801285312168861392008012853121688613920080128531216886139200801285312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188ade16-c669-46df-a49d-1c58738e97db, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d00e039a-17c0-4b55-95a1-6e8e27d0343b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d00e039a-17c0-4b55-95a1-6e8e27d0343b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4822959894079821314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48229598940798213144822959894079821314482295989407982131448229598940798213144822959894079821314482295989407982131448229598940798213144822959894079821314482295989407982131448229598940798213144822959894079821314482295989407982131448229598940798213144822959894079821314482295989407982131448229598940798213144822959894079821314482295989407982131448229598940798213144822959894079821314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d00e039a-17c0-4b55-95a1-6e8e27d0343b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 872749b7-3845-4f36-807d-bddc2b67fea1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94535f42-e13c-4cf2-8f6a-8e6ce762a019, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9f7b436-9e89-49cc-9b9b-9c1fb5957476, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f7b436-9e89-49cc-9b9b-9c1fb5957476, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4957960142704703374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49579601427047033744957960142704703374495796014270470337449579601427047033744957960142704703374495796014270470337449579601427047033744957960142704703374495796014270470337449579601427047033744957960142704703374495796014270470337449579601427047033744957960142704703374495796014270470337449579601427047033744957960142704703374495796014270470337449579601427047033744957960142704703374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 872749b7-3845-4f36-807d-bddc2b67fea1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2401199254187466234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24011992541874662342401199254187466234240119925418746623424011992541874662342401199254187466234240119925418746623424011992541874662342401199254187466234240119925418746623424011992541874662342401199254187466234240119925418746623424011992541874662342401199254187466234240119925418746623424011992541874662342401199254187466234240119925418746623424011992541874662342401199254187466234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 872749b7-3845-4f36-807d-bddc2b67fea1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 72bccad0-7e98-4421-b41c-c41d6159cb34, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72bccad0-7e98-4421-b41c-c41d6159cb34, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10061301936160442051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006130193616044205110061301936160442051100613019361604420511006130193616044205110061301936160442051100613019361604420511006130193616044205110061301936160442051100613019361604420511006130193616044205110061301936160442051100613019361604420511006130193616044205110061301936160442051100613019361604420511006130193616044205110061301936160442051100613019361604420511006130193616044205110061301936160442051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f7b436-9e89-49cc-9b9b-9c1fb5957476, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72bccad0-7e98-4421-b41c-c41d6159cb34, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 72f39de6-1257-4247-ab52-b2e8a58ff279, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f39de6-1257-4247-ab52-b2e8a58ff279, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12958546115364086523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295854611536408652312958546115364086523129585461153640865231295854611536408652312958546115364086523129585461153640865231295854611536408652312958546115364086523129585461153640865231295854611536408652312958546115364086523129585461153640865231295854611536408652312958546115364086523129585461153640865231295854611536408652312958546115364086523129585461153640865231295854611536408652312958546115364086523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac77362e-31c4-4272-bffa-c02bdb828daa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac77362e-31c4-4272-bffa-c02bdb828daa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11368483424647756888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136848342464775688811368483424647756888113684834246477568881136848342464775688811368483424647756888113684834246477568881136848342464775688811368483424647756888113684834246477568881136848342464775688811368483424647756888113684834246477568881136848342464775688811368483424647756888113684834246477568881136848342464775688811368483424647756888113684834246477568881136848342464775688811368483424647756888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f39de6-1257-4247-ab52-b2e8a58ff279, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e68d630-bad1-485c-9df6-54adcf32753e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e68d630-bad1-485c-9df6-54adcf32753e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11711508603089815867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171150860308981586711711508603089815867117115086030898158671171150860308981586711711508603089815867117115086030898158671171150860308981586711711508603089815867117115086030898158671171150860308981586711711508603089815867117115086030898158671171150860308981586711711508603089815867117115086030898158671171150860308981586711711508603089815867117115086030898158671171150860308981586711711508603089815867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac77362e-31c4-4272-bffa-c02bdb828daa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 60f27f22-7599-4e09-af16-a13ebfc89923, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60f27f22-7599-4e09-af16-a13ebfc89923, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16610734479403088448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661073447940308844816610734479403088448166107344794030884481661073447940308844816610734479403088448166107344794030884481661073447940308844816610734479403088448166107344794030884481661073447940308844816610734479403088448166107344794030884481661073447940308844816610734479403088448166107344794030884481661073447940308844816610734479403088448166107344794030884481661073447940308844816610734479403088448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e68d630-bad1-485c-9df6-54adcf32753e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 483be29b-57df-44dd-b35d-b9063096561a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 483be29b-57df-44dd-b35d-b9063096561a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8910054946037656367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89100549460376563678910054946037656367891005494603765636789100549460376563678910054946037656367891005494603765636789100549460376563678910054946037656367891005494603765636789100549460376563678910054946037656367891005494603765636789100549460376563678910054946037656367891005494603765636789100549460376563678910054946037656367891005494603765636789100549460376563678910054946037656367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60f27f22-7599-4e09-af16-a13ebfc89923, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac2303f1-8008-4c45-ae5f-cadb4eb4158c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac2303f1-8008-4c45-ae5f-cadb4eb4158c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8826847031511895791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88268470315118957918826847031511895791882684703151189579188268470315118957918826847031511895791882684703151189579188268470315118957918826847031511895791882684703151189579188268470315118957918826847031511895791882684703151189579188268470315118957918826847031511895791882684703151189579188268470315118957918826847031511895791882684703151189579188268470315118957918826847031511895791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 483be29b-57df-44dd-b35d-b9063096561a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 03c40122-cf0b-4567-8232-4e2704566b61, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03c40122-cf0b-4567-8232-4e2704566b61, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4629038874547815592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46290388745478155924629038874547815592462903887454781559246290388745478155924629038874547815592462903887454781559246290388745478155924629038874547815592462903887454781559246290388745478155924629038874547815592462903887454781559246290388745478155924629038874547815592462903887454781559246290388745478155924629038874547815592462903887454781559246290388745478155924629038874547815592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac2303f1-8008-4c45-ae5f-cadb4eb4158c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2383979-8002-47ca-9858-68bbc03b7536, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2383979-8002-47ca-9858-68bbc03b7536, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7217780738922391630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72177807389223916307217780738922391630721778073892239163072177807389223916307217780738922391630721778073892239163072177807389223916307217780738922391630721778073892239163072177807389223916307217780738922391630721778073892239163072177807389223916307217780738922391630721778073892239163072177807389223916307217780738922391630721778073892239163072177807389223916307217780738922391630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03c40122-cf0b-4567-8232-4e2704566b61, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13854d3d-dc30-4cfd-b0d4-92203201f51c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13854d3d-dc30-4cfd-b0d4-92203201f51c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9779877511904719136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97798775119047191369779877511904719136977987751190471913697798775119047191369779877511904719136977987751190471913697798775119047191369779877511904719136977987751190471913697798775119047191369779877511904719136977987751190471913697798775119047191369779877511904719136977987751190471913697798775119047191369779877511904719136977987751190471913697798775119047191369779877511904719136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2383979-8002-47ca-9858-68bbc03b7536, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6cfa5808-3390-41bf-80d8-d80c8d542866, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cfa5808-3390-41bf-80d8-d80c8d542866, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16319993121023502851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631999312102350285116319993121023502851163199931210235028511631999312102350285116319993121023502851163199931210235028511631999312102350285116319993121023502851163199931210235028511631999312102350285116319993121023502851163199931210235028511631999312102350285116319993121023502851163199931210235028511631999312102350285116319993121023502851163199931210235028511631999312102350285116319993121023502851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13854d3d-dc30-4cfd-b0d4-92203201f51c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e97b4c1a-fafc-40d4-9f53-efdbefaf508c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e97b4c1a-fafc-40d4-9f53-efdbefaf508c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4716047291372682248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47160472913726822484716047291372682248471604729137268224847160472913726822484716047291372682248471604729137268224847160472913726822484716047291372682248471604729137268224847160472913726822484716047291372682248471604729137268224847160472913726822484716047291372682248471604729137268224847160472913726822484716047291372682248471604729137268224847160472913726822484716047291372682248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cfa5808-3390-41bf-80d8-d80c8d542866, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e97b4c1a-fafc-40d4-9f53-efdbefaf508c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cc798a33-2956-4e20-b470-1cf1e3f3aba2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc798a33-2956-4e20-b470-1cf1e3f3aba2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5567098399628596154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55670983996285961545567098399628596154556709839962859615455670983996285961545567098399628596154556709839962859615455670983996285961545567098399628596154556709839962859615455670983996285961545567098399628596154556709839962859615455670983996285961545567098399628596154556709839962859615455670983996285961545567098399628596154556709839962859615455670983996285961545567098399628596154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cc11290c-01f8-48d7-aa9f-aa8dc9f5e889, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc11290c-01f8-48d7-aa9f-aa8dc9f5e889, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5697649384080167786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56976493840801677865697649384080167786569764938408016778656976493840801677865697649384080167786569764938408016778656976493840801677865697649384080167786569764938408016778656976493840801677865697649384080167786569764938408016778656976493840801677865697649384080167786569764938408016778656976493840801677865697649384080167786569764938408016778656976493840801677865697649384080167786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc798a33-2956-4e20-b470-1cf1e3f3aba2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2fc1d644-53fc-4782-926e-caab754a2561, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fc1d644-53fc-4782-926e-caab754a2561, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11376440840041735986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137644084004173598611376440840041735986113764408400417359861137644084004173598611376440840041735986113764408400417359861137644084004173598611376440840041735986113764408400417359861137644084004173598611376440840041735986113764408400417359861137644084004173598611376440840041735986113764408400417359861137644084004173598611376440840041735986113764408400417359861137644084004173598611376440840041735986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc11290c-01f8-48d7-aa9f-aa8dc9f5e889, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c412df9-5111-4c8e-bfbb-27e5de1d8e33, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c412df9-5111-4c8e-bfbb-27e5de1d8e33, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1699736288213820064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16997362882138200641699736288213820064169973628821382006416997362882138200641699736288213820064169973628821382006416997362882138200641699736288213820064169973628821382006416997362882138200641699736288213820064169973628821382006416997362882138200641699736288213820064169973628821382006416997362882138200641699736288213820064169973628821382006416997362882138200641699736288213820064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fc1d644-53fc-4782-926e-caab754a2561, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3b795377-0736-4591-acfd-7b23b904167b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b795377-0736-4591-acfd-7b23b904167b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14195700245711994570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419570024571199457014195700245711994570141957002457119945701419570024571199457014195700245711994570141957002457119945701419570024571199457014195700245711994570141957002457119945701419570024571199457014195700245711994570141957002457119945701419570024571199457014195700245711994570141957002457119945701419570024571199457014195700245711994570141957002457119945701419570024571199457014195700245711994570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c412df9-5111-4c8e-bfbb-27e5de1d8e33, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b8e94173-d7ed-44f1-8c61-ce1c90353701, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b795377-0736-4591-acfd-7b23b904167b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e94173-d7ed-44f1-8c61-ce1c90353701, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3607571068386884555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36075710683868845553607571068386884555360757106838688455536075710683868845553607571068386884555360757106838688455536075710683868845553607571068386884555360757106838688455536075710683868845553607571068386884555360757106838688455536075710683868845553607571068386884555360757106838688455536075710683868845553607571068386884555360757106838688455536075710683868845553607571068386884555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 112508e3-5f17-4b2c-be3f-b17a4bdd1773, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 112508e3-5f17-4b2c-be3f-b17a4bdd1773, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16348456262602134313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634845626260213431316348456262602134313163484562626021343131634845626260213431316348456262602134313163484562626021343131634845626260213431316348456262602134313163484562626021343131634845626260213431316348456262602134313163484562626021343131634845626260213431316348456262602134313163484562626021343131634845626260213431316348456262602134313163484562626021343131634845626260213431316348456262602134313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e94173-d7ed-44f1-8c61-ce1c90353701, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8282b502-99c8-47c2-bae4-37661acc163c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8282b502-99c8-47c2-bae4-37661acc163c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4004823104357056475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40048231043570564754004823104357056475400482310435705647540048231043570564754004823104357056475400482310435705647540048231043570564754004823104357056475400482310435705647540048231043570564754004823104357056475400482310435705647540048231043570564754004823104357056475400482310435705647540048231043570564754004823104357056475400482310435705647540048231043570564754004823104357056475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 112508e3-5f17-4b2c-be3f-b17a4bdd1773, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 167a68c2-178c-4133-866a-7a1187475f8f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 167a68c2-178c-4133-866a-7a1187475f8f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16768840282389875363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676884028238987536316768840282389875363167688402823898753631676884028238987536316768840282389875363167688402823898753631676884028238987536316768840282389875363167688402823898753631676884028238987536316768840282389875363167688402823898753631676884028238987536316768840282389875363167688402823898753631676884028238987536316768840282389875363167688402823898753631676884028238987536316768840282389875363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8282b502-99c8-47c2-bae4-37661acc163c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 87b6fa48-ed2f-4f96-8195-98368686d446, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87b6fa48-ed2f-4f96-8195-98368686d446, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15075526479466986266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507552647946698626615075526479466986266150755264794669862661507552647946698626615075526479466986266150755264794669862661507552647946698626615075526479466986266150755264794669862661507552647946698626615075526479466986266150755264794669862661507552647946698626615075526479466986266150755264794669862661507552647946698626615075526479466986266150755264794669862661507552647946698626615075526479466986266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 167a68c2-178c-4133-866a-7a1187475f8f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 01dbbad9-1dee-4a16-8d82-32f5cdd5566c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01dbbad9-1dee-4a16-8d82-32f5cdd5566c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14692879924705689107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469287992470568910714692879924705689107146928799247056891071469287992470568910714692879924705689107146928799247056891071469287992470568910714692879924705689107146928799247056891071469287992470568910714692879924705689107146928799247056891071469287992470568910714692879924705689107146928799247056891071469287992470568910714692879924705689107146928799247056891071469287992470568910714692879924705689107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87b6fa48-ed2f-4f96-8195-98368686d446, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c9ed19a9-f2e5-4b60-9cb3-5db1cfaa6331, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9ed19a9-f2e5-4b60-9cb3-5db1cfaa6331, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1790527543909841508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17905275439098415081790527543909841508179052754390984150817905275439098415081790527543909841508179052754390984150817905275439098415081790527543909841508179052754390984150817905275439098415081790527543909841508179052754390984150817905275439098415081790527543909841508179052754390984150817905275439098415081790527543909841508179052754390984150817905275439098415081790527543909841508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01dbbad9-1dee-4a16-8d82-32f5cdd5566c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1f1b25e3-27cf-4289-b323-9477450bee24, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f1b25e3-27cf-4289-b323-9477450bee24, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2554123727597038025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25541237275970380252554123727597038025255412372759703802525541237275970380252554123727597038025255412372759703802525541237275970380252554123727597038025255412372759703802525541237275970380252554123727597038025255412372759703802525541237275970380252554123727597038025255412372759703802525541237275970380252554123727597038025255412372759703802525541237275970380252554123727597038025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9ed19a9-f2e5-4b60-9cb3-5db1cfaa6331, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f1b25e3-27cf-4289-b323-9477450bee24, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f1446bb-80c4-4605-b077-41356d6d80d5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f1446bb-80c4-4605-b077-41356d6d80d5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3826187207570358575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38261872075703585753826187207570358575382618720757035857538261872075703585753826187207570358575382618720757035857538261872075703585753826187207570358575382618720757035857538261872075703585753826187207570358575382618720757035857538261872075703585753826187207570358575382618720757035857538261872075703585753826187207570358575382618720757035857538261872075703585753826187207570358575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0d327479-1387-4838-a1d4-cba51f333024, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d327479-1387-4838-a1d4-cba51f333024, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17230603583098047312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723060358309804731217230603583098047312172306035830980473121723060358309804731217230603583098047312172306035830980473121723060358309804731217230603583098047312172306035830980473121723060358309804731217230603583098047312172306035830980473121723060358309804731217230603583098047312172306035830980473121723060358309804731217230603583098047312172306035830980473121723060358309804731217230603583098047312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f1446bb-80c4-4605-b077-41356d6d80d5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d327479-1387-4838-a1d4-cba51f333024, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a1637bc5-27f5-44c9-9535-fc48b48bf162, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1637bc5-27f5-44c9-9535-fc48b48bf162, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15131744274510130148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513174427451013014815131744274510130148151317442745101301481513174427451013014815131744274510130148151317442745101301481513174427451013014815131744274510130148151317442745101301481513174427451013014815131744274510130148151317442745101301481513174427451013014815131744274510130148151317442745101301481513174427451013014815131744274510130148151317442745101301481513174427451013014815131744274510130148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9415c58b-cf5f-4cba-9daf-9d126fa9ad82, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9415c58b-cf5f-4cba-9daf-9d126fa9ad82, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10048845934892359939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004884593489235993910048845934892359939100488459348923599391004884593489235993910048845934892359939100488459348923599391004884593489235993910048845934892359939100488459348923599391004884593489235993910048845934892359939100488459348923599391004884593489235993910048845934892359939100488459348923599391004884593489235993910048845934892359939100488459348923599391004884593489235993910048845934892359939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1637bc5-27f5-44c9-9535-fc48b48bf162, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e9a5f9f2-5337-4d27-a830-e90fd4710d06, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9a5f9f2-5337-4d27-a830-e90fd4710d06, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12335959818760789270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233595981876078927012335959818760789270123359598187607892701233595981876078927012335959818760789270123359598187607892701233595981876078927012335959818760789270123359598187607892701233595981876078927012335959818760789270123359598187607892701233595981876078927012335959818760789270123359598187607892701233595981876078927012335959818760789270123359598187607892701233595981876078927012335959818760789270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9415c58b-cf5f-4cba-9daf-9d126fa9ad82, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8811f5f3-11e2-4baf-8406-dc1e7a1d891f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8811f5f3-11e2-4baf-8406-dc1e7a1d891f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15467914257394282225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546791425739428222515467914257394282225154679142573942822251546791425739428222515467914257394282225154679142573942822251546791425739428222515467914257394282225154679142573942822251546791425739428222515467914257394282225154679142573942822251546791425739428222515467914257394282225154679142573942822251546791425739428222515467914257394282225154679142573942822251546791425739428222515467914257394282225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9a5f9f2-5337-4d27-a830-e90fd4710d06, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4690a5b5-8d0a-4be0-b284-137ec691c0a0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4690a5b5-8d0a-4be0-b284-137ec691c0a0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10851866866739725644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085186686673972564410851866866739725644108518668667397256441085186686673972564410851866866739725644108518668667397256441085186686673972564410851866866739725644108518668667397256441085186686673972564410851866866739725644108518668667397256441085186686673972564410851866866739725644108518668667397256441085186686673972564410851866866739725644108518668667397256441085186686673972564410851866866739725644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8811f5f3-11e2-4baf-8406-dc1e7a1d891f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ef72fe41-a7db-435e-878c-084987c62e06, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef72fe41-a7db-435e-878c-084987c62e06, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13298266826027400156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329826682602740015613298266826027400156132982668260274001561329826682602740015613298266826027400156132982668260274001561329826682602740015613298266826027400156132982668260274001561329826682602740015613298266826027400156132982668260274001561329826682602740015613298266826027400156132982668260274001561329826682602740015613298266826027400156132982668260274001561329826682602740015613298266826027400156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4690a5b5-8d0a-4be0-b284-137ec691c0a0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1e53b19b-1d3f-4f39-8235-990579faa75f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e53b19b-1d3f-4f39-8235-990579faa75f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17862992624556426757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786299262455642675717862992624556426757178629926245564267571786299262455642675717862992624556426757178629926245564267571786299262455642675717862992624556426757178629926245564267571786299262455642675717862992624556426757178629926245564267571786299262455642675717862992624556426757178629926245564267571786299262455642675717862992624556426757178629926245564267571786299262455642675717862992624556426757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef72fe41-a7db-435e-878c-084987c62e06, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 10bd1f63-82a4-4e0c-bf89-998e568e5c60, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10bd1f63-82a4-4e0c-bf89-998e568e5c60, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15870617152247550939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587061715224755093915870617152247550939158706171522475509391587061715224755093915870617152247550939158706171522475509391587061715224755093915870617152247550939158706171522475509391587061715224755093915870617152247550939158706171522475509391587061715224755093915870617152247550939158706171522475509391587061715224755093915870617152247550939158706171522475509391587061715224755093915870617152247550939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e53b19b-1d3f-4f39-8235-990579faa75f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10bd1f63-82a4-4e0c-bf89-998e568e5c60, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d7587f24-d43c-409b-9aa3-cf1627cef9eb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7587f24-d43c-409b-9aa3-cf1627cef9eb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6183272287655794166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61832722876557941666183272287655794166618327228765579416661832722876557941666183272287655794166618327228765579416661832722876557941666183272287655794166618327228765579416661832722876557941666183272287655794166618327228765579416661832722876557941666183272287655794166618327228765579416661832722876557941666183272287655794166618327228765579416661832722876557941666183272287655794166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 10547a17-a066-4dd1-9f4b-56c85aed7975, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10547a17-a066-4dd1-9f4b-56c85aed7975, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16418801468874915511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641880146887491551116418801468874915511164188014688749155111641880146887491551116418801468874915511164188014688749155111641880146887491551116418801468874915511164188014688749155111641880146887491551116418801468874915511164188014688749155111641880146887491551116418801468874915511164188014688749155111641880146887491551116418801468874915511164188014688749155111641880146887491551116418801468874915511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10547a17-a066-4dd1-9f4b-56c85aed7975, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f35a9b89-47a8-45b7-9306-b87904021dae, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f35a9b89-47a8-45b7-9306-b87904021dae, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4516548805753701945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45165488057537019454516548805753701945451654880575370194545165488057537019454516548805753701945451654880575370194545165488057537019454516548805753701945451654880575370194545165488057537019454516548805753701945451654880575370194545165488057537019454516548805753701945451654880575370194545165488057537019454516548805753701945451654880575370194545165488057537019454516548805753701945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7587f24-d43c-409b-9aa3-cf1627cef9eb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c1cb0ab3-80b8-42ad-acb7-26774f118c53, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1cb0ab3-80b8-42ad-acb7-26774f118c53, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9929181659747588874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99291816597475888749929181659747588874992918165974758887499291816597475888749929181659747588874992918165974758887499291816597475888749929181659747588874992918165974758887499291816597475888749929181659747588874992918165974758887499291816597475888749929181659747588874992918165974758887499291816597475888749929181659747588874992918165974758887499291816597475888749929181659747588874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1cb0ab3-80b8-42ad-acb7-26774f118c53, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9882556-a0ad-4f14-8825-a02391e8d0dd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9882556-a0ad-4f14-8825-a02391e8d0dd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5690221074348589005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56902210743485890055690221074348589005569022107434858900556902210743485890055690221074348589005569022107434858900556902210743485890055690221074348589005569022107434858900556902210743485890055690221074348589005569022107434858900556902210743485890055690221074348589005569022107434858900556902210743485890055690221074348589005569022107434858900556902210743485890055690221074348589005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f35a9b89-47a8-45b7-9306-b87904021dae, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cb22161d-4597-49e8-9849-32f4be3ce961, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb22161d-4597-49e8-9849-32f4be3ce961, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14997402532901589582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499740253290158958214997402532901589582149974025329015895821499740253290158958214997402532901589582149974025329015895821499740253290158958214997402532901589582149974025329015895821499740253290158958214997402532901589582149974025329015895821499740253290158958214997402532901589582149974025329015895821499740253290158958214997402532901589582149974025329015895821499740253290158958214997402532901589582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9882556-a0ad-4f14-8825-a02391e8d0dd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a1818757-81df-42d7-8af0-b376ac44670b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb22161d-4597-49e8-9849-32f4be3ce961, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1818757-81df-42d7-8af0-b376ac44670b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3775115268769187832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37751152687691878323775115268769187832377511526876918783237751152687691878323775115268769187832377511526876918783237751152687691878323775115268769187832377511526876918783237751152687691878323775115268769187832377511526876918783237751152687691878323775115268769187832377511526876918783237751152687691878323775115268769187832377511526876918783237751152687691878323775115268769187832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e2787d26-10b1-45f7-877b-eb09075767d7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2787d26-10b1-45f7-877b-eb09075767d7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14344713153438086435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434471315343808643514344713153438086435143447131534380864351434471315343808643514344713153438086435143447131534380864351434471315343808643514344713153438086435143447131534380864351434471315343808643514344713153438086435143447131534380864351434471315343808643514344713153438086435143447131534380864351434471315343808643514344713153438086435143447131534380864351434471315343808643514344713153438086435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1818757-81df-42d7-8af0-b376ac44670b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1bbb8d45-09cd-4887-a017-46900d90363d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2787d26-10b1-45f7-877b-eb09075767d7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bbb8d45-09cd-4887-a017-46900d90363d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1767013358904538385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17670133589045383851767013358904538385176701335890453838517670133589045383851767013358904538385176701335890453838517670133589045383851767013358904538385176701335890453838517670133589045383851767013358904538385176701335890453838517670133589045383851767013358904538385176701335890453838517670133589045383851767013358904538385176701335890453838517670133589045383851767013358904538385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e22b586b-c12d-408c-898f-92e1a8158fe4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e22b586b-c12d-408c-898f-92e1a8158fe4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15951239993904041104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595123999390404110415951239993904041104159512399939040411041595123999390404110415951239993904041104159512399939040411041595123999390404110415951239993904041104159512399939040411041595123999390404110415951239993904041104159512399939040411041595123999390404110415951239993904041104159512399939040411041595123999390404110415951239993904041104159512399939040411041595123999390404110415951239993904041104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bbb8d45-09cd-4887-a017-46900d90363d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 19d565aa-8fc6-4d2e-88ff-6084a74665f6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d565aa-8fc6-4d2e-88ff-6084a74665f6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16552491093369026352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655249109336902635216552491093369026352165524910933690263521655249109336902635216552491093369026352165524910933690263521655249109336902635216552491093369026352165524910933690263521655249109336902635216552491093369026352165524910933690263521655249109336902635216552491093369026352165524910933690263521655249109336902635216552491093369026352165524910933690263521655249109336902635216552491093369026352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e22b586b-c12d-408c-898f-92e1a8158fe4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7817b5ac-2fe9-4364-91c6-7eb7e4b280f3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7817b5ac-2fe9-4364-91c6-7eb7e4b280f3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17569595588838008183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756959558883800818317569595588838008183175695955888380081831756959558883800818317569595588838008183175695955888380081831756959558883800818317569595588838008183175695955888380081831756959558883800818317569595588838008183175695955888380081831756959558883800818317569595588838008183175695955888380081831756959558883800818317569595588838008183175695955888380081831756959558883800818317569595588838008183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d565aa-8fc6-4d2e-88ff-6084a74665f6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 562b7297-d6ca-4006-a3b2-39f93c560017, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 562b7297-d6ca-4006-a3b2-39f93c560017, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12708820158799769543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270882015879976954312708820158799769543127088201587997695431270882015879976954312708820158799769543127088201587997695431270882015879976954312708820158799769543127088201587997695431270882015879976954312708820158799769543127088201587997695431270882015879976954312708820158799769543127088201587997695431270882015879976954312708820158799769543127088201587997695431270882015879976954312708820158799769543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7817b5ac-2fe9-4364-91c6-7eb7e4b280f3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 600ce2f4-f497-4000-84df-0f5a46292150, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 600ce2f4-f497-4000-84df-0f5a46292150, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12059945035802870854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205994503580287085412059945035802870854120599450358028708541205994503580287085412059945035802870854120599450358028708541205994503580287085412059945035802870854120599450358028708541205994503580287085412059945035802870854120599450358028708541205994503580287085412059945035802870854120599450358028708541205994503580287085412059945035802870854120599450358028708541205994503580287085412059945035802870854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 562b7297-d6ca-4006-a3b2-39f93c560017, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b2e753ff-6ed3-4ace-bda6-f78d3070957d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2e753ff-6ed3-4ace-bda6-f78d3070957d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13613443772529524581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361344377252952458113613443772529524581136134437725295245811361344377252952458113613443772529524581136134437725295245811361344377252952458113613443772529524581136134437725295245811361344377252952458113613443772529524581136134437725295245811361344377252952458113613443772529524581136134437725295245811361344377252952458113613443772529524581136134437725295245811361344377252952458113613443772529524581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 600ce2f4-f497-4000-84df-0f5a46292150, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 95da0b93-0ae2-4a03-b077-0cd3f5ba8fb2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95da0b93-0ae2-4a03-b077-0cd3f5ba8fb2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12000881414041272939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200088141404127293912000881414041272939120008814140412729391200088141404127293912000881414041272939120008814140412729391200088141404127293912000881414041272939120008814140412729391200088141404127293912000881414041272939120008814140412729391200088141404127293912000881414041272939120008814140412729391200088141404127293912000881414041272939120008814140412729391200088141404127293912000881414041272939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2e753ff-6ed3-4ace-bda6-f78d3070957d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a6271604-3dc3-4a23-b85e-fbba2522bb0e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6271604-3dc3-4a23-b85e-fbba2522bb0e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18386254593710602558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838625459371060255818386254593710602558183862545937106025581838625459371060255818386254593710602558183862545937106025581838625459371060255818386254593710602558183862545937106025581838625459371060255818386254593710602558183862545937106025581838625459371060255818386254593710602558183862545937106025581838625459371060255818386254593710602558183862545937106025581838625459371060255818386254593710602558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95da0b93-0ae2-4a03-b077-0cd3f5ba8fb2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ff13e65c-c355-4389-b01b-5f8fd3a2398c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff13e65c-c355-4389-b01b-5f8fd3a2398c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12032094319700037717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203209431970003771712032094319700037717120320943197000377171203209431970003771712032094319700037717120320943197000377171203209431970003771712032094319700037717120320943197000377171203209431970003771712032094319700037717120320943197000377171203209431970003771712032094319700037717120320943197000377171203209431970003771712032094319700037717120320943197000377171203209431970003771712032094319700037717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6271604-3dc3-4a23-b85e-fbba2522bb0e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff13e65c-c355-4389-b01b-5f8fd3a2398c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 781fb1c9-f925-44d0-bc70-62a9ef7e7a79, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c0335f7a-3056-437e-978f-bf255b498018, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0335f7a-3056-437e-978f-bf255b498018, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16980146956203698861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698014695620369886116980146956203698861169801469562036988611698014695620369886116980146956203698861169801469562036988611698014695620369886116980146956203698861169801469562036988611698014695620369886116980146956203698861169801469562036988611698014695620369886116980146956203698861169801469562036988611698014695620369886116980146956203698861169801469562036988611698014695620369886116980146956203698861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 781fb1c9-f925-44d0-bc70-62a9ef7e7a79, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10603164530800072322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060316453080007232210603164530800072322106031645308000723221060316453080007232210603164530800072322106031645308000723221060316453080007232210603164530800072322106031645308000723221060316453080007232210603164530800072322106031645308000723221060316453080007232210603164530800072322106031645308000723221060316453080007232210603164530800072322106031645308000723221060316453080007232210603164530800072322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0335f7a-3056-437e-978f-bf255b498018, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 781fb1c9-f925-44d0-bc70-62a9ef7e7a79, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6f84539b-f70a-42d9-9488-44039704467a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f84539b-f70a-42d9-9488-44039704467a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13057629882052396321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305762988205239632113057629882052396321130576298820523963211305762988205239632113057629882052396321130576298820523963211305762988205239632113057629882052396321130576298820523963211305762988205239632113057629882052396321130576298820523963211305762988205239632113057629882052396321130576298820523963211305762988205239632113057629882052396321130576298820523963211305762988205239632113057629882052396321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c2704201-71ea-4a2e-aeb0-397abe344216, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2704201-71ea-4a2e-aeb0-397abe344216, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 662296408268715463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463662296408268715463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f84539b-f70a-42d9-9488-44039704467a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dc0cb0f0-c723-4ac5-8ed6-d98170105304, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc0cb0f0-c723-4ac5-8ed6-d98170105304, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4871927645764454813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48719276457644548134871927645764454813487192764576445481348719276457644548134871927645764454813487192764576445481348719276457644548134871927645764454813487192764576445481348719276457644548134871927645764454813487192764576445481348719276457644548134871927645764454813487192764576445481348719276457644548134871927645764454813487192764576445481348719276457644548134871927645764454813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2704201-71ea-4a2e-aeb0-397abe344216, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6420bf1a-eecc-4f24-9651-bfda766530a6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6420bf1a-eecc-4f24-9651-bfda766530a6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13940549816905560676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394054981690556067613940549816905560676139405498169055606761394054981690556067613940549816905560676139405498169055606761394054981690556067613940549816905560676139405498169055606761394054981690556067613940549816905560676139405498169055606761394054981690556067613940549816905560676139405498169055606761394054981690556067613940549816905560676139405498169055606761394054981690556067613940549816905560676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc0cb0f0-c723-4ac5-8ed6-d98170105304, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 25da4947-3a64-4494-ac0e-e6af0c9e6f13, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25da4947-3a64-4494-ac0e-e6af0c9e6f13, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4437176360951675631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44371763609516756314437176360951675631443717636095167563144371763609516756314437176360951675631443717636095167563144371763609516756314437176360951675631443717636095167563144371763609516756314437176360951675631443717636095167563144371763609516756314437176360951675631443717636095167563144371763609516756314437176360951675631443717636095167563144371763609516756314437176360951675631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6420bf1a-eecc-4f24-9651-bfda766530a6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fd96ae42-46e2-48f8-bc1e-4ace3ece0453, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd96ae42-46e2-48f8-bc1e-4ace3ece0453, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1845568373796938630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18455683737969386301845568373796938630184556837379693863018455683737969386301845568373796938630184556837379693863018455683737969386301845568373796938630184556837379693863018455683737969386301845568373796938630184556837379693863018455683737969386301845568373796938630184556837379693863018455683737969386301845568373796938630184556837379693863018455683737969386301845568373796938630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd96ae42-46e2-48f8-bc1e-4ace3ece0453, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25da4947-3a64-4494-ac0e-e6af0c9e6f13, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc34caa9-c195-480f-9b52-7486b50738fc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3863cc72-1160-45a2-b7fd-998c8fc166c1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc34caa9-c195-480f-9b52-7486b50738fc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3079951980805870873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30799519808058708733079951980805870873307995198080587087330799519808058708733079951980805870873307995198080587087330799519808058708733079951980805870873307995198080587087330799519808058708733079951980805870873307995198080587087330799519808058708733079951980805870873307995198080587087330799519808058708733079951980805870873307995198080587087330799519808058708733079951980805870873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3863cc72-1160-45a2-b7fd-998c8fc166c1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12025151351109107169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202515135110910716912025151351109107169120251513511091071691202515135110910716912025151351109107169120251513511091071691202515135110910716912025151351109107169120251513511091071691202515135110910716912025151351109107169120251513511091071691202515135110910716912025151351109107169120251513511091071691202515135110910716912025151351109107169120251513511091071691202515135110910716912025151351109107169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc34caa9-c195-480f-9b52-7486b50738fc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 717402c1-a5c0-44f0-a91c-27df58b814d9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 717402c1-a5c0-44f0-a91c-27df58b814d9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12750230467416318278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275023046741631827812750230467416318278127502304674163182781275023046741631827812750230467416318278127502304674163182781275023046741631827812750230467416318278127502304674163182781275023046741631827812750230467416318278127502304674163182781275023046741631827812750230467416318278127502304674163182781275023046741631827812750230467416318278127502304674163182781275023046741631827812750230467416318278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3863cc72-1160-45a2-b7fd-998c8fc166c1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a7aa169-003e-47ea-89f5-4693259759a9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a7aa169-003e-47ea-89f5-4693259759a9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9088354155704156230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90883541557041562309088354155704156230908835415570415623090883541557041562309088354155704156230908835415570415623090883541557041562309088354155704156230908835415570415623090883541557041562309088354155704156230908835415570415623090883541557041562309088354155704156230908835415570415623090883541557041562309088354155704156230908835415570415623090883541557041562309088354155704156230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 717402c1-a5c0-44f0-a91c-27df58b814d9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2edc9323-fddb-41e7-97e5-8498932f6f75, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2edc9323-fddb-41e7-97e5-8498932f6f75, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13092437932549187258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309243793254918725813092437932549187258130924379325491872581309243793254918725813092437932549187258130924379325491872581309243793254918725813092437932549187258130924379325491872581309243793254918725813092437932549187258130924379325491872581309243793254918725813092437932549187258130924379325491872581309243793254918725813092437932549187258130924379325491872581309243793254918725813092437932549187258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a7aa169-003e-47ea-89f5-4693259759a9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b1061483-12f4-4f9c-afc9-8ac222f45096, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1061483-12f4-4f9c-afc9-8ac222f45096, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13406141723786020494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340614172378602049413406141723786020494134061417237860204941340614172378602049413406141723786020494134061417237860204941340614172378602049413406141723786020494134061417237860204941340614172378602049413406141723786020494134061417237860204941340614172378602049413406141723786020494134061417237860204941340614172378602049413406141723786020494134061417237860204941340614172378602049413406141723786020494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2edc9323-fddb-41e7-97e5-8498932f6f75, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4bf15994-314a-4da7-8a2e-06d3d59f6ecb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf15994-314a-4da7-8a2e-06d3d59f6ecb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14877783706599244352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487778370659924435214877783706599244352148777837065992443521487778370659924435214877783706599244352148777837065992443521487778370659924435214877783706599244352148777837065992443521487778370659924435214877783706599244352148777837065992443521487778370659924435214877783706599244352148777837065992443521487778370659924435214877783706599244352148777837065992443521487778370659924435214877783706599244352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1061483-12f4-4f9c-afc9-8ac222f45096, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf15994-314a-4da7-8a2e-06d3d59f6ecb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c37f1091-80f3-4453-b5b1-b810ecdaaed6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b5a6d061-92eb-4fd3-9777-f393858424a3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37f1091-80f3-4453-b5b1-b810ecdaaed6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 540395760281861747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747540395760281861747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5a6d061-92eb-4fd3-9777-f393858424a3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16824084560510694434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682408456051069443416824084560510694434168240845605106944341682408456051069443416824084560510694434168240845605106944341682408456051069443416824084560510694434168240845605106944341682408456051069443416824084560510694434168240845605106944341682408456051069443416824084560510694434168240845605106944341682408456051069443416824084560510694434168240845605106944341682408456051069443416824084560510694434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37f1091-80f3-4453-b5b1-b810ecdaaed6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d5c9d763-b265-415e-9ca2-7946a302bc3d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5c9d763-b265-415e-9ca2-7946a302bc3d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7056830847505840831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70568308475058408317056830847505840831705683084750584083170568308475058408317056830847505840831705683084750584083170568308475058408317056830847505840831705683084750584083170568308475058408317056830847505840831705683084750584083170568308475058408317056830847505840831705683084750584083170568308475058408317056830847505840831705683084750584083170568308475058408317056830847505840831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5a6d061-92eb-4fd3-9777-f393858424a3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f0c41f5d-cd7d-4d82-bd30-5d3f4ee05908, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0c41f5d-cd7d-4d82-bd30-5d3f4ee05908, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6787794263960035785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67877942639600357856787794263960035785678779426396003578567877942639600357856787794263960035785678779426396003578567877942639600357856787794263960035785678779426396003578567877942639600357856787794263960035785678779426396003578567877942639600357856787794263960035785678779426396003578567877942639600357856787794263960035785678779426396003578567877942639600357856787794263960035785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5c9d763-b265-415e-9ca2-7946a302bc3d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 93b09d3e-6652-4549-9c5c-8fc73d7a3bfa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93b09d3e-6652-4549-9c5c-8fc73d7a3bfa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15136234436858301138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513623443685830113815136234436858301138151362344368583011381513623443685830113815136234436858301138151362344368583011381513623443685830113815136234436858301138151362344368583011381513623443685830113815136234436858301138151362344368583011381513623443685830113815136234436858301138151362344368583011381513623443685830113815136234436858301138151362344368583011381513623443685830113815136234436858301138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0c41f5d-cd7d-4d82-bd30-5d3f4ee05908, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 866e27ca-81ff-4c36-ae8a-0ddf817ebadc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 866e27ca-81ff-4c36-ae8a-0ddf817ebadc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13273162238968269233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327316223896826923313273162238968269233132731622389682692331327316223896826923313273162238968269233132731622389682692331327316223896826923313273162238968269233132731622389682692331327316223896826923313273162238968269233132731622389682692331327316223896826923313273162238968269233132731622389682692331327316223896826923313273162238968269233132731622389682692331327316223896826923313273162238968269233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93b09d3e-6652-4549-9c5c-8fc73d7a3bfa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 920bee19-f6f5-43f5-8135-2dbf4329cd70, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 920bee19-f6f5-43f5-8135-2dbf4329cd70, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4038911439304019960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40389114393040199604038911439304019960403891143930401996040389114393040199604038911439304019960403891143930401996040389114393040199604038911439304019960403891143930401996040389114393040199604038911439304019960403891143930401996040389114393040199604038911439304019960403891143930401996040389114393040199604038911439304019960403891143930401996040389114393040199604038911439304019960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 866e27ca-81ff-4c36-ae8a-0ddf817ebadc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 972f6530-2042-40d9-8f45-2717e95d997d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 972f6530-2042-40d9-8f45-2717e95d997d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4039175766307378470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40391757663073784704039175766307378470403917576630737847040391757663073784704039175766307378470403917576630737847040391757663073784704039175766307378470403917576630737847040391757663073784704039175766307378470403917576630737847040391757663073784704039175766307378470403917576630737847040391757663073784704039175766307378470403917576630737847040391757663073784704039175766307378470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 920bee19-f6f5-43f5-8135-2dbf4329cd70, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1dfebcbc-6642-4bee-bff9-17ab225b6b13, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dfebcbc-6642-4bee-bff9-17ab225b6b13, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14015494095745943810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401549409574594381014015494095745943810140154940957459438101401549409574594381014015494095745943810140154940957459438101401549409574594381014015494095745943810140154940957459438101401549409574594381014015494095745943810140154940957459438101401549409574594381014015494095745943810140154940957459438101401549409574594381014015494095745943810140154940957459438101401549409574594381014015494095745943810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 972f6530-2042-40d9-8f45-2717e95d997d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7bcc56db-d29d-4554-bf90-10f4402ad1bf, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dfebcbc-6642-4bee-bff9-17ab225b6b13, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bcc56db-d29d-4554-bf90-10f4402ad1bf, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16706520495441250424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670652049544125042416706520495441250424167065204954412504241670652049544125042416706520495441250424167065204954412504241670652049544125042416706520495441250424167065204954412504241670652049544125042416706520495441250424167065204954412504241670652049544125042416706520495441250424167065204954412504241670652049544125042416706520495441250424167065204954412504241670652049544125042416706520495441250424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 261aa9fd-a50f-4f15-b0da-a6042b4709e1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 261aa9fd-a50f-4f15-b0da-a6042b4709e1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13100560749696183286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310056074969618328613100560749696183286131005607496961832861310056074969618328613100560749696183286131005607496961832861310056074969618328613100560749696183286131005607496961832861310056074969618328613100560749696183286131005607496961832861310056074969618328613100560749696183286131005607496961832861310056074969618328613100560749696183286131005607496961832861310056074969618328613100560749696183286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bcc56db-d29d-4554-bf90-10f4402ad1bf, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6ee38d80-8970-444d-9a7f-68550c80214d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ee38d80-8970-444d-9a7f-68550c80214d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13907549324112880701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390754932411288070113907549324112880701139075493241128807011390754932411288070113907549324112880701139075493241128807011390754932411288070113907549324112880701139075493241128807011390754932411288070113907549324112880701139075493241128807011390754932411288070113907549324112880701139075493241128807011390754932411288070113907549324112880701139075493241128807011390754932411288070113907549324112880701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ee38d80-8970-444d-9a7f-68550c80214d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 261aa9fd-a50f-4f15-b0da-a6042b4709e1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 459775b3-53f3-4dfe-bfa4-13e2bb808448, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 459775b3-53f3-4dfe-bfa4-13e2bb808448, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6354346362791047601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63543463627910476016354346362791047601635434636279104760163543463627910476016354346362791047601635434636279104760163543463627910476016354346362791047601635434636279104760163543463627910476016354346362791047601635434636279104760163543463627910476016354346362791047601635434636279104760163543463627910476016354346362791047601635434636279104760163543463627910476016354346362791047601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 69231e45-31bd-4a0c-9ad5-b6afe6d95b69, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69231e45-31bd-4a0c-9ad5-b6afe6d95b69, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8999630653072721044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89996306530727210448999630653072721044899963065307272104489996306530727210448999630653072721044899963065307272104489996306530727210448999630653072721044899963065307272104489996306530727210448999630653072721044899963065307272104489996306530727210448999630653072721044899963065307272104489996306530727210448999630653072721044899963065307272104489996306530727210448999630653072721044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69231e45-31bd-4a0c-9ad5-b6afe6d95b69, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a021cc9-3c0b-4b6e-8355-a90708398f48, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a021cc9-3c0b-4b6e-8355-a90708398f48, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6637087403332816230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66370874033328162306637087403332816230663708740333281623066370874033328162306637087403332816230663708740333281623066370874033328162306637087403332816230663708740333281623066370874033328162306637087403332816230663708740333281623066370874033328162306637087403332816230663708740333281623066370874033328162306637087403332816230663708740333281623066370874033328162306637087403332816230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 459775b3-53f3-4dfe-bfa4-13e2bb808448, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e0443261-6edb-4502-bbac-2fcd10492029, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0443261-6edb-4502-bbac-2fcd10492029, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7866606006637304107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78666060066373041077866606006637304107786660600663730410778666060066373041077866606006637304107786660600663730410778666060066373041077866606006637304107786660600663730410778666060066373041077866606006637304107786660600663730410778666060066373041077866606006637304107786660600663730410778666060066373041077866606006637304107786660600663730410778666060066373041077866606006637304107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a021cc9-3c0b-4b6e-8355-a90708398f48, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0443261-6edb-4502-bbac-2fcd10492029, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0e43e40f-cc4f-4cc5-8a27-8ebb542dd40b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f25eff9-180a-4edb-9c4f-8f9503ea55a2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f25eff9-180a-4edb-9c4f-8f9503ea55a2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4249656676069407911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42496566760694079114249656676069407911424965667606940791142496566760694079114249656676069407911424965667606940791142496566760694079114249656676069407911424965667606940791142496566760694079114249656676069407911424965667606940791142496566760694079114249656676069407911424965667606940791142496566760694079114249656676069407911424965667606940791142496566760694079114249656676069407911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e43e40f-cc4f-4cc5-8a27-8ebb542dd40b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13943605100470864563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394360510047086456313943605100470864563139436051004708645631394360510047086456313943605100470864563139436051004708645631394360510047086456313943605100470864563139436051004708645631394360510047086456313943605100470864563139436051004708645631394360510047086456313943605100470864563139436051004708645631394360510047086456313943605100470864563139436051004708645631394360510047086456313943605100470864563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f25eff9-180a-4edb-9c4f-8f9503ea55a2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e43e40f-cc4f-4cc5-8a27-8ebb542dd40b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 55a1c809-2595-4c9d-9da8-45fbfef99ca7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a1c809-2595-4c9d-9da8-45fbfef99ca7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12012165577215172046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201216557721517204612012165577215172046120121655772151720461201216557721517204612012165577215172046120121655772151720461201216557721517204612012165577215172046120121655772151720461201216557721517204612012165577215172046120121655772151720461201216557721517204612012165577215172046120121655772151720461201216557721517204612012165577215172046120121655772151720461201216557721517204612012165577215172046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 79547deb-ad00-4d95-80a5-a361d1a8c94e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79547deb-ad00-4d95-80a5-a361d1a8c94e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18060932156319682100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806093215631968210018060932156319682100180609321563196821001806093215631968210018060932156319682100180609321563196821001806093215631968210018060932156319682100180609321563196821001806093215631968210018060932156319682100180609321563196821001806093215631968210018060932156319682100180609321563196821001806093215631968210018060932156319682100180609321563196821001806093215631968210018060932156319682100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a1c809-2595-4c9d-9da8-45fbfef99ca7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 97ceb493-8092-499d-92ef-99a6113e08d0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97ceb493-8092-499d-92ef-99a6113e08d0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2384806157955727131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23848061579557271312384806157955727131238480615795572713123848061579557271312384806157955727131238480615795572713123848061579557271312384806157955727131238480615795572713123848061579557271312384806157955727131238480615795572713123848061579557271312384806157955727131238480615795572713123848061579557271312384806157955727131238480615795572713123848061579557271312384806157955727131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79547deb-ad00-4d95-80a5-a361d1a8c94e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d38c6fb5-9def-46f6-a8ba-f6d05a8902dc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d38c6fb5-9def-46f6-a8ba-f6d05a8902dc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3861882051616790162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38618820516167901623861882051616790162386188205161679016238618820516167901623861882051616790162386188205161679016238618820516167901623861882051616790162386188205161679016238618820516167901623861882051616790162386188205161679016238618820516167901623861882051616790162386188205161679016238618820516167901623861882051616790162386188205161679016238618820516167901623861882051616790162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97ceb493-8092-499d-92ef-99a6113e08d0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ecb64b20-83a3-49ef-a6cf-627e5fcc7d62, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecb64b20-83a3-49ef-a6cf-627e5fcc7d62, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 117124049724130488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488117124049724130488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d38c6fb5-9def-46f6-a8ba-f6d05a8902dc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb64b20-83a3-49ef-a6cf-627e5fcc7d62, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 650d25fa-410f-4f06-b31d-ae08fc551e15, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 650d25fa-410f-4f06-b31d-ae08fc551e15, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16659374171018283045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665937417101828304516659374171018283045166593741710182830451665937417101828304516659374171018283045166593741710182830451665937417101828304516659374171018283045166593741710182830451665937417101828304516659374171018283045166593741710182830451665937417101828304516659374171018283045166593741710182830451665937417101828304516659374171018283045166593741710182830451665937417101828304516659374171018283045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 71a2ab57-d0f7-454a-99dd-43bd0e9a89a2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71a2ab57-d0f7-454a-99dd-43bd0e9a89a2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17987477026771112806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798747702677111280617987477026771112806179874770267711128061798747702677111280617987477026771112806179874770267711128061798747702677111280617987477026771112806179874770267711128061798747702677111280617987477026771112806179874770267711128061798747702677111280617987477026771112806179874770267711128061798747702677111280617987477026771112806179874770267711128061798747702677111280617987477026771112806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 650d25fa-410f-4f06-b31d-ae08fc551e15, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06d1e2ed-fac7-4ee2-93f0-990989828f62, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06d1e2ed-fac7-4ee2-93f0-990989828f62, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15216870618601864582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521687061860186458215216870618601864582152168706186018645821521687061860186458215216870618601864582152168706186018645821521687061860186458215216870618601864582152168706186018645821521687061860186458215216870618601864582152168706186018645821521687061860186458215216870618601864582152168706186018645821521687061860186458215216870618601864582152168706186018645821521687061860186458215216870618601864582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71a2ab57-d0f7-454a-99dd-43bd0e9a89a2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06d1e2ed-fac7-4ee2-93f0-990989828f62, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b131b0dd-544c-4b7a-b787-86d29a2447ea, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b131b0dd-544c-4b7a-b787-86d29a2447ea, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5069510848072947179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50695108480729471795069510848072947179506951084807294717950695108480729471795069510848072947179506951084807294717950695108480729471795069510848072947179506951084807294717950695108480729471795069510848072947179506951084807294717950695108480729471795069510848072947179506951084807294717950695108480729471795069510848072947179506951084807294717950695108480729471795069510848072947179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 90da4963-bd52-4f3b-9ee8-e2316f502886, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90da4963-bd52-4f3b-9ee8-e2316f502886, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5834553394975759539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58345533949757595395834553394975759539583455339497575953958345533949757595395834553394975759539583455339497575953958345533949757595395834553394975759539583455339497575953958345533949757595395834553394975759539583455339497575953958345533949757595395834553394975759539583455339497575953958345533949757595395834553394975759539583455339497575953958345533949757595395834553394975759539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b131b0dd-544c-4b7a-b787-86d29a2447ea, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90da4963-bd52-4f3b-9ee8-e2316f502886, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 03d78dde-a0f3-4d5a-98c0-94a989e34cd6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d78dde-a0f3-4d5a-98c0-94a989e34cd6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5235652023051048751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52356520230510487515235652023051048751523565202305104875152356520230510487515235652023051048751523565202305104875152356520230510487515235652023051048751523565202305104875152356520230510487515235652023051048751523565202305104875152356520230510487515235652023051048751523565202305104875152356520230510487515235652023051048751523565202305104875152356520230510487515235652023051048751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7826e2a7-bad3-4cfe-b6fe-0f9f22ef47a4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7826e2a7-bad3-4cfe-b6fe-0f9f22ef47a4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3414286775177290656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34142867751772906563414286775177290656341428677517729065634142867751772906563414286775177290656341428677517729065634142867751772906563414286775177290656341428677517729065634142867751772906563414286775177290656341428677517729065634142867751772906563414286775177290656341428677517729065634142867751772906563414286775177290656341428677517729065634142867751772906563414286775177290656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d78dde-a0f3-4d5a-98c0-94a989e34cd6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7826e2a7-bad3-4cfe-b6fe-0f9f22ef47a4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8cfc34e6-71b0-4d5e-9186-6614d04beb4f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cfc34e6-71b0-4d5e-9186-6614d04beb4f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13192117045817456407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319211704581745640713192117045817456407131921170458174564071319211704581745640713192117045817456407131921170458174564071319211704581745640713192117045817456407131921170458174564071319211704581745640713192117045817456407131921170458174564071319211704581745640713192117045817456407131921170458174564071319211704581745640713192117045817456407131921170458174564071319211704581745640713192117045817456407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57d324c6-adf2-48ff-a6dc-8e1e1d976a68, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57d324c6-adf2-48ff-a6dc-8e1e1d976a68, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10785730000918962278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078573000091896227810785730000918962278107857300009189622781078573000091896227810785730000918962278107857300009189622781078573000091896227810785730000918962278107857300009189622781078573000091896227810785730000918962278107857300009189622781078573000091896227810785730000918962278107857300009189622781078573000091896227810785730000918962278107857300009189622781078573000091896227810785730000918962278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cfc34e6-71b0-4d5e-9186-6614d04beb4f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f4f6a9d4-415d-4b42-9abf-85f731d44ccc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57d324c6-adf2-48ff-a6dc-8e1e1d976a68, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f6a9d4-415d-4b42-9abf-85f731d44ccc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17261030299670551016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726103029967055101617261030299670551016172610302996705510161726103029967055101617261030299670551016172610302996705510161726103029967055101617261030299670551016172610302996705510161726103029967055101617261030299670551016172610302996705510161726103029967055101617261030299670551016172610302996705510161726103029967055101617261030299670551016172610302996705510161726103029967055101617261030299670551016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd550f6e-ef6d-4b3d-b749-a3069f834412, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f6a9d4-415d-4b42-9abf-85f731d44ccc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 93b25031-fd35-45bd-8a0e-b405a12b5de1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd550f6e-ef6d-4b3d-b749-a3069f834412, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10874464191188755252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087446419118875525210874464191188755252108744641911887552521087446419118875525210874464191188755252108744641911887552521087446419118875525210874464191188755252108744641911887552521087446419118875525210874464191188755252108744641911887552521087446419118875525210874464191188755252108744641911887552521087446419118875525210874464191188755252108744641911887552521087446419118875525210874464191188755252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93b25031-fd35-45bd-8a0e-b405a12b5de1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8545679496035897383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85456794960358973838545679496035897383854567949603589738385456794960358973838545679496035897383854567949603589738385456794960358973838545679496035897383854567949603589738385456794960358973838545679496035897383854567949603589738385456794960358973838545679496035897383854567949603589738385456794960358973838545679496035897383854567949603589738385456794960358973838545679496035897383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93b25031-fd35-45bd-8a0e-b405a12b5de1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d927d47-0935-4f1c-af5d-d50bf49615cc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d927d47-0935-4f1c-af5d-d50bf49615cc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8588952503978665082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85889525039786650828588952503978665082858895250397866508285889525039786650828588952503978665082858895250397866508285889525039786650828588952503978665082858895250397866508285889525039786650828588952503978665082858895250397866508285889525039786650828588952503978665082858895250397866508285889525039786650828588952503978665082858895250397866508285889525039786650828588952503978665082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd550f6e-ef6d-4b3d-b749-a3069f834412, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 949feaf1-87be-4bf6-8472-3b20e3945b54, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 949feaf1-87be-4bf6-8472-3b20e3945b54, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12541546992046083742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254154699204608374212541546992046083742125415469920460837421254154699204608374212541546992046083742125415469920460837421254154699204608374212541546992046083742125415469920460837421254154699204608374212541546992046083742125415469920460837421254154699204608374212541546992046083742125415469920460837421254154699204608374212541546992046083742125415469920460837421254154699204608374212541546992046083742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d927d47-0935-4f1c-af5d-d50bf49615cc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 949feaf1-87be-4bf6-8472-3b20e3945b54, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2a87bbf0-08a5-4591-8ec0-e8d53aa58d2a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a87bbf0-08a5-4591-8ec0-e8d53aa58d2a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11516513799918809355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151651379991880935511516513799918809355115165137999188093551151651379991880935511516513799918809355115165137999188093551151651379991880935511516513799918809355115165137999188093551151651379991880935511516513799918809355115165137999188093551151651379991880935511516513799918809355115165137999188093551151651379991880935511516513799918809355115165137999188093551151651379991880935511516513799918809355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4563a140-246b-405b-90b1-536f1a9b3a88, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4563a140-246b-405b-90b1-536f1a9b3a88, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9684435772540417656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96844357725404176569684435772540417656968443577254041765696844357725404176569684435772540417656968443577254041765696844357725404176569684435772540417656968443577254041765696844357725404176569684435772540417656968443577254041765696844357725404176569684435772540417656968443577254041765696844357725404176569684435772540417656968443577254041765696844357725404176569684435772540417656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a87bbf0-08a5-4591-8ec0-e8d53aa58d2a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13cdd6cb-27b8-4769-a2a8-3bc53c0da7fa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13cdd6cb-27b8-4769-a2a8-3bc53c0da7fa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 70240891981493126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7024089198149312670240891981493126702408919814931267024089198149312670240891981493126702408919814931267024089198149312670240891981493126702408919814931267024089198149312670240891981493126702408919814931267024089198149312670240891981493126702408919814931267024089198149312670240891981493126702408919814931267024089198149312670240891981493126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4563a140-246b-405b-90b1-536f1a9b3a88, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c5b4c83b-c741-41d4-a9f8-e92bdc21a80d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5b4c83b-c741-41d4-a9f8-e92bdc21a80d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2818197127618701947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28181971276187019472818197127618701947281819712761870194728181971276187019472818197127618701947281819712761870194728181971276187019472818197127618701947281819712761870194728181971276187019472818197127618701947281819712761870194728181971276187019472818197127618701947281819712761870194728181971276187019472818197127618701947281819712761870194728181971276187019472818197127618701947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13cdd6cb-27b8-4769-a2a8-3bc53c0da7fa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bfbf8bbd-80e2-4774-995a-e7f2f52bef22, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5b4c83b-c741-41d4-a9f8-e92bdc21a80d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfbf8bbd-80e2-4774-995a-e7f2f52bef22, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1524990798149665079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15249907981496650791524990798149665079152499079814966507915249907981496650791524990798149665079152499079814966507915249907981496650791524990798149665079152499079814966507915249907981496650791524990798149665079152499079814966507915249907981496650791524990798149665079152499079814966507915249907981496650791524990798149665079152499079814966507915249907981496650791524990798149665079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d141cf8b-35f6-42a2-adfa-b3c8b67cdc1a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d141cf8b-35f6-42a2-adfa-b3c8b67cdc1a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9878715090935741080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98787150909357410809878715090935741080987871509093574108098787150909357410809878715090935741080987871509093574108098787150909357410809878715090935741080987871509093574108098787150909357410809878715090935741080987871509093574108098787150909357410809878715090935741080987871509093574108098787150909357410809878715090935741080987871509093574108098787150909357410809878715090935741080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfbf8bbd-80e2-4774-995a-e7f2f52bef22, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 09b6a9ac-e659-4eed-add3-4e65edb09c70, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09b6a9ac-e659-4eed-add3-4e65edb09c70, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12918526459596200521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291852645959620052112918526459596200521129185264595962005211291852645959620052112918526459596200521129185264595962005211291852645959620052112918526459596200521129185264595962005211291852645959620052112918526459596200521129185264595962005211291852645959620052112918526459596200521129185264595962005211291852645959620052112918526459596200521129185264595962005211291852645959620052112918526459596200521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d141cf8b-35f6-42a2-adfa-b3c8b67cdc1a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 85ca4304-2818-4f57-8c8b-db3934d17280, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ca4304-2818-4f57-8c8b-db3934d17280, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14686726629728106335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468672662972810633514686726629728106335146867266297281063351468672662972810633514686726629728106335146867266297281063351468672662972810633514686726629728106335146867266297281063351468672662972810633514686726629728106335146867266297281063351468672662972810633514686726629728106335146867266297281063351468672662972810633514686726629728106335146867266297281063351468672662972810633514686726629728106335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09b6a9ac-e659-4eed-add3-4e65edb09c70, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c71c20fd-2c56-4d56-bf50-a6395f574493, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c71c20fd-2c56-4d56-bf50-a6395f574493, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5008192121635187035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50081921216351870355008192121635187035500819212163518703550081921216351870355008192121635187035500819212163518703550081921216351870355008192121635187035500819212163518703550081921216351870355008192121635187035500819212163518703550081921216351870355008192121635187035500819212163518703550081921216351870355008192121635187035500819212163518703550081921216351870355008192121635187035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ca4304-2818-4f57-8c8b-db3934d17280, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4fb8f258-ddb9-4777-9457-729f857b14f4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fb8f258-ddb9-4777-9457-729f857b14f4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4363573255204992482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43635732552049924824363573255204992482436357325520499248243635732552049924824363573255204992482436357325520499248243635732552049924824363573255204992482436357325520499248243635732552049924824363573255204992482436357325520499248243635732552049924824363573255204992482436357325520499248243635732552049924824363573255204992482436357325520499248243635732552049924824363573255204992482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c71c20fd-2c56-4d56-bf50-a6395f574493, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 000944d2-ed6f-4974-88c7-baddf1bc275d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 000944d2-ed6f-4974-88c7-baddf1bc275d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 872751466762670032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032872751466762670032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fb8f258-ddb9-4777-9457-729f857b14f4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 000944d2-ed6f-4974-88c7-baddf1bc275d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3a9df6b6-b03c-4de3-a830-d72168948f01, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a9df6b6-b03c-4de3-a830-d72168948f01, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1609673505179189867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16096735051791898671609673505179189867160967350517918986716096735051791898671609673505179189867160967350517918986716096735051791898671609673505179189867160967350517918986716096735051791898671609673505179189867160967350517918986716096735051791898671609673505179189867160967350517918986716096735051791898671609673505179189867160967350517918986716096735051791898671609673505179189867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4c2c1265-4e69-4f7b-b029-a5cbea03782e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c2c1265-4e69-4f7b-b029-a5cbea03782e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 192245480843811997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997192245480843811997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a9df6b6-b03c-4de3-a830-d72168948f01, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ec577e2b-6953-4cb7-b4c1-cc3ca68030c6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec577e2b-6953-4cb7-b4c1-cc3ca68030c6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4026933117620933026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40269331176209330264026933117620933026402693311762093302640269331176209330264026933117620933026402693311762093302640269331176209330264026933117620933026402693311762093302640269331176209330264026933117620933026402693311762093302640269331176209330264026933117620933026402693311762093302640269331176209330264026933117620933026402693311762093302640269331176209330264026933117620933026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c2c1265-4e69-4f7b-b029-a5cbea03782e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 16a78108-d50d-4902-a956-9f8e694819c5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16a78108-d50d-4902-a956-9f8e694819c5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7464087782929525860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74640877829295258607464087782929525860746408778292952586074640877829295258607464087782929525860746408778292952586074640877829295258607464087782929525860746408778292952586074640877829295258607464087782929525860746408778292952586074640877829295258607464087782929525860746408778292952586074640877829295258607464087782929525860746408778292952586074640877829295258607464087782929525860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec577e2b-6953-4cb7-b4c1-cc3ca68030c6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d57338e-113e-4798-8913-68c8f304b3f8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d57338e-113e-4798-8913-68c8f304b3f8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5175372060960332755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51753720609603327555175372060960332755517537206096033275551753720609603327555175372060960332755517537206096033275551753720609603327555175372060960332755517537206096033275551753720609603327555175372060960332755517537206096033275551753720609603327555175372060960332755517537206096033275551753720609603327555175372060960332755517537206096033275551753720609603327555175372060960332755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16a78108-d50d-4902-a956-9f8e694819c5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4a2c4749-a125-435a-816f-34b2eaaf660e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a2c4749-a125-435a-816f-34b2eaaf660e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1853377896278345983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18533778962783459831853377896278345983185337789627834598318533778962783459831853377896278345983185337789627834598318533778962783459831853377896278345983185337789627834598318533778962783459831853377896278345983185337789627834598318533778962783459831853377896278345983185337789627834598318533778962783459831853377896278345983185337789627834598318533778962783459831853377896278345983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d57338e-113e-4798-8913-68c8f304b3f8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 655ece91-1217-40b3-a369-41a4a302f79c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 655ece91-1217-40b3-a369-41a4a302f79c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11767300874768943736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176730087476894373611767300874768943736117673008747689437361176730087476894373611767300874768943736117673008747689437361176730087476894373611767300874768943736117673008747689437361176730087476894373611767300874768943736117673008747689437361176730087476894373611767300874768943736117673008747689437361176730087476894373611767300874768943736117673008747689437361176730087476894373611767300874768943736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a2c4749-a125-435a-816f-34b2eaaf660e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 91a30186-d324-423e-8e93-090ee13a0939, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91a30186-d324-423e-8e93-090ee13a0939, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3726177657130253387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37261776571302533873726177657130253387372617765713025338737261776571302533873726177657130253387372617765713025338737261776571302533873726177657130253387372617765713025338737261776571302533873726177657130253387372617765713025338737261776571302533873726177657130253387372617765713025338737261776571302533873726177657130253387372617765713025338737261776571302533873726177657130253387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 655ece91-1217-40b3-a369-41a4a302f79c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8c05d5b5-c7a8-49d4-a294-1aab86a09c30, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c05d5b5-c7a8-49d4-a294-1aab86a09c30, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3866470523694904251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38664705236949042513866470523694904251386647052369490425138664705236949042513866470523694904251386647052369490425138664705236949042513866470523694904251386647052369490425138664705236949042513866470523694904251386647052369490425138664705236949042513866470523694904251386647052369490425138664705236949042513866470523694904251386647052369490425138664705236949042513866470523694904251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91a30186-d324-423e-8e93-090ee13a0939, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c05d5b5-c7a8-49d4-a294-1aab86a09c30, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1ed06f98-12c1-43df-bb9c-0411552afb3b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e78ed361-c134-43eb-bcfc-4d31d7a9f24b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed06f98-12c1-43df-bb9c-0411552afb3b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9453628470995513985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94536284709955139859453628470995513985945362847099551398594536284709955139859453628470995513985945362847099551398594536284709955139859453628470995513985945362847099551398594536284709955139859453628470995513985945362847099551398594536284709955139859453628470995513985945362847099551398594536284709955139859453628470995513985945362847099551398594536284709955139859453628470995513985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78ed361-c134-43eb-bcfc-4d31d7a9f24b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18425128905180617678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842512890518061767818425128905180617678184251289051806176781842512890518061767818425128905180617678184251289051806176781842512890518061767818425128905180617678184251289051806176781842512890518061767818425128905180617678184251289051806176781842512890518061767818425128905180617678184251289051806176781842512890518061767818425128905180617678184251289051806176781842512890518061767818425128905180617678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78ed361-c134-43eb-bcfc-4d31d7a9f24b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3950eb0c-8729-4162-8fb2-e93e3258fd7b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3950eb0c-8729-4162-8fb2-e93e3258fd7b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1252742593985279254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12527425939852792541252742593985279254125274259398527925412527425939852792541252742593985279254125274259398527925412527425939852792541252742593985279254125274259398527925412527425939852792541252742593985279254125274259398527925412527425939852792541252742593985279254125274259398527925412527425939852792541252742593985279254125274259398527925412527425939852792541252742593985279254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed06f98-12c1-43df-bb9c-0411552afb3b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f03cfa58-7cc6-4870-86c4-9c13526c0f8a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f03cfa58-7cc6-4870-86c4-9c13526c0f8a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12888155595432526437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288815559543252643712888155595432526437128881555954325264371288815559543252643712888155595432526437128881555954325264371288815559543252643712888155595432526437128881555954325264371288815559543252643712888155595432526437128881555954325264371288815559543252643712888155595432526437128881555954325264371288815559543252643712888155595432526437128881555954325264371288815559543252643712888155595432526437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3950eb0c-8729-4162-8fb2-e93e3258fd7b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 00c3ad79-aeda-4981-8d50-baeedf434465, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00c3ad79-aeda-4981-8d50-baeedf434465, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5909690964578091687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59096909645780916875909690964578091687590969096457809168759096909645780916875909690964578091687590969096457809168759096909645780916875909690964578091687590969096457809168759096909645780916875909690964578091687590969096457809168759096909645780916875909690964578091687590969096457809168759096909645780916875909690964578091687590969096457809168759096909645780916875909690964578091687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f03cfa58-7cc6-4870-86c4-9c13526c0f8a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac10aac6-d0a2-4352-84db-4914c323438b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac10aac6-d0a2-4352-84db-4914c323438b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3276715766587127638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32767157665871276383276715766587127638327671576658712763832767157665871276383276715766587127638327671576658712763832767157665871276383276715766587127638327671576658712763832767157665871276383276715766587127638327671576658712763832767157665871276383276715766587127638327671576658712763832767157665871276383276715766587127638327671576658712763832767157665871276383276715766587127638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00c3ad79-aeda-4981-8d50-baeedf434465, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0970cc8f-264b-4e24-a29f-b532dbacaa57, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0970cc8f-264b-4e24-a29f-b532dbacaa57, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1210952014370890435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12109520143708904351210952014370890435121095201437089043512109520143708904351210952014370890435121095201437089043512109520143708904351210952014370890435121095201437089043512109520143708904351210952014370890435121095201437089043512109520143708904351210952014370890435121095201437089043512109520143708904351210952014370890435121095201437089043512109520143708904351210952014370890435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac10aac6-d0a2-4352-84db-4914c323438b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1e6f5a41-9871-43bd-a65b-d6df45be14d0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e6f5a41-9871-43bd-a65b-d6df45be14d0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15915305908819348307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591530590881934830715915305908819348307159153059088193483071591530590881934830715915305908819348307159153059088193483071591530590881934830715915305908819348307159153059088193483071591530590881934830715915305908819348307159153059088193483071591530590881934830715915305908819348307159153059088193483071591530590881934830715915305908819348307159153059088193483071591530590881934830715915305908819348307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0970cc8f-264b-4e24-a29f-b532dbacaa57, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57ceae50-b4d0-432b-bfff-ece15dcdc6c5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ceae50-b4d0-432b-bfff-ece15dcdc6c5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15112634036936739872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511263403693673987215112634036936739872151126340369367398721511263403693673987215112634036936739872151126340369367398721511263403693673987215112634036936739872151126340369367398721511263403693673987215112634036936739872151126340369367398721511263403693673987215112634036936739872151126340369367398721511263403693673987215112634036936739872151126340369367398721511263403693673987215112634036936739872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e6f5a41-9871-43bd-a65b-d6df45be14d0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c1b3908a-6a45-49d2-93de-5c28434c3c2d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1b3908a-6a45-49d2-93de-5c28434c3c2d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4595324050013906579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45953240500139065794595324050013906579459532405001390657945953240500139065794595324050013906579459532405001390657945953240500139065794595324050013906579459532405001390657945953240500139065794595324050013906579459532405001390657945953240500139065794595324050013906579459532405001390657945953240500139065794595324050013906579459532405001390657945953240500139065794595324050013906579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ceae50-b4d0-432b-bfff-ece15dcdc6c5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 239bf876-1a05-4904-ae2c-13cf4e57e037, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 239bf876-1a05-4904-ae2c-13cf4e57e037, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12926925389674731356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292692538967473135612926925389674731356129269253896747313561292692538967473135612926925389674731356129269253896747313561292692538967473135612926925389674731356129269253896747313561292692538967473135612926925389674731356129269253896747313561292692538967473135612926925389674731356129269253896747313561292692538967473135612926925389674731356129269253896747313561292692538967473135612926925389674731356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1b3908a-6a45-49d2-93de-5c28434c3c2d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b6bd95ea-5ce4-44bc-ba5d-57feafdc4f8c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 239bf876-1a05-4904-ae2c-13cf4e57e037, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6bd95ea-5ce4-44bc-ba5d-57feafdc4f8c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13161780365478083049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316178036547808304913161780365478083049131617803654780830491316178036547808304913161780365478083049131617803654780830491316178036547808304913161780365478083049131617803654780830491316178036547808304913161780365478083049131617803654780830491316178036547808304913161780365478083049131617803654780830491316178036547808304913161780365478083049131617803654780830491316178036547808304913161780365478083049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a883e1f3-0a46-48ef-9dcb-6f5e9e3717b5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a883e1f3-0a46-48ef-9dcb-6f5e9e3717b5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5356587995271491549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53565879952714915495356587995271491549535658799527149154953565879952714915495356587995271491549535658799527149154953565879952714915495356587995271491549535658799527149154953565879952714915495356587995271491549535658799527149154953565879952714915495356587995271491549535658799527149154953565879952714915495356587995271491549535658799527149154953565879952714915495356587995271491549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6bd95ea-5ce4-44bc-ba5d-57feafdc4f8c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a883e1f3-0a46-48ef-9dcb-6f5e9e3717b5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 778b0214-a228-4258-9ab9-8cc5917d9cc2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778b0214-a228-4258-9ab9-8cc5917d9cc2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14066399872642395136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406639987264239513614066399872642395136140663998726423951361406639987264239513614066399872642395136140663998726423951361406639987264239513614066399872642395136140663998726423951361406639987264239513614066399872642395136140663998726423951361406639987264239513614066399872642395136140663998726423951361406639987264239513614066399872642395136140663998726423951361406639987264239513614066399872642395136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f9e8bd18-f659-4575-a100-15b7b3b33942, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9e8bd18-f659-4575-a100-15b7b3b33942, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 857642953913813963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963857642953913813963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778b0214-a228-4258-9ab9-8cc5917d9cc2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d48c2481-1ff8-4a21-b557-74d10e7f569c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9e8bd18-f659-4575-a100-15b7b3b33942, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d48c2481-1ff8-4a21-b557-74d10e7f569c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5027981223390045804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50279812233900458045027981223390045804502798122339004580450279812233900458045027981223390045804502798122339004580450279812233900458045027981223390045804502798122339004580450279812233900458045027981223390045804502798122339004580450279812233900458045027981223390045804502798122339004580450279812233900458045027981223390045804502798122339004580450279812233900458045027981223390045804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8684728e-fdce-4b68-a502-31e83ea4b05e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8684728e-fdce-4b68-a502-31e83ea4b05e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9700193476102674400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97001934761026744009700193476102674400970019347610267440097001934761026744009700193476102674400970019347610267440097001934761026744009700193476102674400970019347610267440097001934761026744009700193476102674400970019347610267440097001934761026744009700193476102674400970019347610267440097001934761026744009700193476102674400970019347610267440097001934761026744009700193476102674400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d48c2481-1ff8-4a21-b557-74d10e7f569c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8684728e-fdce-4b68-a502-31e83ea4b05e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9f3b6ac0-a9ff-413f-b01d-5cb714a2264a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f3b6ac0-a9ff-413f-b01d-5cb714a2264a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4007242727525126693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40072427275251266934007242727525126693400724272752512669340072427275251266934007242727525126693400724272752512669340072427275251266934007242727525126693400724272752512669340072427275251266934007242727525126693400724272752512669340072427275251266934007242727525126693400724272752512669340072427275251266934007242727525126693400724272752512669340072427275251266934007242727525126693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 14b1dc0e-8dae-4182-aaff-3babf3134810, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b1dc0e-8dae-4182-aaff-3babf3134810, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5131749769522178554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51317497695221785545131749769522178554513174976952217855451317497695221785545131749769522178554513174976952217855451317497695221785545131749769522178554513174976952217855451317497695221785545131749769522178554513174976952217855451317497695221785545131749769522178554513174976952217855451317497695221785545131749769522178554513174976952217855451317497695221785545131749769522178554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b1dc0e-8dae-4182-aaff-3babf3134810, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 268fd3c7-8c2e-481f-9bea-d8849376ac73, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 268fd3c7-8c2e-481f-9bea-d8849376ac73, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13569439615282451366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356943961528245136613569439615282451366135694396152824513661356943961528245136613569439615282451366135694396152824513661356943961528245136613569439615282451366135694396152824513661356943961528245136613569439615282451366135694396152824513661356943961528245136613569439615282451366135694396152824513661356943961528245136613569439615282451366135694396152824513661356943961528245136613569439615282451366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f3b6ac0-a9ff-413f-b01d-5cb714a2264a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3699c9fb-553c-4206-b1ee-c6d69984be73, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3699c9fb-553c-4206-b1ee-c6d69984be73, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13338316102330769094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333831610233076909413338316102330769094133383161023307690941333831610233076909413338316102330769094133383161023307690941333831610233076909413338316102330769094133383161023307690941333831610233076909413338316102330769094133383161023307690941333831610233076909413338316102330769094133383161023307690941333831610233076909413338316102330769094133383161023307690941333831610233076909413338316102330769094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 268fd3c7-8c2e-481f-9bea-d8849376ac73, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e9cafb4-9b3d-4edb-93b3-9f106d58dfa9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e9cafb4-9b3d-4edb-93b3-9f106d58dfa9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13526275019991290774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352627501999129077413526275019991290774135262750199912907741352627501999129077413526275019991290774135262750199912907741352627501999129077413526275019991290774135262750199912907741352627501999129077413526275019991290774135262750199912907741352627501999129077413526275019991290774135262750199912907741352627501999129077413526275019991290774135262750199912907741352627501999129077413526275019991290774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3699c9fb-553c-4206-b1ee-c6d69984be73, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f1f3d714-6f90-45b7-844b-025381647496, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f3d714-6f90-45b7-844b-025381647496, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11117435095757411886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111743509575741188611117435095757411886111174350957574118861111743509575741188611117435095757411886111174350957574118861111743509575741188611117435095757411886111174350957574118861111743509575741188611117435095757411886111174350957574118861111743509575741188611117435095757411886111174350957574118861111743509575741188611117435095757411886111174350957574118861111743509575741188611117435095757411886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e9cafb4-9b3d-4edb-93b3-9f106d58dfa9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f3d714-6f90-45b7-844b-025381647496, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 901fa2f8-29de-49ac-b57d-bf21fc5e43f6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 901fa2f8-29de-49ac-b57d-bf21fc5e43f6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12652834212607803840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265283421260780384012652834212607803840126528342126078038401265283421260780384012652834212607803840126528342126078038401265283421260780384012652834212607803840126528342126078038401265283421260780384012652834212607803840126528342126078038401265283421260780384012652834212607803840126528342126078038401265283421260780384012652834212607803840126528342126078038401265283421260780384012652834212607803840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 30ff33a0-94cf-4a0b-b73f-aa071c84ac35, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30ff33a0-94cf-4a0b-b73f-aa071c84ac35, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12065785210691281026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206578521069128102612065785210691281026120657852106912810261206578521069128102612065785210691281026120657852106912810261206578521069128102612065785210691281026120657852106912810261206578521069128102612065785210691281026120657852106912810261206578521069128102612065785210691281026120657852106912810261206578521069128102612065785210691281026120657852106912810261206578521069128102612065785210691281026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 901fa2f8-29de-49ac-b57d-bf21fc5e43f6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30ff33a0-94cf-4a0b-b73f-aa071c84ac35, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 424e6f69-35a1-4de4-a869-3c74a061fdf8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 819a2675-8ee0-4ea6-a3a0-9a53d7ad6cda, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 424e6f69-35a1-4de4-a869-3c74a061fdf8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15502383736567703625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550238373656770362515502383736567703625155023837365677036251550238373656770362515502383736567703625155023837365677036251550238373656770362515502383736567703625155023837365677036251550238373656770362515502383736567703625155023837365677036251550238373656770362515502383736567703625155023837365677036251550238373656770362515502383736567703625155023837365677036251550238373656770362515502383736567703625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 819a2675-8ee0-4ea6-a3a0-9a53d7ad6cda, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 32176321180801658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3217632118080165832176321180801658321763211808016583217632118080165832176321180801658321763211808016583217632118080165832176321180801658321763211808016583217632118080165832176321180801658321763211808016583217632118080165832176321180801658321763211808016583217632118080165832176321180801658321763211808016583217632118080165832176321180801658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 424e6f69-35a1-4de4-a869-3c74a061fdf8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 819a2675-8ee0-4ea6-a3a0-9a53d7ad6cda, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 979275f5-5965-4418-ae7d-8cdff552b90a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d2bf9aab-1fa7-4004-8a52-22739bdc8b02, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 979275f5-5965-4418-ae7d-8cdff552b90a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14452219731219594629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445221973121959462914452219731219594629144522197312195946291445221973121959462914452219731219594629144522197312195946291445221973121959462914452219731219594629144522197312195946291445221973121959462914452219731219594629144522197312195946291445221973121959462914452219731219594629144522197312195946291445221973121959462914452219731219594629144522197312195946291445221973121959462914452219731219594629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2bf9aab-1fa7-4004-8a52-22739bdc8b02, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4798401299637816103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47984012996378161034798401299637816103479840129963781610347984012996378161034798401299637816103479840129963781610347984012996378161034798401299637816103479840129963781610347984012996378161034798401299637816103479840129963781610347984012996378161034798401299637816103479840129963781610347984012996378161034798401299637816103479840129963781610347984012996378161034798401299637816103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 979275f5-5965-4418-ae7d-8cdff552b90a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 777a0f82-c7f1-4521-a250-07c2644ebf7a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2bf9aab-1fa7-4004-8a52-22739bdc8b02, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 777a0f82-c7f1-4521-a250-07c2644ebf7a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9218420112971580780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92184201129715807809218420112971580780921842011297158078092184201129715807809218420112971580780921842011297158078092184201129715807809218420112971580780921842011297158078092184201129715807809218420112971580780921842011297158078092184201129715807809218420112971580780921842011297158078092184201129715807809218420112971580780921842011297158078092184201129715807809218420112971580780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c014225-7f32-42bd-a96e-b8009c815236, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c014225-7f32-42bd-a96e-b8009c815236, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4603538037006914129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46035380370069141294603538037006914129460353803700691412946035380370069141294603538037006914129460353803700691412946035380370069141294603538037006914129460353803700691412946035380370069141294603538037006914129460353803700691412946035380370069141294603538037006914129460353803700691412946035380370069141294603538037006914129460353803700691412946035380370069141294603538037006914129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 777a0f82-c7f1-4521-a250-07c2644ebf7a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b995acd-82d4-40a1-8f7e-cdafce79d8c4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b995acd-82d4-40a1-8f7e-cdafce79d8c4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1981635504551700210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19816355045517002101981635504551700210198163550455170021019816355045517002101981635504551700210198163550455170021019816355045517002101981635504551700210198163550455170021019816355045517002101981635504551700210198163550455170021019816355045517002101981635504551700210198163550455170021019816355045517002101981635504551700210198163550455170021019816355045517002101981635504551700210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c014225-7f32-42bd-a96e-b8009c815236, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1a5516cd-7806-4d34-a1eb-7817abb89e86, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a5516cd-7806-4d34-a1eb-7817abb89e86, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14709118423560107233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470911842356010723314709118423560107233147091184235601072331470911842356010723314709118423560107233147091184235601072331470911842356010723314709118423560107233147091184235601072331470911842356010723314709118423560107233147091184235601072331470911842356010723314709118423560107233147091184235601072331470911842356010723314709118423560107233147091184235601072331470911842356010723314709118423560107233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b995acd-82d4-40a1-8f7e-cdafce79d8c4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6f658e22-ace9-49c3-850b-f5533633ba60, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f658e22-ace9-49c3-850b-f5533633ba60, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7168152559484158239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71681525594841582397168152559484158239716815255948415823971681525594841582397168152559484158239716815255948415823971681525594841582397168152559484158239716815255948415823971681525594841582397168152559484158239716815255948415823971681525594841582397168152559484158239716815255948415823971681525594841582397168152559484158239716815255948415823971681525594841582397168152559484158239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a5516cd-7806-4d34-a1eb-7817abb89e86, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5ee1b49a-e84b-4c96-8d6e-9bbf77277021, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ee1b49a-e84b-4c96-8d6e-9bbf77277021, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1447657469390622419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14476574693906224191447657469390622419144765746939062241914476574693906224191447657469390622419144765746939062241914476574693906224191447657469390622419144765746939062241914476574693906224191447657469390622419144765746939062241914476574693906224191447657469390622419144765746939062241914476574693906224191447657469390622419144765746939062241914476574693906224191447657469390622419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f658e22-ace9-49c3-850b-f5533633ba60, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f1125338-b3bd-4af1-a57d-db6709cc9431, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1125338-b3bd-4af1-a57d-db6709cc9431, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5521157409071390456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55211574090713904565521157409071390456552115740907139045655211574090713904565521157409071390456552115740907139045655211574090713904565521157409071390456552115740907139045655211574090713904565521157409071390456552115740907139045655211574090713904565521157409071390456552115740907139045655211574090713904565521157409071390456552115740907139045655211574090713904565521157409071390456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ee1b49a-e84b-4c96-8d6e-9bbf77277021, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 90042f8d-42dc-4899-8b04-48f1009e992d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90042f8d-42dc-4899-8b04-48f1009e992d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13555509709099805575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355550970909980557513555509709099805575135555097090998055751355550970909980557513555509709099805575135555097090998055751355550970909980557513555509709099805575135555097090998055751355550970909980557513555509709099805575135555097090998055751355550970909980557513555509709099805575135555097090998055751355550970909980557513555509709099805575135555097090998055751355550970909980557513555509709099805575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1125338-b3bd-4af1-a57d-db6709cc9431, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88d78701-ac37-4efd-a323-c49e5580c39e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88d78701-ac37-4efd-a323-c49e5580c39e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16084595029668942445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608459502966894244516084595029668942445160845950296689424451608459502966894244516084595029668942445160845950296689424451608459502966894244516084595029668942445160845950296689424451608459502966894244516084595029668942445160845950296689424451608459502966894244516084595029668942445160845950296689424451608459502966894244516084595029668942445160845950296689424451608459502966894244516084595029668942445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90042f8d-42dc-4899-8b04-48f1009e992d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 41d80085-d683-41ac-81a3-233bfddcf10d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41d80085-d683-41ac-81a3-233bfddcf10d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9798208827083597128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97982088270835971289798208827083597128979820882708359712897982088270835971289798208827083597128979820882708359712897982088270835971289798208827083597128979820882708359712897982088270835971289798208827083597128979820882708359712897982088270835971289798208827083597128979820882708359712897982088270835971289798208827083597128979820882708359712897982088270835971289798208827083597128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88d78701-ac37-4efd-a323-c49e5580c39e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 33b54d36-d4c2-4cc0-88cf-c9bceec6b976, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33b54d36-d4c2-4cc0-88cf-c9bceec6b976, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15062204125605022581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506220412560502258115062204125605022581150622041256050225811506220412560502258115062204125605022581150622041256050225811506220412560502258115062204125605022581150622041256050225811506220412560502258115062204125605022581150622041256050225811506220412560502258115062204125605022581150622041256050225811506220412560502258115062204125605022581150622041256050225811506220412560502258115062204125605022581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41d80085-d683-41ac-81a3-233bfddcf10d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78983eed-19ef-490c-b34b-d228baca9bec, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78983eed-19ef-490c-b34b-d228baca9bec, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7090412031222801949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70904120312228019497090412031222801949709041203122280194970904120312228019497090412031222801949709041203122280194970904120312228019497090412031222801949709041203122280194970904120312228019497090412031222801949709041203122280194970904120312228019497090412031222801949709041203122280194970904120312228019497090412031222801949709041203122280194970904120312228019497090412031222801949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33b54d36-d4c2-4cc0-88cf-c9bceec6b976, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78983eed-19ef-490c-b34b-d228baca9bec, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9c99c24a-81bf-4ae7-bbba-3b7d9ddd24f0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c99c24a-81bf-4ae7-bbba-3b7d9ddd24f0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5058216489868415447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50582164898684154475058216489868415447505821648986841544750582164898684154475058216489868415447505821648986841544750582164898684154475058216489868415447505821648986841544750582164898684154475058216489868415447505821648986841544750582164898684154475058216489868415447505821648986841544750582164898684154475058216489868415447505821648986841544750582164898684154475058216489868415447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e005c0f9-18e9-44fb-b07e-20978abe1b7e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e005c0f9-18e9-44fb-b07e-20978abe1b7e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15172713347944927682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517271334794492768215172713347944927682151727133479449276821517271334794492768215172713347944927682151727133479449276821517271334794492768215172713347944927682151727133479449276821517271334794492768215172713347944927682151727133479449276821517271334794492768215172713347944927682151727133479449276821517271334794492768215172713347944927682151727133479449276821517271334794492768215172713347944927682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c99c24a-81bf-4ae7-bbba-3b7d9ddd24f0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 234aeb21-a3e5-424c-a337-f1c387d9dc08, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 234aeb21-a3e5-424c-a337-f1c387d9dc08, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13210666176995491001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321066617699549100113210666176995491001132106661769954910011321066617699549100113210666176995491001132106661769954910011321066617699549100113210666176995491001132106661769954910011321066617699549100113210666176995491001132106661769954910011321066617699549100113210666176995491001132106661769954910011321066617699549100113210666176995491001132106661769954910011321066617699549100113210666176995491001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e005c0f9-18e9-44fb-b07e-20978abe1b7e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d4b417d-c020-4650-a13a-0ea737732ced, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 234aeb21-a3e5-424c-a337-f1c387d9dc08, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 30716642-42c9-424a-a511-cc61f8d4885f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d4b417d-c020-4650-a13a-0ea737732ced, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15299876248863246284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529987624886324628415299876248863246284152998762488632462841529987624886324628415299876248863246284152998762488632462841529987624886324628415299876248863246284152998762488632462841529987624886324628415299876248863246284152998762488632462841529987624886324628415299876248863246284152998762488632462841529987624886324628415299876248863246284152998762488632462841529987624886324628415299876248863246284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30716642-42c9-424a-a511-cc61f8d4885f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9087914663716487160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90879146637164871609087914663716487160908791466371648716090879146637164871609087914663716487160908791466371648716090879146637164871609087914663716487160908791466371648716090879146637164871609087914663716487160908791466371648716090879146637164871609087914663716487160908791466371648716090879146637164871609087914663716487160908791466371648716090879146637164871609087914663716487160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d4b417d-c020-4650-a13a-0ea737732ced, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0292684f-a077-4f40-85d4-1b7e74f2f4fc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0292684f-a077-4f40-85d4-1b7e74f2f4fc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7064160395729038822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70641603957290388227064160395729038822706416039572903882270641603957290388227064160395729038822706416039572903882270641603957290388227064160395729038822706416039572903882270641603957290388227064160395729038822706416039572903882270641603957290388227064160395729038822706416039572903882270641603957290388227064160395729038822706416039572903882270641603957290388227064160395729038822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30716642-42c9-424a-a511-cc61f8d4885f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b7c5cb7a-1924-4400-8a54-4c963b535a22, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c5cb7a-1924-4400-8a54-4c963b535a22, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13150650502973486293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315065050297348629313150650502973486293131506505029734862931315065050297348629313150650502973486293131506505029734862931315065050297348629313150650502973486293131506505029734862931315065050297348629313150650502973486293131506505029734862931315065050297348629313150650502973486293131506505029734862931315065050297348629313150650502973486293131506505029734862931315065050297348629313150650502973486293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0292684f-a077-4f40-85d4-1b7e74f2f4fc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 215f19b3-8798-4b36-82f7-58079efb5ea4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c5cb7a-1924-4400-8a54-4c963b535a22, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 215f19b3-8798-4b36-82f7-58079efb5ea4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2416516630543512598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24165166305435125982416516630543512598241651663054351259824165166305435125982416516630543512598241651663054351259824165166305435125982416516630543512598241651663054351259824165166305435125982416516630543512598241651663054351259824165166305435125982416516630543512598241651663054351259824165166305435125982416516630543512598241651663054351259824165166305435125982416516630543512598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d7ef5ecc-890f-4247-8cbf-5688faadd773, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7ef5ecc-890f-4247-8cbf-5688faadd773, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12295463037413445472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229546303741344547212295463037413445472122954630374134454721229546303741344547212295463037413445472122954630374134454721229546303741344547212295463037413445472122954630374134454721229546303741344547212295463037413445472122954630374134454721229546303741344547212295463037413445472122954630374134454721229546303741344547212295463037413445472122954630374134454721229546303741344547212295463037413445472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 215f19b3-8798-4b36-82f7-58079efb5ea4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78ddcf48-73fc-46ec-a36c-d899b01e0274, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78ddcf48-73fc-46ec-a36c-d899b01e0274, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1600361190304535980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16003611903045359801600361190304535980160036119030453598016003611903045359801600361190304535980160036119030453598016003611903045359801600361190304535980160036119030453598016003611903045359801600361190304535980160036119030453598016003611903045359801600361190304535980160036119030453598016003611903045359801600361190304535980160036119030453598016003611903045359801600361190304535980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7ef5ecc-890f-4247-8cbf-5688faadd773, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9630e94f-f783-43d8-a089-cb4656d0d38b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9630e94f-f783-43d8-a089-cb4656d0d38b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8443250532917559697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84432505329175596978443250532917559697844325053291755969784432505329175596978443250532917559697844325053291755969784432505329175596978443250532917559697844325053291755969784432505329175596978443250532917559697844325053291755969784432505329175596978443250532917559697844325053291755969784432505329175596978443250532917559697844325053291755969784432505329175596978443250532917559697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78ddcf48-73fc-46ec-a36c-d899b01e0274, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 425db3d1-01ed-40c8-9eae-0a776d9c8759, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9630e94f-f783-43d8-a089-cb4656d0d38b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 425db3d1-01ed-40c8-9eae-0a776d9c8759, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16561015061076674666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656101506107667466616561015061076674666165610150610766746661656101506107667466616561015061076674666165610150610766746661656101506107667466616561015061076674666165610150610766746661656101506107667466616561015061076674666165610150610766746661656101506107667466616561015061076674666165610150610766746661656101506107667466616561015061076674666165610150610766746661656101506107667466616561015061076674666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3c46b221-a620-4972-afa4-d350ac1812cc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c46b221-a620-4972-afa4-d350ac1812cc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11596223136507750682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159622313650775068211596223136507750682115962231365077506821159622313650775068211596223136507750682115962231365077506821159622313650775068211596223136507750682115962231365077506821159622313650775068211596223136507750682115962231365077506821159622313650775068211596223136507750682115962231365077506821159622313650775068211596223136507750682115962231365077506821159622313650775068211596223136507750682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 425db3d1-01ed-40c8-9eae-0a776d9c8759, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6ba7b0fc-75c7-4f60-b79d-8c3f8a929ca2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ba7b0fc-75c7-4f60-b79d-8c3f8a929ca2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2275587145807854341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22755871458078543412275587145807854341227558714580785434122755871458078543412275587145807854341227558714580785434122755871458078543412275587145807854341227558714580785434122755871458078543412275587145807854341227558714580785434122755871458078543412275587145807854341227558714580785434122755871458078543412275587145807854341227558714580785434122755871458078543412275587145807854341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c46b221-a620-4972-afa4-d350ac1812cc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ba7b0fc-75c7-4f60-b79d-8c3f8a929ca2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 12e17e27-3d46-48b6-907f-c7907c9bcc14, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12e17e27-3d46-48b6-907f-c7907c9bcc14, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5247231386793480304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52472313867934803045247231386793480304524723138679348030452472313867934803045247231386793480304524723138679348030452472313867934803045247231386793480304524723138679348030452472313867934803045247231386793480304524723138679348030452472313867934803045247231386793480304524723138679348030452472313867934803045247231386793480304524723138679348030452472313867934803045247231386793480304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ae77e95b-72e0-4ac0-9328-9bf2020cac97, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae77e95b-72e0-4ac0-9328-9bf2020cac97, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13286317756274163577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328631775627416357713286317756274163577132863177562741635771328631775627416357713286317756274163577132863177562741635771328631775627416357713286317756274163577132863177562741635771328631775627416357713286317756274163577132863177562741635771328631775627416357713286317756274163577132863177562741635771328631775627416357713286317756274163577132863177562741635771328631775627416357713286317756274163577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12e17e27-3d46-48b6-907f-c7907c9bcc14, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 82599511-00e2-490a-afb0-f228f84949c1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82599511-00e2-490a-afb0-f228f84949c1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14992963721769286696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499296372176928669614992963721769286696149929637217692866961499296372176928669614992963721769286696149929637217692866961499296372176928669614992963721769286696149929637217692866961499296372176928669614992963721769286696149929637217692866961499296372176928669614992963721769286696149929637217692866961499296372176928669614992963721769286696149929637217692866961499296372176928669614992963721769286696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae77e95b-72e0-4ac0-9328-9bf2020cac97, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bf31e591-75e9-4cd5-84b9-b9d46d89282f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf31e591-75e9-4cd5-84b9-b9d46d89282f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11386101912312471807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138610191231247180711386101912312471807113861019123124718071138610191231247180711386101912312471807113861019123124718071138610191231247180711386101912312471807113861019123124718071138610191231247180711386101912312471807113861019123124718071138610191231247180711386101912312471807113861019123124718071138610191231247180711386101912312471807113861019123124718071138610191231247180711386101912312471807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82599511-00e2-490a-afb0-f228f84949c1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, db8dc491-fc5a-4b60-b4cc-58ff543f020c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8dc491-fc5a-4b60-b4cc-58ff543f020c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7328323937029467912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73283239370294679127328323937029467912732832393702946791273283239370294679127328323937029467912732832393702946791273283239370294679127328323937029467912732832393702946791273283239370294679127328323937029467912732832393702946791273283239370294679127328323937029467912732832393702946791273283239370294679127328323937029467912732832393702946791273283239370294679127328323937029467912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf31e591-75e9-4cd5-84b9-b9d46d89282f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e05bb35-6e1c-4e41-a67e-3d3419629e82, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e05bb35-6e1c-4e41-a67e-3d3419629e82, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9452581031218337684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94525810312183376849452581031218337684945258103121833768494525810312183376849452581031218337684945258103121833768494525810312183376849452581031218337684945258103121833768494525810312183376849452581031218337684945258103121833768494525810312183376849452581031218337684945258103121833768494525810312183376849452581031218337684945258103121833768494525810312183376849452581031218337684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8dc491-fc5a-4b60-b4cc-58ff543f020c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4f8753f8-0f67-4dc3-ad9f-5feedca178e6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e05bb35-6e1c-4e41-a67e-3d3419629e82, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f8753f8-0f67-4dc3-ad9f-5feedca178e6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1752960805063943485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17529608050639434851752960805063943485175296080506394348517529608050639434851752960805063943485175296080506394348517529608050639434851752960805063943485175296080506394348517529608050639434851752960805063943485175296080506394348517529608050639434851752960805063943485175296080506394348517529608050639434851752960805063943485175296080506394348517529608050639434851752960805063943485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d468b1bf-a01e-439d-aeb8-93c31c786ab7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d468b1bf-a01e-439d-aeb8-93c31c786ab7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 857541426118660010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010857541426118660010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f8753f8-0f67-4dc3-ad9f-5feedca178e6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a03c714f-06ff-4ff2-99da-1d33f3de82ca, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a03c714f-06ff-4ff2-99da-1d33f3de82ca, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5643159043045736168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56431590430457361685643159043045736168564315904304573616856431590430457361685643159043045736168564315904304573616856431590430457361685643159043045736168564315904304573616856431590430457361685643159043045736168564315904304573616856431590430457361685643159043045736168564315904304573616856431590430457361685643159043045736168564315904304573616856431590430457361685643159043045736168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d468b1bf-a01e-439d-aeb8-93c31c786ab7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 69466c5a-0c8c-413b-bd1b-2f5248daa931, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a03c714f-06ff-4ff2-99da-1d33f3de82ca, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69466c5a-0c8c-413b-bd1b-2f5248daa931, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8683344442622651442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86833444426226514428683344442622651442868334444262265144286833444426226514428683344442622651442868334444262265144286833444426226514428683344442622651442868334444262265144286833444426226514428683344442622651442868334444262265144286833444426226514428683344442622651442868334444262265144286833444426226514428683344442622651442868334444262265144286833444426226514428683344442622651442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a1a43e36-3b94-4b65-86b2-9a21ae552f78, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1a43e36-3b94-4b65-86b2-9a21ae552f78, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8570101776194167946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85701017761941679468570101776194167946857010177619416794685701017761941679468570101776194167946857010177619416794685701017761941679468570101776194167946857010177619416794685701017761941679468570101776194167946857010177619416794685701017761941679468570101776194167946857010177619416794685701017761941679468570101776194167946857010177619416794685701017761941679468570101776194167946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69466c5a-0c8c-413b-bd1b-2f5248daa931, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0953e4e9-accb-4305-bf4e-3110944ccfaa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1a43e36-3b94-4b65-86b2-9a21ae552f78, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0953e4e9-accb-4305-bf4e-3110944ccfaa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 609246858405206264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264609246858405206264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e8ddb8c-ec21-4394-a013-1fb269f960e4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e8ddb8c-ec21-4394-a013-1fb269f960e4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17516423955984949427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751642395598494942717516423955984949427175164239559849494271751642395598494942717516423955984949427175164239559849494271751642395598494942717516423955984949427175164239559849494271751642395598494942717516423955984949427175164239559849494271751642395598494942717516423955984949427175164239559849494271751642395598494942717516423955984949427175164239559849494271751642395598494942717516423955984949427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0953e4e9-accb-4305-bf4e-3110944ccfaa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3acd66a2-2ab8-4f37-9fd2-686a8e9b4ede, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3acd66a2-2ab8-4f37-9fd2-686a8e9b4ede, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5104510838153986790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51045108381539867905104510838153986790510451083815398679051045108381539867905104510838153986790510451083815398679051045108381539867905104510838153986790510451083815398679051045108381539867905104510838153986790510451083815398679051045108381539867905104510838153986790510451083815398679051045108381539867905104510838153986790510451083815398679051045108381539867905104510838153986790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e8ddb8c-ec21-4394-a013-1fb269f960e4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d33ed34c-357a-4908-9c6a-74226024149b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d33ed34c-357a-4908-9c6a-74226024149b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12061944283197918325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206194428319791832512061944283197918325120619442831979183251206194428319791832512061944283197918325120619442831979183251206194428319791832512061944283197918325120619442831979183251206194428319791832512061944283197918325120619442831979183251206194428319791832512061944283197918325120619442831979183251206194428319791832512061944283197918325120619442831979183251206194428319791832512061944283197918325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3acd66a2-2ab8-4f37-9fd2-686a8e9b4ede, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 42f588cc-e9ac-41a0-b798-6598c039b685, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42f588cc-e9ac-41a0-b798-6598c039b685, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 786425154142906545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545786425154142906545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d33ed34c-357a-4908-9c6a-74226024149b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9c797cf7-f061-48db-bdba-805b644fc2a6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c797cf7-f061-48db-bdba-805b644fc2a6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9458626208190334507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94586262081903345079458626208190334507945862620819033450794586262081903345079458626208190334507945862620819033450794586262081903345079458626208190334507945862620819033450794586262081903345079458626208190334507945862620819033450794586262081903345079458626208190334507945862620819033450794586262081903345079458626208190334507945862620819033450794586262081903345079458626208190334507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42f588cc-e9ac-41a0-b798-6598c039b685, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b2c29449-67f3-4974-99d5-7a21e536b7fe, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2c29449-67f3-4974-99d5-7a21e536b7fe, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2274245487838857535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22742454878388575352274245487838857535227424548783885753522742454878388575352274245487838857535227424548783885753522742454878388575352274245487838857535227424548783885753522742454878388575352274245487838857535227424548783885753522742454878388575352274245487838857535227424548783885753522742454878388575352274245487838857535227424548783885753522742454878388575352274245487838857535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c797cf7-f061-48db-bdba-805b644fc2a6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 47cd2935-c997-4175-934c-e1a1cd1b63e6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47cd2935-c997-4175-934c-e1a1cd1b63e6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13477950154650149250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347795015465014925013477950154650149250134779501546501492501347795015465014925013477950154650149250134779501546501492501347795015465014925013477950154650149250134779501546501492501347795015465014925013477950154650149250134779501546501492501347795015465014925013477950154650149250134779501546501492501347795015465014925013477950154650149250134779501546501492501347795015465014925013477950154650149250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2c29449-67f3-4974-99d5-7a21e536b7fe, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a05c603f-3e94-45ad-8e9e-f6131db318b0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a05c603f-3e94-45ad-8e9e-f6131db318b0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4537098898654857565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45370988986548575654537098898654857565453709889865485756545370988986548575654537098898654857565453709889865485756545370988986548575654537098898654857565453709889865485756545370988986548575654537098898654857565453709889865485756545370988986548575654537098898654857565453709889865485756545370988986548575654537098898654857565453709889865485756545370988986548575654537098898654857565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47cd2935-c997-4175-934c-e1a1cd1b63e6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d1a6d50d-8be1-4c9a-af58-cc7456da7d8c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a6d50d-8be1-4c9a-af58-cc7456da7d8c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7787564136412187727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77875641364121877277787564136412187727778756413641218772777875641364121877277787564136412187727778756413641218772777875641364121877277787564136412187727778756413641218772777875641364121877277787564136412187727778756413641218772777875641364121877277787564136412187727778756413641218772777875641364121877277787564136412187727778756413641218772777875641364121877277787564136412187727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a05c603f-3e94-45ad-8e9e-f6131db318b0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a6d50d-8be1-4c9a-af58-cc7456da7d8c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6c0b8c82-763c-4aff-b0c7-38584f5a514e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c0b8c82-763c-4aff-b0c7-38584f5a514e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6917009098009735613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69170090980097356136917009098009735613691700909800973561369170090980097356136917009098009735613691700909800973561369170090980097356136917009098009735613691700909800973561369170090980097356136917009098009735613691700909800973561369170090980097356136917009098009735613691700909800973561369170090980097356136917009098009735613691700909800973561369170090980097356136917009098009735613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 36484daa-5768-4c03-ac5c-9bbd1e7adf8e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36484daa-5768-4c03-ac5c-9bbd1e7adf8e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4199580826842289878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41995808268422898784199580826842289878419958082684228987841995808268422898784199580826842289878419958082684228987841995808268422898784199580826842289878419958082684228987841995808268422898784199580826842289878419958082684228987841995808268422898784199580826842289878419958082684228987841995808268422898784199580826842289878419958082684228987841995808268422898784199580826842289878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c0b8c82-763c-4aff-b0c7-38584f5a514e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038922." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vxbs7hc3nqp97gt69sve" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038922." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 69c133c7-c119-4346-8c54-ed41ceeaf02c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69c133c7-c119-4346-8c54-ed41ceeaf02c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9246812593502404198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92468125935024041989246812593502404198924681259350240419892468125935024041989246812593502404198924681259350240419892468125935024041989246812593502404198924681259350240419892468125935024041989246812593502404198924681259350240419892468125935024041989246812593502404198924681259350240419892468125935024041989246812593502404198924681259350240419892468125935024041989246812593502404198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36484daa-5768-4c03-ac5c-9bbd1e7adf8e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78203590-7c70-44b3-98e3-538b3048f0fa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78203590-7c70-44b3-98e3-538b3048f0fa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 625452174949360738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69c133c7-c119-4346-8c54-ed41ceeaf02c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57f35f3e-7ceb-4ff3-b34a-18571678ed12, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57f35f3e-7ceb-4ff3-b34a-18571678ed12, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12210933810792176187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221093381079217618712210933810792176187122109338107921761871221093381079217618712210933810792176187122109338107921761871221093381079217618712210933810792176187122109338107921761871221093381079217618712210933810792176187122109338107921761871221093381079217618712210933810792176187122109338107921761871221093381079217618712210933810792176187122109338107921761871221093381079217618712210933810792176187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57f35f3e-7ceb-4ff3-b34a-18571678ed12, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a56cb057-5dcd-4e16-92f1-9b6f9a64bc3a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a56cb057-5dcd-4e16-92f1-9b6f9a64bc3a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5084448855909285939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50844488559092859395084448855909285939508444885590928593950844488559092859395084448855909285939508444885590928593950844488559092859395084448855909285939508444885590928593950844488559092859395084448855909285939508444885590928593950844488559092859395084448855909285939508444885590928593950844488559092859395084448855909285939508444885590928593950844488559092859395084448855909285939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78203590-7c70-44b3-98e3-538b3048f0fa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vxdsax0tcc850qjr1z4c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1864e8bf-e8df-4680-be8c-24ea6aa20fcb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1864e8bf-e8df-4680-be8c-24ea6aa20fcb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 625452174949360738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738625452174949360738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a56cb057-5dcd-4e16-92f1-9b6f9a64bc3a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3vxfvc35jsqvd0hyjgcae" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 81720b7d-bcde-4fd4-93da-87d1d6c24bb2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81720b7d-bcde-4fd4-93da-87d1d6c24bb2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5084448855909285939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50844488559092859395084448855909285939508444885590928593950844488559092859395084448855909285939508444885590928593950844488559092859395084448855909285939508444885590928593950844488559092859395084448855909285939508444885590928593950844488559092859395084448855909285939508444885590928593950844488559092859395084448855909285939508444885590928593950844488559092859395084448855909285939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81720b7d-bcde-4fd4-93da-87d1d6c24bb2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b9d5033a-b203-4cee-83a5-948c567edb08, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d5033a-b203-4cee-83a5-948c567edb08, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7946546505470304731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79465465054703047317946546505470304731794654650547030473179465465054703047317946546505470304731794654650547030473179465465054703047317946546505470304731794654650547030473179465465054703047317946546505470304731794654650547030473179465465054703047317946546505470304731794654650547030473179465465054703047317946546505470304731794654650547030473179465465054703047317946546505470304731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1864e8bf-e8df-4680-be8c-24ea6aa20fcb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e22222a8-25ac-41d4-a31f-de63f891c3f0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e22222a8-25ac-41d4-a31f-de63f891c3f0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15952013958567332394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595201395856733239415952013958567332394159520139585673323941595201395856733239415952013958567332394159520139585673323941595201395856733239415952013958567332394159520139585673323941595201395856733239415952013958567332394159520139585673323941595201395856733239415952013958567332394159520139585673323941595201395856733239415952013958567332394159520139585673323941595201395856733239415952013958567332394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d5033a-b203-4cee-83a5-948c567edb08, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2efb1dfe-5c8d-48a6-af0b-c6d4f015612b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2efb1dfe-5c8d-48a6-af0b-c6d4f015612b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2725472644333805383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27254726443338053832725472644333805383272547264433380538327254726443338053832725472644333805383272547264433380538327254726443338053832725472644333805383272547264433380538327254726443338053832725472644333805383272547264433380538327254726443338053832725472644333805383272547264433380538327254726443338053832725472644333805383272547264433380538327254726443338053832725472644333805383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e22222a8-25ac-41d4-a31f-de63f891c3f0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e41fa89-0783-494d-8906-2e40197f10c1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e41fa89-0783-494d-8906-2e40197f10c1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2685094027406992117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26850940274069921172685094027406992117268509402740699211726850940274069921172685094027406992117268509402740699211726850940274069921172685094027406992117268509402740699211726850940274069921172685094027406992117268509402740699211726850940274069921172685094027406992117268509402740699211726850940274069921172685094027406992117268509402740699211726850940274069921172685094027406992117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e41fa89-0783-494d-8906-2e40197f10c1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2efb1dfe-5c8d-48a6-af0b-c6d4f015612b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 958a3937-91ff-4c5f-96b2-226f827f392f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 958a3937-91ff-4c5f-96b2-226f827f392f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17143788591809252885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714378859180925288517143788591809252885171437885918092528851714378859180925288517143788591809252885171437885918092528851714378859180925288517143788591809252885171437885918092528851714378859180925288517143788591809252885171437885918092528851714378859180925288517143788591809252885171437885918092528851714378859180925288517143788591809252885171437885918092528851714378859180925288517143788591809252885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 31bf447d-10ac-4ea2-a747-a2b3ffe03441, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31bf447d-10ac-4ea2-a747-a2b3ffe03441, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6128758872230540796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61287588722305407966128758872230540796612875887223054079661287588722305407966128758872230540796612875887223054079661287588722305407966128758872230540796612875887223054079661287588722305407966128758872230540796612875887223054079661287588722305407966128758872230540796612875887223054079661287588722305407966128758872230540796612875887223054079661287588722305407966128758872230540796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 958a3937-91ff-4c5f-96b2-226f827f392f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 28e08182-0997-4cf7-b49d-eccd51a10d0a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28e08182-0997-4cf7-b49d-eccd51a10d0a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4820603539620433525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48206035396204335254820603539620433525482060353962043352548206035396204335254820603539620433525482060353962043352548206035396204335254820603539620433525482060353962043352548206035396204335254820603539620433525482060353962043352548206035396204335254820603539620433525482060353962043352548206035396204335254820603539620433525482060353962043352548206035396204335254820603539620433525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31bf447d-10ac-4ea2-a747-a2b3ffe03441, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c5959dc0-9ec6-40a6-8ea3-ed59450c9b18, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5959dc0-9ec6-40a6-8ea3-ed59450c9b18, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10153965248159855989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015396524815985598910153965248159855989101539652481598559891015396524815985598910153965248159855989101539652481598559891015396524815985598910153965248159855989101539652481598559891015396524815985598910153965248159855989101539652481598559891015396524815985598910153965248159855989101539652481598559891015396524815985598910153965248159855989101539652481598559891015396524815985598910153965248159855989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28e08182-0997-4cf7-b49d-eccd51a10d0a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8157ed1a-a0cc-40b6-ad1d-29c9852ff865, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8157ed1a-a0cc-40b6-ad1d-29c9852ff865, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12777255841019063041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277725584101906304112777255841019063041127772558410190630411277725584101906304112777255841019063041127772558410190630411277725584101906304112777255841019063041127772558410190630411277725584101906304112777255841019063041127772558410190630411277725584101906304112777255841019063041127772558410190630411277725584101906304112777255841019063041127772558410190630411277725584101906304112777255841019063041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5959dc0-9ec6-40a6-8ea3-ed59450c9b18, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a7569fcb-a4b7-4a9b-9a98-80d212046331, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7569fcb-a4b7-4a9b-9a98-80d212046331, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8918543284783338953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89185432847833389538918543284783338953891854328478333895389185432847833389538918543284783338953891854328478333895389185432847833389538918543284783338953891854328478333895389185432847833389538918543284783338953891854328478333895389185432847833389538918543284783338953891854328478333895389185432847833389538918543284783338953891854328478333895389185432847833389538918543284783338953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8157ed1a-a0cc-40b6-ad1d-29c9852ff865, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e2626dd-4c54-4e01-8965-561e74049e1e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e2626dd-4c54-4e01-8965-561e74049e1e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6258503302951125380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62585033029511253806258503302951125380625850330295112538062585033029511253806258503302951125380625850330295112538062585033029511253806258503302951125380625850330295112538062585033029511253806258503302951125380625850330295112538062585033029511253806258503302951125380625850330295112538062585033029511253806258503302951125380625850330295112538062585033029511253806258503302951125380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7569fcb-a4b7-4a9b-9a98-80d212046331, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9e53749-c3c0-4947-8272-8e917a92fc26, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9e53749-c3c0-4947-8272-8e917a92fc26, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11247954537666274676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124795453766627467611247954537666274676112479545376662746761124795453766627467611247954537666274676112479545376662746761124795453766627467611247954537666274676112479545376662746761124795453766627467611247954537666274676112479545376662746761124795453766627467611247954537666274676112479545376662746761124795453766627467611247954537666274676112479545376662746761124795453766627467611247954537666274676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e2626dd-4c54-4e01-8965-561e74049e1e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dc6343da-d626-4348-85a1-9f2657387a8f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc6343da-d626-4348-85a1-9f2657387a8f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6526246704522119711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65262467045221197116526246704522119711652624670452211971165262467045221197116526246704522119711652624670452211971165262467045221197116526246704522119711652624670452211971165262467045221197116526246704522119711652624670452211971165262467045221197116526246704522119711652624670452211971165262467045221197116526246704522119711652624670452211971165262467045221197116526246704522119711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc6343da-d626-4348-85a1-9f2657387a8f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fd977575-5b97-47b6-bb5c-6d59ce28a498, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd977575-5b97-47b6-bb5c-6d59ce28a498, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11656464462909052372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165646446290905237211656464462909052372116564644629090523721165646446290905237211656464462909052372116564644629090523721165646446290905237211656464462909052372116564644629090523721165646446290905237211656464462909052372116564644629090523721165646446290905237211656464462909052372116564644629090523721165646446290905237211656464462909052372116564644629090523721165646446290905237211656464462909052372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9e53749-c3c0-4947-8272-8e917a92fc26, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bbe4aba3-369f-4242-bab1-eff805cd2f26, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbe4aba3-369f-4242-bab1-eff805cd2f26, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13432891242453119428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343289124245311942813432891242453119428134328912424531194281343289124245311942813432891242453119428134328912424531194281343289124245311942813432891242453119428134328912424531194281343289124245311942813432891242453119428134328912424531194281343289124245311942813432891242453119428134328912424531194281343289124245311942813432891242453119428134328912424531194281343289124245311942813432891242453119428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd977575-5b97-47b6-bb5c-6d59ce28a498, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 571109b6-d8f3-4a0b-84d3-014fc5c52c4f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571109b6-d8f3-4a0b-84d3-014fc5c52c4f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7153214503907470470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71532145039074704707153214503907470470715321450390747047071532145039074704707153214503907470470715321450390747047071532145039074704707153214503907470470715321450390747047071532145039074704707153214503907470470715321450390747047071532145039074704707153214503907470470715321450390747047071532145039074704707153214503907470470715321450390747047071532145039074704707153214503907470470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbe4aba3-369f-4242-bab1-eff805cd2f26, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f65735ec-e092-4eaa-81eb-3e9a3d80b4ec, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f65735ec-e092-4eaa-81eb-3e9a3d80b4ec, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2388971593081095494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23889715930810954942388971593081095494238897159308109549423889715930810954942388971593081095494238897159308109549423889715930810954942388971593081095494238897159308109549423889715930810954942388971593081095494238897159308109549423889715930810954942388971593081095494238897159308109549423889715930810954942388971593081095494238897159308109549423889715930810954942388971593081095494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571109b6-d8f3-4a0b-84d3-014fc5c52c4f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f41490cf-29ca-4348-8a92-c7a2dac00c7f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f41490cf-29ca-4348-8a92-c7a2dac00c7f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14345088339000990924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434508833900099092414345088339000990924143450883390009909241434508833900099092414345088339000990924143450883390009909241434508833900099092414345088339000990924143450883390009909241434508833900099092414345088339000990924143450883390009909241434508833900099092414345088339000990924143450883390009909241434508833900099092414345088339000990924143450883390009909241434508833900099092414345088339000990924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f65735ec-e092-4eaa-81eb-3e9a3d80b4ec, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 390351ef-dbb6-4cdf-85e7-47cee68f19cc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 390351ef-dbb6-4cdf-85e7-47cee68f19cc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1939382915906914595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19393829159069145951939382915906914595193938291590691459519393829159069145951939382915906914595193938291590691459519393829159069145951939382915906914595193938291590691459519393829159069145951939382915906914595193938291590691459519393829159069145951939382915906914595193938291590691459519393829159069145951939382915906914595193938291590691459519393829159069145951939382915906914595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f41490cf-29ca-4348-8a92-c7a2dac00c7f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c4e43022-2476-421a-984c-cd5b61a31eb4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4e43022-2476-421a-984c-cd5b61a31eb4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10648097821889474409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064809782188947440910648097821889474409106480978218894744091064809782188947440910648097821889474409106480978218894744091064809782188947440910648097821889474409106480978218894744091064809782188947440910648097821889474409106480978218894744091064809782188947440910648097821889474409106480978218894744091064809782188947440910648097821889474409106480978218894744091064809782188947440910648097821889474409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 390351ef-dbb6-4cdf-85e7-47cee68f19cc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e58fcae-d933-4a75-a160-9da149e5c23a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e58fcae-d933-4a75-a160-9da149e5c23a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17079010035280759457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707901003528075945717079010035280759457170790100352807594571707901003528075945717079010035280759457170790100352807594571707901003528075945717079010035280759457170790100352807594571707901003528075945717079010035280759457170790100352807594571707901003528075945717079010035280759457170790100352807594571707901003528075945717079010035280759457170790100352807594571707901003528075945717079010035280759457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4e43022-2476-421a-984c-cd5b61a31eb4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 15835c1d-4afa-4496-8deb-641f2e4367e6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15835c1d-4afa-4496-8deb-641f2e4367e6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6499171207209537794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64991712072095377946499171207209537794649917120720953779464991712072095377946499171207209537794649917120720953779464991712072095377946499171207209537794649917120720953779464991712072095377946499171207209537794649917120720953779464991712072095377946499171207209537794649917120720953779464991712072095377946499171207209537794649917120720953779464991712072095377946499171207209537794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e58fcae-d933-4a75-a160-9da149e5c23a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d540f341-893d-4512-a46e-42a983dae70a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d540f341-893d-4512-a46e-42a983dae70a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10897864552234092314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089786455223409231410897864552234092314108978645522340923141089786455223409231410897864552234092314108978645522340923141089786455223409231410897864552234092314108978645522340923141089786455223409231410897864552234092314108978645522340923141089786455223409231410897864552234092314108978645522340923141089786455223409231410897864552234092314108978645522340923141089786455223409231410897864552234092314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15835c1d-4afa-4496-8deb-641f2e4367e6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 47d4e322-0fe4-4649-bcfd-1cbbc97666c4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d4e322-0fe4-4649-bcfd-1cbbc97666c4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11775959036854528575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177595903685452857511775959036854528575117759590368545285751177595903685452857511775959036854528575117759590368545285751177595903685452857511775959036854528575117759590368545285751177595903685452857511775959036854528575117759590368545285751177595903685452857511775959036854528575117759590368545285751177595903685452857511775959036854528575117759590368545285751177595903685452857511775959036854528575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d4e322-0fe4-4649-bcfd-1cbbc97666c4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b3ae5276-def5-4a1b-9171-cb81ff57e72f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3ae5276-def5-4a1b-9171-cb81ff57e72f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10407340209019156412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040734020901915641210407340209019156412104073402090191564121040734020901915641210407340209019156412104073402090191564121040734020901915641210407340209019156412104073402090191564121040734020901915641210407340209019156412104073402090191564121040734020901915641210407340209019156412104073402090191564121040734020901915641210407340209019156412104073402090191564121040734020901915641210407340209019156412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d540f341-893d-4512-a46e-42a983dae70a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 53046fc0-d396-4062-9753-1b912e5296e6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53046fc0-d396-4062-9753-1b912e5296e6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2768226899132299863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27682268991322998632768226899132299863276822689913229986327682268991322998632768226899132299863276822689913229986327682268991322998632768226899132299863276822689913229986327682268991322998632768226899132299863276822689913229986327682268991322998632768226899132299863276822689913229986327682268991322998632768226899132299863276822689913229986327682268991322998632768226899132299863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3ae5276-def5-4a1b-9171-cb81ff57e72f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4819fc82-1aa8-4ae2-9b75-6167e5cddd8f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4819fc82-1aa8-4ae2-9b75-6167e5cddd8f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17131986559246972861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713198655924697286117131986559246972861171319865592469728611713198655924697286117131986559246972861171319865592469728611713198655924697286117131986559246972861171319865592469728611713198655924697286117131986559246972861171319865592469728611713198655924697286117131986559246972861171319865592469728611713198655924697286117131986559246972861171319865592469728611713198655924697286117131986559246972861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53046fc0-d396-4062-9753-1b912e5296e6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4da46a25-7f06-45bc-aa49-61e255b49a97, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da46a25-7f06-45bc-aa49-61e255b49a97, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17910865870322976061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791086587032297606117910865870322976061179108658703229760611791086587032297606117910865870322976061179108658703229760611791086587032297606117910865870322976061179108658703229760611791086587032297606117910865870322976061179108658703229760611791086587032297606117910865870322976061179108658703229760611791086587032297606117910865870322976061179108658703229760611791086587032297606117910865870322976061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4819fc82-1aa8-4ae2-9b75-6167e5cddd8f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 28d9c8a8-d9ab-4f07-a6b5-ccb6e77f6d73, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d9c8a8-d9ab-4f07-a6b5-ccb6e77f6d73, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3009138813560332145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30091388135603321453009138813560332145300913881356033214530091388135603321453009138813560332145300913881356033214530091388135603321453009138813560332145300913881356033214530091388135603321453009138813560332145300913881356033214530091388135603321453009138813560332145300913881356033214530091388135603321453009138813560332145300913881356033214530091388135603321453009138813560332145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da46a25-7f06-45bc-aa49-61e255b49a97, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, baf88e64-13f5-4d7a-8c99-aeaf9387d0fc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baf88e64-13f5-4d7a-8c99-aeaf9387d0fc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7692471372294845088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76924713722948450887692471372294845088769247137229484508876924713722948450887692471372294845088769247137229484508876924713722948450887692471372294845088769247137229484508876924713722948450887692471372294845088769247137229484508876924713722948450887692471372294845088769247137229484508876924713722948450887692471372294845088769247137229484508876924713722948450887692471372294845088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baf88e64-13f5-4d7a-8c99-aeaf9387d0fc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d9c8a8-d9ab-4f07-a6b5-ccb6e77f6d73, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 882d6f3c-04d2-40ef-9e75-06377f0a0f8d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 882d6f3c-04d2-40ef-9e75-06377f0a0f8d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5640320555498787615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56403205554987876155640320555498787615564032055549878761556403205554987876155640320555498787615564032055549878761556403205554987876155640320555498787615564032055549878761556403205554987876155640320555498787615564032055549878761556403205554987876155640320555498787615564032055549878761556403205554987876155640320555498787615564032055549878761556403205554987876155640320555498787615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88052573-3eb8-4e71-9bac-518260290bb7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88052573-3eb8-4e71-9bac-518260290bb7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7410635249442246143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74106352494422461437410635249442246143741063524944224614374106352494422461437410635249442246143741063524944224614374106352494422461437410635249442246143741063524944224614374106352494422461437410635249442246143741063524944224614374106352494422461437410635249442246143741063524944224614374106352494422461437410635249442246143741063524944224614374106352494422461437410635249442246143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88052573-3eb8-4e71-9bac-518260290bb7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 882d6f3c-04d2-40ef-9e75-06377f0a0f8d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 01d16522-2cf6-4a22-8ec1-4776f685d694, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01d16522-2cf6-4a22-8ec1-4776f685d694, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15041029295398719222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504102929539871922215041029295398719222150410292953987192221504102929539871922215041029295398719222150410292953987192221504102929539871922215041029295398719222150410292953987192221504102929539871922215041029295398719222150410292953987192221504102929539871922215041029295398719222150410292953987192221504102929539871922215041029295398719222150410292953987192221504102929539871922215041029295398719222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2366e082-0175-4b9c-9b90-775b8269c7f3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2366e082-0175-4b9c-9b90-775b8269c7f3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9850114524457308714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98501145244573087149850114524457308714985011452445730871498501145244573087149850114524457308714985011452445730871498501145244573087149850114524457308714985011452445730871498501145244573087149850114524457308714985011452445730871498501145244573087149850114524457308714985011452445730871498501145244573087149850114524457308714985011452445730871498501145244573087149850114524457308714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01d16522-2cf6-4a22-8ec1-4776f685d694, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f5ffeb0f-f5f8-4790-9d44-1499ab2b5bfa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5ffeb0f-f5f8-4790-9d44-1499ab2b5bfa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11445530682643062664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144553068264306266411445530682643062664114455306826430626641144553068264306266411445530682643062664114455306826430626641144553068264306266411445530682643062664114455306826430626641144553068264306266411445530682643062664114455306826430626641144553068264306266411445530682643062664114455306826430626641144553068264306266411445530682643062664114455306826430626641144553068264306266411445530682643062664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2366e082-0175-4b9c-9b90-775b8269c7f3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 159624d2-8e8f-469d-9a39-f38ba860df45, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 159624d2-8e8f-469d-9a39-f38ba860df45, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13995104658987484666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399510465898748466613995104658987484666139951046589874846661399510465898748466613995104658987484666139951046589874846661399510465898748466613995104658987484666139951046589874846661399510465898748466613995104658987484666139951046589874846661399510465898748466613995104658987484666139951046589874846661399510465898748466613995104658987484666139951046589874846661399510465898748466613995104658987484666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5ffeb0f-f5f8-4790-9d44-1499ab2b5bfa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 44bf45a9-8baa-4b7c-85c2-89156ce509d4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44bf45a9-8baa-4b7c-85c2-89156ce509d4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13879101766800368555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387910176680036855513879101766800368555138791017668003685551387910176680036855513879101766800368555138791017668003685551387910176680036855513879101766800368555138791017668003685551387910176680036855513879101766800368555138791017668003685551387910176680036855513879101766800368555138791017668003685551387910176680036855513879101766800368555138791017668003685551387910176680036855513879101766800368555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 159624d2-8e8f-469d-9a39-f38ba860df45, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 93c1ee4c-9c27-485e-8205-6018fb76eba5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93c1ee4c-9c27-485e-8205-6018fb76eba5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3365242742393287770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33652427423932877703365242742393287770336524274239328777033652427423932877703365242742393287770336524274239328777033652427423932877703365242742393287770336524274239328777033652427423932877703365242742393287770336524274239328777033652427423932877703365242742393287770336524274239328777033652427423932877703365242742393287770336524274239328777033652427423932877703365242742393287770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44bf45a9-8baa-4b7c-85c2-89156ce509d4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 75456a2c-7308-4317-a6a7-3b64c967369f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75456a2c-7308-4317-a6a7-3b64c967369f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8293981589216987729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82939815892169877298293981589216987729829398158921698772982939815892169877298293981589216987729829398158921698772982939815892169877298293981589216987729829398158921698772982939815892169877298293981589216987729829398158921698772982939815892169877298293981589216987729829398158921698772982939815892169877298293981589216987729829398158921698772982939815892169877298293981589216987729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93c1ee4c-9c27-485e-8205-6018fb76eba5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0fcd6ea-5076-4dc9-8810-280d66933f76, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0fcd6ea-5076-4dc9-8810-280d66933f76, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1136657006821065892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11366570068210658921136657006821065892113665700682106589211366570068210658921136657006821065892113665700682106589211366570068210658921136657006821065892113665700682106589211366570068210658921136657006821065892113665700682106589211366570068210658921136657006821065892113665700682106589211366570068210658921136657006821065892113665700682106589211366570068210658921136657006821065892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75456a2c-7308-4317-a6a7-3b64c967369f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 10f917ad-218d-4875-b299-75e83c270794, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10f917ad-218d-4875-b299-75e83c270794, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11602720844526062943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160272084452606294311602720844526062943116027208445260629431160272084452606294311602720844526062943116027208445260629431160272084452606294311602720844526062943116027208445260629431160272084452606294311602720844526062943116027208445260629431160272084452606294311602720844526062943116027208445260629431160272084452606294311602720844526062943116027208445260629431160272084452606294311602720844526062943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0fcd6ea-5076-4dc9-8810-280d66933f76, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10f917ad-218d-4875-b299-75e83c270794, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 263f11d9-fc28-42a4-8904-8b6bed4836a1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 263f11d9-fc28-42a4-8904-8b6bed4836a1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4870874187575859701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48708741875758597014870874187575859701487087418757585970148708741875758597014870874187575859701487087418757585970148708741875758597014870874187575859701487087418757585970148708741875758597014870874187575859701487087418757585970148708741875758597014870874187575859701487087418757585970148708741875758597014870874187575859701487087418757585970148708741875758597014870874187575859701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0ba436ff-bd2b-4512-8486-a0da09bf0539, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba436ff-bd2b-4512-8486-a0da09bf0539, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3331090502519934320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33310905025199343203331090502519934320333109050251993432033310905025199343203331090502519934320333109050251993432033310905025199343203331090502519934320333109050251993432033310905025199343203331090502519934320333109050251993432033310905025199343203331090502519934320333109050251993432033310905025199343203331090502519934320333109050251993432033310905025199343203331090502519934320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 263f11d9-fc28-42a4-8904-8b6bed4836a1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0a9c59f9-27f4-43b8-a9c1-ab14f0b38de6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a9c59f9-27f4-43b8-a9c1-ab14f0b38de6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3044831216552586301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30448312165525863013044831216552586301304483121655258630130448312165525863013044831216552586301304483121655258630130448312165525863013044831216552586301304483121655258630130448312165525863013044831216552586301304483121655258630130448312165525863013044831216552586301304483121655258630130448312165525863013044831216552586301304483121655258630130448312165525863013044831216552586301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba436ff-bd2b-4512-8486-a0da09bf0539, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f53f32d-16c4-466e-89ff-bed1a012bbe4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f53f32d-16c4-466e-89ff-bed1a012bbe4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14749224206849202409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474922420684920240914749224206849202409147492242068492024091474922420684920240914749224206849202409147492242068492024091474922420684920240914749224206849202409147492242068492024091474922420684920240914749224206849202409147492242068492024091474922420684920240914749224206849202409147492242068492024091474922420684920240914749224206849202409147492242068492024091474922420684920240914749224206849202409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a9c59f9-27f4-43b8-a9c1-ab14f0b38de6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2764f235-3d1f-4b97-9b3c-654b74f019aa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2764f235-3d1f-4b97-9b3c-654b74f019aa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9205332816201607067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92053328162016070679205332816201607067920533281620160706792053328162016070679205332816201607067920533281620160706792053328162016070679205332816201607067920533281620160706792053328162016070679205332816201607067920533281620160706792053328162016070679205332816201607067920533281620160706792053328162016070679205332816201607067920533281620160706792053328162016070679205332816201607067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f53f32d-16c4-466e-89ff-bed1a012bbe4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ab36ff12-b55a-4e0e-bd21-245b36dbe1cb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab36ff12-b55a-4e0e-bd21-245b36dbe1cb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4789278206567121613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47892782065671216134789278206567121613478927820656712161347892782065671216134789278206567121613478927820656712161347892782065671216134789278206567121613478927820656712161347892782065671216134789278206567121613478927820656712161347892782065671216134789278206567121613478927820656712161347892782065671216134789278206567121613478927820656712161347892782065671216134789278206567121613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2764f235-3d1f-4b97-9b3c-654b74f019aa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ec779d9c-6daa-4026-8706-3a2a43e13dee, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec779d9c-6daa-4026-8706-3a2a43e13dee, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17892732327671002378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789273232767100237817892732327671002378178927323276710023781789273232767100237817892732327671002378178927323276710023781789273232767100237817892732327671002378178927323276710023781789273232767100237817892732327671002378178927323276710023781789273232767100237817892732327671002378178927323276710023781789273232767100237817892732327671002378178927323276710023781789273232767100237817892732327671002378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab36ff12-b55a-4e0e-bd21-245b36dbe1cb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3ff882bd-83be-4f9f-ad8c-2c24f609ff17, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ff882bd-83be-4f9f-ad8c-2c24f609ff17, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5169744212275288257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51697442122752882575169744212275288257516974421227528825751697442122752882575169744212275288257516974421227528825751697442122752882575169744212275288257516974421227528825751697442122752882575169744212275288257516974421227528825751697442122752882575169744212275288257516974421227528825751697442122752882575169744212275288257516974421227528825751697442122752882575169744212275288257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec779d9c-6daa-4026-8706-3a2a43e13dee, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bb2e63a6-f18d-4d60-bcb0-b50dc67a4ec4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb2e63a6-f18d-4d60-bcb0-b50dc67a4ec4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1169225441644581736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11692254416445817361169225441644581736116922544164458173611692254416445817361169225441644581736116922544164458173611692254416445817361169225441644581736116922544164458173611692254416445817361169225441644581736116922544164458173611692254416445817361169225441644581736116922544164458173611692254416445817361169225441644581736116922544164458173611692254416445817361169225441644581736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ff882bd-83be-4f9f-ad8c-2c24f609ff17, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb2e63a6-f18d-4d60-bcb0-b50dc67a4ec4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5eeef04d-8c58-42b1-b455-2e4012699cdc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eeef04d-8c58-42b1-b455-2e4012699cdc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14409201221151053947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440920122115105394714409201221151053947144092012211510539471440920122115105394714409201221151053947144092012211510539471440920122115105394714409201221151053947144092012211510539471440920122115105394714409201221151053947144092012211510539471440920122115105394714409201221151053947144092012211510539471440920122115105394714409201221151053947144092012211510539471440920122115105394714409201221151053947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8de10146-2bb5-4192-8dad-1421769220e3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de10146-2bb5-4192-8dad-1421769220e3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 580239917342808696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696580239917342808696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eeef04d-8c58-42b1-b455-2e4012699cdc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 528cf764-a680-4793-b054-eddd18f8978f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 528cf764-a680-4793-b054-eddd18f8978f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5306957233073817973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53069572330738179735306957233073817973530695723307381797353069572330738179735306957233073817973530695723307381797353069572330738179735306957233073817973530695723307381797353069572330738179735306957233073817973530695723307381797353069572330738179735306957233073817973530695723307381797353069572330738179735306957233073817973530695723307381797353069572330738179735306957233073817973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de10146-2bb5-4192-8dad-1421769220e3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c0166d0-205c-42e2-8727-e324526bc51a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c0166d0-205c-42e2-8727-e324526bc51a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14975758619879016478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497575861987901647814975758619879016478149757586198790164781497575861987901647814975758619879016478149757586198790164781497575861987901647814975758619879016478149757586198790164781497575861987901647814975758619879016478149757586198790164781497575861987901647814975758619879016478149757586198790164781497575861987901647814975758619879016478149757586198790164781497575861987901647814975758619879016478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 528cf764-a680-4793-b054-eddd18f8978f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 33ee0efb-9ecb-4dd8-9d53-8ae34d149e9d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33ee0efb-9ecb-4dd8-9d53-8ae34d149e9d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7111885937163815093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71118859371638150937111885937163815093711188593716381509371118859371638150937111885937163815093711188593716381509371118859371638150937111885937163815093711188593716381509371118859371638150937111885937163815093711188593716381509371118859371638150937111885937163815093711188593716381509371118859371638150937111885937163815093711188593716381509371118859371638150937111885937163815093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c0166d0-205c-42e2-8727-e324526bc51a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d74babcf-23bf-4618-a2a1-d2beb523d004, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d74babcf-23bf-4618-a2a1-d2beb523d004, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13614218993456823837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361421899345682383713614218993456823837136142189934568238371361421899345682383713614218993456823837136142189934568238371361421899345682383713614218993456823837136142189934568238371361421899345682383713614218993456823837136142189934568238371361421899345682383713614218993456823837136142189934568238371361421899345682383713614218993456823837136142189934568238371361421899345682383713614218993456823837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33ee0efb-9ecb-4dd8-9d53-8ae34d149e9d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2db61b4a-781d-4ddc-ac0b-d37e87d829bb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db61b4a-781d-4ddc-ac0b-d37e87d829bb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1530883397856632421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15308833978566324211530883397856632421153088339785663242115308833978566324211530883397856632421153088339785663242115308833978566324211530883397856632421153088339785663242115308833978566324211530883397856632421153088339785663242115308833978566324211530883397856632421153088339785663242115308833978566324211530883397856632421153088339785663242115308833978566324211530883397856632421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d74babcf-23bf-4618-a2a1-d2beb523d004, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1650167b-b260-4b63-b582-84570b8adc99, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1650167b-b260-4b63-b582-84570b8adc99, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 497112070356922272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272497112070356922272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db61b4a-781d-4ddc-ac0b-d37e87d829bb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 45c89e20-60a2-4772-8148-3a80d77bc347, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1650167b-b260-4b63-b582-84570b8adc99, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63583924-6313-4fd4-9395-ff3beebc7bc9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63583924-6313-4fd4-9395-ff3beebc7bc9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12169126175139441191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216912617513944119112169126175139441191121691261751394411911216912617513944119112169126175139441191121691261751394411911216912617513944119112169126175139441191121691261751394411911216912617513944119112169126175139441191121691261751394411911216912617513944119112169126175139441191121691261751394411911216912617513944119112169126175139441191121691261751394411911216912617513944119112169126175139441191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45c89e20-60a2-4772-8148-3a80d77bc347, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3705650551110377857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37056505511103778573705650551110377857370565055111037785737056505511103778573705650551110377857370565055111037785737056505511103778573705650551110377857370565055111037785737056505511103778573705650551110377857370565055111037785737056505511103778573705650551110377857370565055111037785737056505511103778573705650551110377857370565055111037785737056505511103778573705650551110377857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63583924-6313-4fd4-9395-ff3beebc7bc9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2dd03500-129c-4f26-a2f1-575e01e4ef50, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45c89e20-60a2-4772-8148-3a80d77bc347, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 51010de6-ba83-43a7-aff8-33e6fa0a0027, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51010de6-ba83-43a7-aff8-33e6fa0a0027, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3209165343458235480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32091653434582354803209165343458235480320916534345823548032091653434582354803209165343458235480320916534345823548032091653434582354803209165343458235480320916534345823548032091653434582354803209165343458235480320916534345823548032091653434582354803209165343458235480320916534345823548032091653434582354803209165343458235480320916534345823548032091653434582354803209165343458235480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dd03500-129c-4f26-a2f1-575e01e4ef50, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13930354699576937785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393035469957693778513930354699576937785139303546995769377851393035469957693778513930354699576937785139303546995769377851393035469957693778513930354699576937785139303546995769377851393035469957693778513930354699576937785139303546995769377851393035469957693778513930354699576937785139303546995769377851393035469957693778513930354699576937785139303546995769377851393035469957693778513930354699576937785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51010de6-ba83-43a7-aff8-33e6fa0a0027, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 67fdb8a2-76c6-4d16-925b-c8ba8c4c12d8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67fdb8a2-76c6-4d16-925b-c8ba8c4c12d8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1036745994285244175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10367459942852441751036745994285244175103674599428524417510367459942852441751036745994285244175103674599428524417510367459942852441751036745994285244175103674599428524417510367459942852441751036745994285244175103674599428524417510367459942852441751036745994285244175103674599428524417510367459942852441751036745994285244175103674599428524417510367459942852441751036745994285244175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dd03500-129c-4f26-a2f1-575e01e4ef50, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f1a53d27-ee4b-48cf-af6a-328940d6dad3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1a53d27-ee4b-48cf-af6a-328940d6dad3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3496700719163695506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34967007191636955063496700719163695506349670071916369550634967007191636955063496700719163695506349670071916369550634967007191636955063496700719163695506349670071916369550634967007191636955063496700719163695506349670071916369550634967007191636955063496700719163695506349670071916369550634967007191636955063496700719163695506349670071916369550634967007191636955063496700719163695506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67fdb8a2-76c6-4d16-925b-c8ba8c4c12d8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0d73f8cb-c7c5-4688-929d-415665720e30, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d73f8cb-c7c5-4688-929d-415665720e30, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7404056776751070728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74040567767510707287404056776751070728740405677675107072874040567767510707287404056776751070728740405677675107072874040567767510707287404056776751070728740405677675107072874040567767510707287404056776751070728740405677675107072874040567767510707287404056776751070728740405677675107072874040567767510707287404056776751070728740405677675107072874040567767510707287404056776751070728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1a53d27-ee4b-48cf-af6a-328940d6dad3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a15ac25-455f-4e22-b4ea-908f0f3f3783, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a15ac25-455f-4e22-b4ea-908f0f3f3783, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15082171339409965621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508217133940996562115082171339409965621150821713394099656211508217133940996562115082171339409965621150821713394099656211508217133940996562115082171339409965621150821713394099656211508217133940996562115082171339409965621150821713394099656211508217133940996562115082171339409965621150821713394099656211508217133940996562115082171339409965621150821713394099656211508217133940996562115082171339409965621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d73f8cb-c7c5-4688-929d-415665720e30, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eae66174-6391-4274-adb0-c3571dbc0924, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae66174-6391-4274-adb0-c3571dbc0924, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5991542732942731283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59915427329427312835991542732942731283599154273294273128359915427329427312835991542732942731283599154273294273128359915427329427312835991542732942731283599154273294273128359915427329427312835991542732942731283599154273294273128359915427329427312835991542732942731283599154273294273128359915427329427312835991542732942731283599154273294273128359915427329427312835991542732942731283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a15ac25-455f-4e22-b4ea-908f0f3f3783, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 09d6d7c3-9a45-4f1b-aab4-d3baa7443fcc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09d6d7c3-9a45-4f1b-aab4-d3baa7443fcc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14763166026108742253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476316602610874225314763166026108742253147631660261087422531476316602610874225314763166026108742253147631660261087422531476316602610874225314763166026108742253147631660261087422531476316602610874225314763166026108742253147631660261087422531476316602610874225314763166026108742253147631660261087422531476316602610874225314763166026108742253147631660261087422531476316602610874225314763166026108742253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae66174-6391-4274-adb0-c3571dbc0924, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6f9ba5f7-581a-4218-8b0e-be52bf9264e2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9ba5f7-581a-4218-8b0e-be52bf9264e2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6010756955783440390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60107569557834403906010756955783440390601075695578344039060107569557834403906010756955783440390601075695578344039060107569557834403906010756955783440390601075695578344039060107569557834403906010756955783440390601075695578344039060107569557834403906010756955783440390601075695578344039060107569557834403906010756955783440390601075695578344039060107569557834403906010756955783440390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09d6d7c3-9a45-4f1b-aab4-d3baa7443fcc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3cc1e814-823b-4aa8-974e-3989dd95a7da, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cc1e814-823b-4aa8-974e-3989dd95a7da, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14490866639149187869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449086663914918786914490866639149187869144908666391491878691449086663914918786914490866639149187869144908666391491878691449086663914918786914490866639149187869144908666391491878691449086663914918786914490866639149187869144908666391491878691449086663914918786914490866639149187869144908666391491878691449086663914918786914490866639149187869144908666391491878691449086663914918786914490866639149187869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9ba5f7-581a-4218-8b0e-be52bf9264e2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ae473a5f-013a-4f89-8e65-bfc8c8ce8a3e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae473a5f-013a-4f89-8e65-bfc8c8ce8a3e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1551071704626991892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15510717046269918921551071704626991892155107170462699189215510717046269918921551071704626991892155107170462699189215510717046269918921551071704626991892155107170462699189215510717046269918921551071704626991892155107170462699189215510717046269918921551071704626991892155107170462699189215510717046269918921551071704626991892155107170462699189215510717046269918921551071704626991892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cc1e814-823b-4aa8-974e-3989dd95a7da, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62cac7c1-782b-4e08-9cf1-3f87f1ba57a6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62cac7c1-782b-4e08-9cf1-3f87f1ba57a6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11783237909254812194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178323790925481219411783237909254812194117832379092548121941178323790925481219411783237909254812194117832379092548121941178323790925481219411783237909254812194117832379092548121941178323790925481219411783237909254812194117832379092548121941178323790925481219411783237909254812194117832379092548121941178323790925481219411783237909254812194117832379092548121941178323790925481219411783237909254812194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae473a5f-013a-4f89-8e65-bfc8c8ce8a3e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9da0bc11-4d4b-47af-afa8-3fc633ddad91, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9da0bc11-4d4b-47af-afa8-3fc633ddad91, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15819112895955184850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581911289595518485015819112895955184850158191128959551848501581911289595518485015819112895955184850158191128959551848501581911289595518485015819112895955184850158191128959551848501581911289595518485015819112895955184850158191128959551848501581911289595518485015819112895955184850158191128959551848501581911289595518485015819112895955184850158191128959551848501581911289595518485015819112895955184850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62cac7c1-782b-4e08-9cf1-3f87f1ba57a6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e1332561-027a-4c2e-b203-f3e771bb862f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1332561-027a-4c2e-b203-f3e771bb862f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2818790224457329571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28187902244573295712818790224457329571281879022445732957128187902244573295712818790224457329571281879022445732957128187902244573295712818790224457329571281879022445732957128187902244573295712818790224457329571281879022445732957128187902244573295712818790224457329571281879022445732957128187902244573295712818790224457329571281879022445732957128187902244573295712818790224457329571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9da0bc11-4d4b-47af-afa8-3fc633ddad91, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1fcf04e1-d69b-40de-8e2e-f579ed36ed09, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fcf04e1-d69b-40de-8e2e-f579ed36ed09, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18128886084907750562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812888608490775056218128886084907750562181288860849077505621812888608490775056218128886084907750562181288860849077505621812888608490775056218128886084907750562181288860849077505621812888608490775056218128886084907750562181288860849077505621812888608490775056218128886084907750562181288860849077505621812888608490775056218128886084907750562181288860849077505621812888608490775056218128886084907750562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1332561-027a-4c2e-b203-f3e771bb862f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1b4b2ff0-a09a-42e8-be68-11dc37c527bb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b4b2ff0-a09a-42e8-be68-11dc37c527bb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14994145485778427050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499414548577842705014994145485778427050149941454857784270501499414548577842705014994145485778427050149941454857784270501499414548577842705014994145485778427050149941454857784270501499414548577842705014994145485778427050149941454857784270501499414548577842705014994145485778427050149941454857784270501499414548577842705014994145485778427050149941454857784270501499414548577842705014994145485778427050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fcf04e1-d69b-40de-8e2e-f579ed36ed09, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 739c0a87-73af-4729-8c0c-654b55a0c704, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 739c0a87-73af-4729-8c0c-654b55a0c704, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6744616098060343351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67446160980603433516744616098060343351674461609806034335167446160980603433516744616098060343351674461609806034335167446160980603433516744616098060343351674461609806034335167446160980603433516744616098060343351674461609806034335167446160980603433516744616098060343351674461609806034335167446160980603433516744616098060343351674461609806034335167446160980603433516744616098060343351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b4b2ff0-a09a-42e8-be68-11dc37c527bb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e29af9ae-3cda-42c6-9169-9638a223921e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e29af9ae-3cda-42c6-9169-9638a223921e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 802307571565387190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190802307571565387190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 739c0a87-73af-4729-8c0c-654b55a0c704, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9d3299c7-dd3d-49a1-8e1e-a2aaf45aba39, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d3299c7-dd3d-49a1-8e1e-a2aaf45aba39, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13349763785543512076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334976378554351207613349763785543512076133497637855435120761334976378554351207613349763785543512076133497637855435120761334976378554351207613349763785543512076133497637855435120761334976378554351207613349763785543512076133497637855435120761334976378554351207613349763785543512076133497637855435120761334976378554351207613349763785543512076133497637855435120761334976378554351207613349763785543512076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d3299c7-dd3d-49a1-8e1e-a2aaf45aba39, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 196e0a2a-a34e-4b02-b6f1-588afad3465b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 196e0a2a-a34e-4b02-b6f1-588afad3465b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13902748511441715135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390274851144171513513902748511441715135139027485114417151351390274851144171513513902748511441715135139027485114417151351390274851144171513513902748511441715135139027485114417151351390274851144171513513902748511441715135139027485114417151351390274851144171513513902748511441715135139027485114417151351390274851144171513513902748511441715135139027485114417151351390274851144171513513902748511441715135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e29af9ae-3cda-42c6-9169-9638a223921e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 37dcb789-871c-4804-a5dd-6a5051a4b63e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37dcb789-871c-4804-a5dd-6a5051a4b63e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7677643646551754031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76776436465517540317677643646551754031767764364655175403176776436465517540317677643646551754031767764364655175403176776436465517540317677643646551754031767764364655175403176776436465517540317677643646551754031767764364655175403176776436465517540317677643646551754031767764364655175403176776436465517540317677643646551754031767764364655175403176776436465517540317677643646551754031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 196e0a2a-a34e-4b02-b6f1-588afad3465b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 541339f0-30e1-4824-82e4-0ac7af2b1eaa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 541339f0-30e1-4824-82e4-0ac7af2b1eaa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11227980191274211189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122798019127421118911227980191274211189112279801912742111891122798019127421118911227980191274211189112279801912742111891122798019127421118911227980191274211189112279801912742111891122798019127421118911227980191274211189112279801912742111891122798019127421118911227980191274211189112279801912742111891122798019127421118911227980191274211189112279801912742111891122798019127421118911227980191274211189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37dcb789-871c-4804-a5dd-6a5051a4b63e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d5becb39-0487-4e5e-9e79-383a7ae23c06, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5becb39-0487-4e5e-9e79-383a7ae23c06, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1520442753412336860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15204427534123368601520442753412336860152044275341233686015204427534123368601520442753412336860152044275341233686015204427534123368601520442753412336860152044275341233686015204427534123368601520442753412336860152044275341233686015204427534123368601520442753412336860152044275341233686015204427534123368601520442753412336860152044275341233686015204427534123368601520442753412336860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 541339f0-30e1-4824-82e4-0ac7af2b1eaa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a46e75fd-4cd1-4308-84ee-59673ee81d02, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46e75fd-4cd1-4308-84ee-59673ee81d02, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6232678513296635955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62326785132966359556232678513296635955623267851329663595562326785132966359556232678513296635955623267851329663595562326785132966359556232678513296635955623267851329663595562326785132966359556232678513296635955623267851329663595562326785132966359556232678513296635955623267851329663595562326785132966359556232678513296635955623267851329663595562326785132966359556232678513296635955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5becb39-0487-4e5e-9e79-383a7ae23c06, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d2615d1c-03d3-4f26-867f-3f6b5ee487c0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2615d1c-03d3-4f26-867f-3f6b5ee487c0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 84967153736779003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8496715373677900384967153736779003849671537367790038496715373677900384967153736779003849671537367790038496715373677900384967153736779003849671537367790038496715373677900384967153736779003849671537367790038496715373677900384967153736779003849671537367790038496715373677900384967153736779003849671537367790038496715373677900384967153736779003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46e75fd-4cd1-4308-84ee-59673ee81d02, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0a224a0-b8ad-4814-b268-6bcc26f4ac95, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0a224a0-b8ad-4814-b268-6bcc26f4ac95, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12082414630338287023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208241463033828702312082414630338287023120824146303382870231208241463033828702312082414630338287023120824146303382870231208241463033828702312082414630338287023120824146303382870231208241463033828702312082414630338287023120824146303382870231208241463033828702312082414630338287023120824146303382870231208241463033828702312082414630338287023120824146303382870231208241463033828702312082414630338287023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2615d1c-03d3-4f26-867f-3f6b5ee487c0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c3ebbaeb-3781-477f-b169-1b844065e5fd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ebbaeb-3781-477f-b169-1b844065e5fd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9008237229660601541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90082372296606015419008237229660601541900823722966060154190082372296606015419008237229660601541900823722966060154190082372296606015419008237229660601541900823722966060154190082372296606015419008237229660601541900823722966060154190082372296606015419008237229660601541900823722966060154190082372296606015419008237229660601541900823722966060154190082372296606015419008237229660601541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0a224a0-b8ad-4814-b268-6bcc26f4ac95, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1e8a6f12-aa9a-421e-aa9a-7d5e72575a69, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ebbaeb-3781-477f-b169-1b844065e5fd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0117877a-ccc3-4159-a39f-5553a71b7784, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0117877a-ccc3-4159-a39f-5553a71b7784, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16519612190900979989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651961219090097998916519612190900979989165196121909009799891651961219090097998916519612190900979989165196121909009799891651961219090097998916519612190900979989165196121909009799891651961219090097998916519612190900979989165196121909009799891651961219090097998916519612190900979989165196121909009799891651961219090097998916519612190900979989165196121909009799891651961219090097998916519612190900979989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e8a6f12-aa9a-421e-aa9a-7d5e72575a69, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10844395944846421511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084439594484642151110844395944846421511108443959448464215111084439594484642151110844395944846421511108443959448464215111084439594484642151110844395944846421511108443959448464215111084439594484642151110844395944846421511108443959448464215111084439594484642151110844395944846421511108443959448464215111084439594484642151110844395944846421511108443959448464215111084439594484642151110844395944846421511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e8a6f12-aa9a-421e-aa9a-7d5e72575a69, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2658473a-6954-4d4f-8aa8-ad589b935d1b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2658473a-6954-4d4f-8aa8-ad589b935d1b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8297603992837275547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82976039928372755478297603992837275547829760399283727554782976039928372755478297603992837275547829760399283727554782976039928372755478297603992837275547829760399283727554782976039928372755478297603992837275547829760399283727554782976039928372755478297603992837275547829760399283727554782976039928372755478297603992837275547829760399283727554782976039928372755478297603992837275547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0117877a-ccc3-4159-a39f-5553a71b7784, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 715690bc-36af-440c-b446-2187e983a898, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 715690bc-36af-440c-b446-2187e983a898, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17439204151962720806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743920415196272080617439204151962720806174392041519627208061743920415196272080617439204151962720806174392041519627208061743920415196272080617439204151962720806174392041519627208061743920415196272080617439204151962720806174392041519627208061743920415196272080617439204151962720806174392041519627208061743920415196272080617439204151962720806174392041519627208061743920415196272080617439204151962720806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2658473a-6954-4d4f-8aa8-ad589b935d1b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c40acc8-036e-49cc-96a4-cd60fed114fc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c40acc8-036e-49cc-96a4-cd60fed114fc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 470936311471668781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781470936311471668781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 715690bc-36af-440c-b446-2187e983a898, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c84f07b-ba7a-4114-9304-5c76c4a93645, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c84f07b-ba7a-4114-9304-5c76c4a93645, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10027249207262427050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002724920726242705010027249207262427050100272492072624270501002724920726242705010027249207262427050100272492072624270501002724920726242705010027249207262427050100272492072624270501002724920726242705010027249207262427050100272492072624270501002724920726242705010027249207262427050100272492072624270501002724920726242705010027249207262427050100272492072624270501002724920726242705010027249207262427050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c40acc8-036e-49cc-96a4-cd60fed114fc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7dc8634d-d429-4ed6-8cbf-218ae2200224, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dc8634d-d429-4ed6-8cbf-218ae2200224, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15369212875084385069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536921287508438506915369212875084385069153692128750843850691536921287508438506915369212875084385069153692128750843850691536921287508438506915369212875084385069153692128750843850691536921287508438506915369212875084385069153692128750843850691536921287508438506915369212875084385069153692128750843850691536921287508438506915369212875084385069153692128750843850691536921287508438506915369212875084385069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c84f07b-ba7a-4114-9304-5c76c4a93645, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2a780f6-fe78-4d09-a270-fafb79e36608, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a780f6-fe78-4d09-a270-fafb79e36608, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13956637409487176505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395663740948717650513956637409487176505139566374094871765051395663740948717650513956637409487176505139566374094871765051395663740948717650513956637409487176505139566374094871765051395663740948717650513956637409487176505139566374094871765051395663740948717650513956637409487176505139566374094871765051395663740948717650513956637409487176505139566374094871765051395663740948717650513956637409487176505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dc8634d-d429-4ed6-8cbf-218ae2200224, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bd87e2d4-f8a7-447c-bc98-177c37fb77c2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd87e2d4-f8a7-447c-bc98-177c37fb77c2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12023142364107879941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202314236410787994112023142364107879941120231423641078799411202314236410787994112023142364107879941120231423641078799411202314236410787994112023142364107879941120231423641078799411202314236410787994112023142364107879941120231423641078799411202314236410787994112023142364107879941120231423641078799411202314236410787994112023142364107879941120231423641078799411202314236410787994112023142364107879941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a780f6-fe78-4d09-a270-fafb79e36608, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 92ca9d78-dc88-44b2-8421-7c5ce0cbd2b0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd87e2d4-f8a7-447c-bc98-177c37fb77c2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92ca9d78-dc88-44b2-8421-7c5ce0cbd2b0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 330955276565735951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951330955276565735951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 73b4240f-ff7b-4b8a-9975-f1dd9c545b7d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73b4240f-ff7b-4b8a-9975-f1dd9c545b7d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16421616766860932437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642161676686093243716421616766860932437164216167668609324371642161676686093243716421616766860932437164216167668609324371642161676686093243716421616766860932437164216167668609324371642161676686093243716421616766860932437164216167668609324371642161676686093243716421616766860932437164216167668609324371642161676686093243716421616766860932437164216167668609324371642161676686093243716421616766860932437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92ca9d78-dc88-44b2-8421-7c5ce0cbd2b0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e9a2c01-4acf-4492-ae8d-dc6b896ada4e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e9a2c01-4acf-4492-ae8d-dc6b896ada4e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11985677736764928653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198567773676492865311985677736764928653119856777367649286531198567773676492865311985677736764928653119856777367649286531198567773676492865311985677736764928653119856777367649286531198567773676492865311985677736764928653119856777367649286531198567773676492865311985677736764928653119856777367649286531198567773676492865311985677736764928653119856777367649286531198567773676492865311985677736764928653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73b4240f-ff7b-4b8a-9975-f1dd9c545b7d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c00da06-f4a5-4d28-b389-8590794247f7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c00da06-f4a5-4d28-b389-8590794247f7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14532401424407293939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453240142440729393914532401424407293939145324014244072939391453240142440729393914532401424407293939145324014244072939391453240142440729393914532401424407293939145324014244072939391453240142440729393914532401424407293939145324014244072939391453240142440729393914532401424407293939145324014244072939391453240142440729393914532401424407293939145324014244072939391453240142440729393914532401424407293939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e9a2c01-4acf-4492-ae8d-dc6b896ada4e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ff995a5d-ed2c-4d62-86b1-47a79fb2bb66, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff995a5d-ed2c-4d62-86b1-47a79fb2bb66, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3409510860798334057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34095108607983340573409510860798334057340951086079833405734095108607983340573409510860798334057340951086079833405734095108607983340573409510860798334057340951086079833405734095108607983340573409510860798334057340951086079833405734095108607983340573409510860798334057340951086079833405734095108607983340573409510860798334057340951086079833405734095108607983340573409510860798334057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c00da06-f4a5-4d28-b389-8590794247f7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 42323703-8f99-41bb-9f1e-1e4570d308c4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42323703-8f99-41bb-9f1e-1e4570d308c4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 794553663147798386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386794553663147798386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff995a5d-ed2c-4d62-86b1-47a79fb2bb66, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 316cac13-e7e5-47c5-8a6d-bff985cabf2f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316cac13-e7e5-47c5-8a6d-bff985cabf2f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17196134044817645492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719613404481764549217196134044817645492171961340448176454921719613404481764549217196134044817645492171961340448176454921719613404481764549217196134044817645492171961340448176454921719613404481764549217196134044817645492171961340448176454921719613404481764549217196134044817645492171961340448176454921719613404481764549217196134044817645492171961340448176454921719613404481764549217196134044817645492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42323703-8f99-41bb-9f1e-1e4570d308c4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d7e83a01-d140-4837-a378-c2b62d4334ac, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e83a01-d140-4837-a378-c2b62d4334ac, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15143665071444151260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514366507144415126015143665071444151260151436650714441512601514366507144415126015143665071444151260151436650714441512601514366507144415126015143665071444151260151436650714441512601514366507144415126015143665071444151260151436650714441512601514366507144415126015143665071444151260151436650714441512601514366507144415126015143665071444151260151436650714441512601514366507144415126015143665071444151260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316cac13-e7e5-47c5-8a6d-bff985cabf2f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f55cbc7e-ae6a-49c8-9731-dd913d736cfb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f55cbc7e-ae6a-49c8-9731-dd913d736cfb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13621631693436839752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362163169343683975213621631693436839752136216316934368397521362163169343683975213621631693436839752136216316934368397521362163169343683975213621631693436839752136216316934368397521362163169343683975213621631693436839752136216316934368397521362163169343683975213621631693436839752136216316934368397521362163169343683975213621631693436839752136216316934368397521362163169343683975213621631693436839752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e83a01-d140-4837-a378-c2b62d4334ac, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ee900cdb-8a14-496f-aced-138c4a6e1d1b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee900cdb-8a14-496f-aced-138c4a6e1d1b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12427303748696197449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242730374869619744912427303748696197449124273037486961974491242730374869619744912427303748696197449124273037486961974491242730374869619744912427303748696197449124273037486961974491242730374869619744912427303748696197449124273037486961974491242730374869619744912427303748696197449124273037486961974491242730374869619744912427303748696197449124273037486961974491242730374869619744912427303748696197449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f55cbc7e-ae6a-49c8-9731-dd913d736cfb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f823188-466b-43c9-8cb7-60a33d405a9c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f823188-466b-43c9-8cb7-60a33d405a9c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16268852138274551751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626885213827455175116268852138274551751162688521382745517511626885213827455175116268852138274551751162688521382745517511626885213827455175116268852138274551751162688521382745517511626885213827455175116268852138274551751162688521382745517511626885213827455175116268852138274551751162688521382745517511626885213827455175116268852138274551751162688521382745517511626885213827455175116268852138274551751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee900cdb-8a14-496f-aced-138c4a6e1d1b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 496ba6ce-3cac-4ae5-a45f-eb3f5cdf1eb3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f823188-466b-43c9-8cb7-60a33d405a9c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 496ba6ce-3cac-4ae5-a45f-eb3f5cdf1eb3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11074859505441895109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107485950544189510911074859505441895109110748595054418951091107485950544189510911074859505441895109110748595054418951091107485950544189510911074859505441895109110748595054418951091107485950544189510911074859505441895109110748595054418951091107485950544189510911074859505441895109110748595054418951091107485950544189510911074859505441895109110748595054418951091107485950544189510911074859505441895109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df289d5d-e8a3-4e1a-82ea-5a1a8116954b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df289d5d-e8a3-4e1a-82ea-5a1a8116954b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9581057829946101790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95810578299461017909581057829946101790958105782994610179095810578299461017909581057829946101790958105782994610179095810578299461017909581057829946101790958105782994610179095810578299461017909581057829946101790958105782994610179095810578299461017909581057829946101790958105782994610179095810578299461017909581057829946101790958105782994610179095810578299461017909581057829946101790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df289d5d-e8a3-4e1a-82ea-5a1a8116954b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1d4bc4a7-9474-4624-9f5e-80970ae81536, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d4bc4a7-9474-4624-9f5e-80970ae81536, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18284475886642333978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828447588664233397818284475886642333978182844758866423339781828447588664233397818284475886642333978182844758866423339781828447588664233397818284475886642333978182844758866423339781828447588664233397818284475886642333978182844758866423339781828447588664233397818284475886642333978182844758866423339781828447588664233397818284475886642333978182844758866423339781828447588664233397818284475886642333978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 496ba6ce-3cac-4ae5-a45f-eb3f5cdf1eb3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d1de8ce3-32f4-49dd-9e17-83adfad49506, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1de8ce3-32f4-49dd-9e17-83adfad49506, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8554151478195212964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85541514781952129648554151478195212964855415147819521296485541514781952129648554151478195212964855415147819521296485541514781952129648554151478195212964855415147819521296485541514781952129648554151478195212964855415147819521296485541514781952129648554151478195212964855415147819521296485541514781952129648554151478195212964855415147819521296485541514781952129648554151478195212964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d4bc4a7-9474-4624-9f5e-80970ae81536, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 15bb8206-014c-4ce3-9862-d42b4f1143e8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15bb8206-014c-4ce3-9862-d42b4f1143e8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7992281377373115337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79922813773731153377992281377373115337799228137737311533779922813773731153377992281377373115337799228137737311533779922813773731153377992281377373115337799228137737311533779922813773731153377992281377373115337799228137737311533779922813773731153377992281377373115337799228137737311533779922813773731153377992281377373115337799228137737311533779922813773731153377992281377373115337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1de8ce3-32f4-49dd-9e17-83adfad49506, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 39c26ed4-fd47-4f37-aa03-5280a151db07, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c26ed4-fd47-4f37-aa03-5280a151db07, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13015378825209007892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301537882520900789213015378825209007892130153788252090078921301537882520900789213015378825209007892130153788252090078921301537882520900789213015378825209007892130153788252090078921301537882520900789213015378825209007892130153788252090078921301537882520900789213015378825209007892130153788252090078921301537882520900789213015378825209007892130153788252090078921301537882520900789213015378825209007892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15bb8206-014c-4ce3-9862-d42b4f1143e8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2fe018c-1d4f-49b7-ae0b-250a0226bd04, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2fe018c-1d4f-49b7-ae0b-250a0226bd04, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14006354361959148533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400635436195914853314006354361959148533140063543619591485331400635436195914853314006354361959148533140063543619591485331400635436195914853314006354361959148533140063543619591485331400635436195914853314006354361959148533140063543619591485331400635436195914853314006354361959148533140063543619591485331400635436195914853314006354361959148533140063543619591485331400635436195914853314006354361959148533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c26ed4-fd47-4f37-aa03-5280a151db07, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2fe018c-1d4f-49b7-ae0b-250a0226bd04, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 76608aa5-9437-417d-9479-73abb128fe1e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76608aa5-9437-417d-9479-73abb128fe1e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12636061014685105264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263606101468510526412636061014685105264126360610146851052641263606101468510526412636061014685105264126360610146851052641263606101468510526412636061014685105264126360610146851052641263606101468510526412636061014685105264126360610146851052641263606101468510526412636061014685105264126360610146851052641263606101468510526412636061014685105264126360610146851052641263606101468510526412636061014685105264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2e8e6ce6-4f8b-4772-adca-0c1a3cfd6947, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e8e6ce6-4f8b-4772-adca-0c1a3cfd6947, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 856899740382365667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667856899740382365667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76608aa5-9437-417d-9479-73abb128fe1e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a22f4f0b-d102-44c1-868e-abb99db89b4f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a22f4f0b-d102-44c1-868e-abb99db89b4f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13361610222271942945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336161022227194294513361610222271942945133616102222719429451336161022227194294513361610222271942945133616102222719429451336161022227194294513361610222271942945133616102222719429451336161022227194294513361610222271942945133616102222719429451336161022227194294513361610222271942945133616102222719429451336161022227194294513361610222271942945133616102222719429451336161022227194294513361610222271942945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e8e6ce6-4f8b-4772-adca-0c1a3cfd6947, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d3558e5-6d44-4274-9c04-db208a68fe77, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d3558e5-6d44-4274-9c04-db208a68fe77, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4248795864800198734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42487958648001987344248795864800198734424879586480019873442487958648001987344248795864800198734424879586480019873442487958648001987344248795864800198734424879586480019873442487958648001987344248795864800198734424879586480019873442487958648001987344248795864800198734424879586480019873442487958648001987344248795864800198734424879586480019873442487958648001987344248795864800198734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a22f4f0b-d102-44c1-868e-abb99db89b4f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8cd503cc-f95a-4daa-bad6-1b37f93a75eb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cd503cc-f95a-4daa-bad6-1b37f93a75eb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12037461037310375022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203746103731037502212037461037310375022120374610373103750221203746103731037502212037461037310375022120374610373103750221203746103731037502212037461037310375022120374610373103750221203746103731037502212037461037310375022120374610373103750221203746103731037502212037461037310375022120374610373103750221203746103731037502212037461037310375022120374610373103750221203746103731037502212037461037310375022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d3558e5-6d44-4274-9c04-db208a68fe77, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 26cc5279-bb26-450f-b184-1285958c0b2e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26cc5279-bb26-450f-b184-1285958c0b2e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11816714999251185307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181671499925118530711816714999251185307118167149992511853071181671499925118530711816714999251185307118167149992511853071181671499925118530711816714999251185307118167149992511853071181671499925118530711816714999251185307118167149992511853071181671499925118530711816714999251185307118167149992511853071181671499925118530711816714999251185307118167149992511853071181671499925118530711816714999251185307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cd503cc-f95a-4daa-bad6-1b37f93a75eb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c17b5aca-56bc-4c4c-80bd-dfd63e631d02, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17b5aca-56bc-4c4c-80bd-dfd63e631d02, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3062505364485412914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30625053644854129143062505364485412914306250536448541291430625053644854129143062505364485412914306250536448541291430625053644854129143062505364485412914306250536448541291430625053644854129143062505364485412914306250536448541291430625053644854129143062505364485412914306250536448541291430625053644854129143062505364485412914306250536448541291430625053644854129143062505364485412914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26cc5279-bb26-450f-b184-1285958c0b2e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5eaf1054-e812-4fd3-99c9-1cbe5b97f7fe, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eaf1054-e812-4fd3-99c9-1cbe5b97f7fe, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1246630480856542706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12466304808565427061246630480856542706124663048085654270612466304808565427061246630480856542706124663048085654270612466304808565427061246630480856542706124663048085654270612466304808565427061246630480856542706124663048085654270612466304808565427061246630480856542706124663048085654270612466304808565427061246630480856542706124663048085654270612466304808565427061246630480856542706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17b5aca-56bc-4c4c-80bd-dfd63e631d02, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 12032439-f4ec-4fc0-a559-75127d130b93, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12032439-f4ec-4fc0-a559-75127d130b93, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11941698239632254303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194169823963225430311941698239632254303119416982396322543031194169823963225430311941698239632254303119416982396322543031194169823963225430311941698239632254303119416982396322543031194169823963225430311941698239632254303119416982396322543031194169823963225430311941698239632254303119416982396322543031194169823963225430311941698239632254303119416982396322543031194169823963225430311941698239632254303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eaf1054-e812-4fd3-99c9-1cbe5b97f7fe, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c31715e1-b118-4386-bd8f-27e35b18d7ce, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c31715e1-b118-4386-bd8f-27e35b18d7ce, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10070331458576550711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007033145857655071110070331458576550711100703314585765507111007033145857655071110070331458576550711100703314585765507111007033145857655071110070331458576550711100703314585765507111007033145857655071110070331458576550711100703314585765507111007033145857655071110070331458576550711100703314585765507111007033145857655071110070331458576550711100703314585765507111007033145857655071110070331458576550711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12032439-f4ec-4fc0-a559-75127d130b93, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3403dcda-b33d-41ce-afd9-6993966d849b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3403dcda-b33d-41ce-afd9-6993966d849b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13122984940359388130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312298494035938813013122984940359388130131229849403593881301312298494035938813013122984940359388130131229849403593881301312298494035938813013122984940359388130131229849403593881301312298494035938813013122984940359388130131229849403593881301312298494035938813013122984940359388130131229849403593881301312298494035938813013122984940359388130131229849403593881301312298494035938813013122984940359388130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c31715e1-b118-4386-bd8f-27e35b18d7ce, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f8a9d46-4d8b-447e-90b8-9b30dd8ca57f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f8a9d46-4d8b-447e-90b8-9b30dd8ca57f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17977745379393720985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1797774537939372098517977745379393720985179777453793937209851797774537939372098517977745379393720985179777453793937209851797774537939372098517977745379393720985179777453793937209851797774537939372098517977745379393720985179777453793937209851797774537939372098517977745379393720985179777453793937209851797774537939372098517977745379393720985179777453793937209851797774537939372098517977745379393720985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3403dcda-b33d-41ce-afd9-6993966d849b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0a26dd28-14c2-408a-b011-4548af143e1e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a26dd28-14c2-408a-b011-4548af143e1e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6356620809740155425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63566208097401554256356620809740155425635662080974015542563566208097401554256356620809740155425635662080974015542563566208097401554256356620809740155425635662080974015542563566208097401554256356620809740155425635662080974015542563566208097401554256356620809740155425635662080974015542563566208097401554256356620809740155425635662080974015542563566208097401554256356620809740155425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a26dd28-14c2-408a-b011-4548af143e1e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 04944523-ec0d-4c92-bdc8-a25985be9991, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04944523-ec0d-4c92-bdc8-a25985be9991, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4442956240672635362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44429562406726353624442956240672635362444295624067263536244429562406726353624442956240672635362444295624067263536244429562406726353624442956240672635362444295624067263536244429562406726353624442956240672635362444295624067263536244429562406726353624442956240672635362444295624067263536244429562406726353624442956240672635362444295624067263536244429562406726353624442956240672635362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f8a9d46-4d8b-447e-90b8-9b30dd8ca57f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 103e4db6-b76a-4d97-931d-5906a9345817, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 103e4db6-b76a-4d97-931d-5906a9345817, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16648790943307311833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664879094330731183316648790943307311833166487909433073118331664879094330731183316648790943307311833166487909433073118331664879094330731183316648790943307311833166487909433073118331664879094330731183316648790943307311833166487909433073118331664879094330731183316648790943307311833166487909433073118331664879094330731183316648790943307311833166487909433073118331664879094330731183316648790943307311833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04944523-ec0d-4c92-bdc8-a25985be9991, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b0c70bd-713a-4765-b03d-1afb1ec8d95c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0c70bd-713a-4765-b03d-1afb1ec8d95c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7064776674925212464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70647766749252124647064776674925212464706477667492521246470647766749252124647064776674925212464706477667492521246470647766749252124647064776674925212464706477667492521246470647766749252124647064776674925212464706477667492521246470647766749252124647064776674925212464706477667492521246470647766749252124647064776674925212464706477667492521246470647766749252124647064776674925212464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 103e4db6-b76a-4d97-931d-5906a9345817, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 713807b8-1675-4da9-8ae8-ca8d22812a58, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 713807b8-1675-4da9-8ae8-ca8d22812a58, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8557704035990337431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85577040359903374318557704035990337431855770403599033743185577040359903374318557704035990337431855770403599033743185577040359903374318557704035990337431855770403599033743185577040359903374318557704035990337431855770403599033743185577040359903374318557704035990337431855770403599033743185577040359903374318557704035990337431855770403599033743185577040359903374318557704035990337431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0c70bd-713a-4765-b03d-1afb1ec8d95c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0faf81a1-0313-4c09-8373-5f6cff10305c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0faf81a1-0313-4c09-8373-5f6cff10305c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14763731625017417349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476373162501741734914763731625017417349147637316250174173491476373162501741734914763731625017417349147637316250174173491476373162501741734914763731625017417349147637316250174173491476373162501741734914763731625017417349147637316250174173491476373162501741734914763731625017417349147637316250174173491476373162501741734914763731625017417349147637316250174173491476373162501741734914763731625017417349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 713807b8-1675-4da9-8ae8-ca8d22812a58, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 19f35018-ca57-4afd-8d1e-3dd0cac1a1fb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19f35018-ca57-4afd-8d1e-3dd0cac1a1fb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9755682313031744046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97556823130317440469755682313031744046975568231303174404697556823130317440469755682313031744046975568231303174404697556823130317440469755682313031744046975568231303174404697556823130317440469755682313031744046975568231303174404697556823130317440469755682313031744046975568231303174404697556823130317440469755682313031744046975568231303174404697556823130317440469755682313031744046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0faf81a1-0313-4c09-8373-5f6cff10305c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e05b6d04-0af8-4679-9c41-96805a9f13c9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e05b6d04-0af8-4679-9c41-96805a9f13c9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10404743144086403197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040474314408640319710404743144086403197104047431440864031971040474314408640319710404743144086403197104047431440864031971040474314408640319710404743144086403197104047431440864031971040474314408640319710404743144086403197104047431440864031971040474314408640319710404743144086403197104047431440864031971040474314408640319710404743144086403197104047431440864031971040474314408640319710404743144086403197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19f35018-ca57-4afd-8d1e-3dd0cac1a1fb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a7ea71e1-1cd7-4db6-bed8-1403eeb0cd00, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7ea71e1-1cd7-4db6-bed8-1403eeb0cd00, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5749738899238842105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57497388992388421055749738899238842105574973889923884210557497388992388421055749738899238842105574973889923884210557497388992388421055749738899238842105574973889923884210557497388992388421055749738899238842105574973889923884210557497388992388421055749738899238842105574973889923884210557497388992388421055749738899238842105574973889923884210557497388992388421055749738899238842105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e05b6d04-0af8-4679-9c41-96805a9f13c9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b98f0a91-5aaa-4b84-91c8-07b3cc324533, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b98f0a91-5aaa-4b84-91c8-07b3cc324533, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18395861487387163400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839586148738716340018395861487387163400183958614873871634001839586148738716340018395861487387163400183958614873871634001839586148738716340018395861487387163400183958614873871634001839586148738716340018395861487387163400183958614873871634001839586148738716340018395861487387163400183958614873871634001839586148738716340018395861487387163400183958614873871634001839586148738716340018395861487387163400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7ea71e1-1cd7-4db6-bed8-1403eeb0cd00, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 36c6724e-faa0-4716-9a7c-04f55320944d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36c6724e-faa0-4716-9a7c-04f55320944d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12838779552018760601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283877955201876060112838779552018760601128387795520187606011283877955201876060112838779552018760601128387795520187606011283877955201876060112838779552018760601128387795520187606011283877955201876060112838779552018760601128387795520187606011283877955201876060112838779552018760601128387795520187606011283877955201876060112838779552018760601128387795520187606011283877955201876060112838779552018760601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b98f0a91-5aaa-4b84-91c8-07b3cc324533, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 91e295ae-5760-4fc3-ba80-8470afa9c756, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91e295ae-5760-4fc3-ba80-8470afa9c756, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6678644820239428003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66786448202394280036678644820239428003667864482023942800366786448202394280036678644820239428003667864482023942800366786448202394280036678644820239428003667864482023942800366786448202394280036678644820239428003667864482023942800366786448202394280036678644820239428003667864482023942800366786448202394280036678644820239428003667864482023942800366786448202394280036678644820239428003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36c6724e-faa0-4716-9a7c-04f55320944d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2ce4d526-1b13-4613-9db0-04d295f6fce8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ce4d526-1b13-4613-9db0-04d295f6fce8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4815776902331848994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48157769023318489944815776902331848994481577690233184899448157769023318489944815776902331848994481577690233184899448157769023318489944815776902331848994481577690233184899448157769023318489944815776902331848994481577690233184899448157769023318489944815776902331848994481577690233184899448157769023318489944815776902331848994481577690233184899448157769023318489944815776902331848994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91e295ae-5760-4fc3-ba80-8470afa9c756, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ab8ba75-f67e-422c-bfe7-e538733b8f20, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ab8ba75-f67e-422c-bfe7-e538733b8f20, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17284381442962777088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728438144296277708817284381442962777088172843814429627770881728438144296277708817284381442962777088172843814429627770881728438144296277708817284381442962777088172843814429627770881728438144296277708817284381442962777088172843814429627770881728438144296277708817284381442962777088172843814429627770881728438144296277708817284381442962777088172843814429627770881728438144296277708817284381442962777088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ce4d526-1b13-4613-9db0-04d295f6fce8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1714db68-b567-4586-923b-e69c976a34e3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1714db68-b567-4586-923b-e69c976a34e3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6259813595094565266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62598135950945652666259813595094565266625981359509456526662598135950945652666259813595094565266625981359509456526662598135950945652666259813595094565266625981359509456526662598135950945652666259813595094565266625981359509456526662598135950945652666259813595094565266625981359509456526662598135950945652666259813595094565266625981359509456526662598135950945652666259813595094565266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ab8ba75-f67e-422c-bfe7-e538733b8f20, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78c9ab77-39af-407e-850a-9ce771024a85, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c9ab77-39af-407e-850a-9ce771024a85, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17880137979024617922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788013797902461792217880137979024617922178801379790246179221788013797902461792217880137979024617922178801379790246179221788013797902461792217880137979024617922178801379790246179221788013797902461792217880137979024617922178801379790246179221788013797902461792217880137979024617922178801379790246179221788013797902461792217880137979024617922178801379790246179221788013797902461792217880137979024617922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1714db68-b567-4586-923b-e69c976a34e3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1d84b895-42d0-4787-b89d-1ae6d8e8af15, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d84b895-42d0-4787-b89d-1ae6d8e8af15, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16664770357024285452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666477035702428545216664770357024285452166647703570242854521666477035702428545216664770357024285452166647703570242854521666477035702428545216664770357024285452166647703570242854521666477035702428545216664770357024285452166647703570242854521666477035702428545216664770357024285452166647703570242854521666477035702428545216664770357024285452166647703570242854521666477035702428545216664770357024285452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c9ab77-39af-407e-850a-9ce771024a85, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 12b307fe-8538-452a-972f-84ff735273e2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b307fe-8538-452a-972f-84ff735273e2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13035973287484518190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303597328748451819013035973287484518190130359732874845181901303597328748451819013035973287484518190130359732874845181901303597328748451819013035973287484518190130359732874845181901303597328748451819013035973287484518190130359732874845181901303597328748451819013035973287484518190130359732874845181901303597328748451819013035973287484518190130359732874845181901303597328748451819013035973287484518190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d84b895-42d0-4787-b89d-1ae6d8e8af15, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eba7e99e-eeec-459b-a758-d08697dda0a5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eba7e99e-eeec-459b-a758-d08697dda0a5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11398653695636410270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139865369563641027011398653695636410270113986536956364102701139865369563641027011398653695636410270113986536956364102701139865369563641027011398653695636410270113986536956364102701139865369563641027011398653695636410270113986536956364102701139865369563641027011398653695636410270113986536956364102701139865369563641027011398653695636410270113986536956364102701139865369563641027011398653695636410270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eba7e99e-eeec-459b-a758-d08697dda0a5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 634fdbfc-1eb2-422a-9941-193f109d51d0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 634fdbfc-1eb2-422a-9941-193f109d51d0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17013601672254476754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701360167225447675417013601672254476754170136016722544767541701360167225447675417013601672254476754170136016722544767541701360167225447675417013601672254476754170136016722544767541701360167225447675417013601672254476754170136016722544767541701360167225447675417013601672254476754170136016722544767541701360167225447675417013601672254476754170136016722544767541701360167225447675417013601672254476754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 634fdbfc-1eb2-422a-9941-193f109d51d0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ea950960-d737-44fe-8ca4-f012f84c3184, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea950960-d737-44fe-8ca4-f012f84c3184, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5814310964045191371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58143109640451913715814310964045191371581431096404519137158143109640451913715814310964045191371581431096404519137158143109640451913715814310964045191371581431096404519137158143109640451913715814310964045191371581431096404519137158143109640451913715814310964045191371581431096404519137158143109640451913715814310964045191371581431096404519137158143109640451913715814310964045191371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b307fe-8538-452a-972f-84ff735273e2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8300125c-e699-4226-8f60-a598f223a049, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8300125c-e699-4226-8f60-a598f223a049, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8757312526846993962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87573125268469939628757312526846993962875731252684699396287573125268469939628757312526846993962875731252684699396287573125268469939628757312526846993962875731252684699396287573125268469939628757312526846993962875731252684699396287573125268469939628757312526846993962875731252684699396287573125268469939628757312526846993962875731252684699396287573125268469939628757312526846993962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea950960-d737-44fe-8ca4-f012f84c3184, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe8523b7-b214-4845-94aa-02e67e9a9064, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe8523b7-b214-4845-94aa-02e67e9a9064, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8100248462691033219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81002484626910332198100248462691033219810024846269103321981002484626910332198100248462691033219810024846269103321981002484626910332198100248462691033219810024846269103321981002484626910332198100248462691033219810024846269103321981002484626910332198100248462691033219810024846269103321981002484626910332198100248462691033219810024846269103321981002484626910332198100248462691033219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8300125c-e699-4226-8f60-a598f223a049, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7531d205-3756-4adb-a9a2-7e70a4903906, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7531d205-3756-4adb-a9a2-7e70a4903906, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6357698302061723218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63576983020617232186357698302061723218635769830206172321863576983020617232186357698302061723218635769830206172321863576983020617232186357698302061723218635769830206172321863576983020617232186357698302061723218635769830206172321863576983020617232186357698302061723218635769830206172321863576983020617232186357698302061723218635769830206172321863576983020617232186357698302061723218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe8523b7-b214-4845-94aa-02e67e9a9064, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7531d205-3756-4adb-a9a2-7e70a4903906, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 87d956fc-7024-4cfd-b6b4-75e187a230a8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 48dcc046-45d8-402e-8bd8-37b543886239, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48dcc046-45d8-402e-8bd8-37b543886239, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6989601389700761548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69896013897007615486989601389700761548698960138970076154869896013897007615486989601389700761548698960138970076154869896013897007615486989601389700761548698960138970076154869896013897007615486989601389700761548698960138970076154869896013897007615486989601389700761548698960138970076154869896013897007615486989601389700761548698960138970076154869896013897007615486989601389700761548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87d956fc-7024-4cfd-b6b4-75e187a230a8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12921163722946494337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292116372294649433712921163722946494337129211637229464943371292116372294649433712921163722946494337129211637229464943371292116372294649433712921163722946494337129211637229464943371292116372294649433712921163722946494337129211637229464943371292116372294649433712921163722946494337129211637229464943371292116372294649433712921163722946494337129211637229464943371292116372294649433712921163722946494337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48dcc046-45d8-402e-8bd8-37b543886239, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7026694f-f3a0-48e7-b9a8-439739f6632e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7026694f-f3a0-48e7-b9a8-439739f6632e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5319829198230528551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53198291982305285515319829198230528551531982919823052855153198291982305285515319829198230528551531982919823052855153198291982305285515319829198230528551531982919823052855153198291982305285515319829198230528551531982919823052855153198291982305285515319829198230528551531982919823052855153198291982305285515319829198230528551531982919823052855153198291982305285515319829198230528551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87d956fc-7024-4cfd-b6b4-75e187a230a8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ed73581-a95a-4269-a1a7-a385f1415219, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ed73581-a95a-4269-a1a7-a385f1415219, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5550011108707917858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55500111087079178585550011108707917858555001110870791785855500111087079178585550011108707917858555001110870791785855500111087079178585550011108707917858555001110870791785855500111087079178585550011108707917858555001110870791785855500111087079178585550011108707917858555001110870791785855500111087079178585550011108707917858555001110870791785855500111087079178585550011108707917858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7026694f-f3a0-48e7-b9a8-439739f6632e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ea7c803a-7c96-4545-b954-06019e72cc66, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea7c803a-7c96-4545-b954-06019e72cc66, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15784268579096055018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578426857909605501815784268579096055018157842685790960550181578426857909605501815784268579096055018157842685790960550181578426857909605501815784268579096055018157842685790960550181578426857909605501815784268579096055018157842685790960550181578426857909605501815784268579096055018157842685790960550181578426857909605501815784268579096055018157842685790960550181578426857909605501815784268579096055018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ed73581-a95a-4269-a1a7-a385f1415219, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, afcc2711-83c6-42e6-9692-bb0cb6399666, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afcc2711-83c6-42e6-9692-bb0cb6399666, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5232161321411216226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52321613214112162265232161321411216226523216132141121622652321613214112162265232161321411216226523216132141121622652321613214112162265232161321411216226523216132141121622652321613214112162265232161321411216226523216132141121622652321613214112162265232161321411216226523216132141121622652321613214112162265232161321411216226523216132141121622652321613214112162265232161321411216226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea7c803a-7c96-4545-b954-06019e72cc66, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b207ab4e-f8c4-486f-b489-d75f035ab9dd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b207ab4e-f8c4-486f-b489-d75f035ab9dd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11045139891889475627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104513989188947562711045139891889475627110451398918894756271104513989188947562711045139891889475627110451398918894756271104513989188947562711045139891889475627110451398918894756271104513989188947562711045139891889475627110451398918894756271104513989188947562711045139891889475627110451398918894756271104513989188947562711045139891889475627110451398918894756271104513989188947562711045139891889475627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afcc2711-83c6-42e6-9692-bb0cb6399666, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a98695d4-a0db-47f2-a302-39d21e87ec39, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a98695d4-a0db-47f2-a302-39d21e87ec39, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1993632267725544514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19936322677255445141993632267725544514199363226772554451419936322677255445141993632267725544514199363226772554451419936322677255445141993632267725544514199363226772554451419936322677255445141993632267725544514199363226772554451419936322677255445141993632267725544514199363226772554451419936322677255445141993632267725544514199363226772554451419936322677255445141993632267725544514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b207ab4e-f8c4-486f-b489-d75f035ab9dd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c7ee8d4-9ea7-4616-b115-c1246bc3527c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c7ee8d4-9ea7-4616-b115-c1246bc3527c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3375327579029501366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33753275790295013663375327579029501366337532757902950136633753275790295013663375327579029501366337532757902950136633753275790295013663375327579029501366337532757902950136633753275790295013663375327579029501366337532757902950136633753275790295013663375327579029501366337532757902950136633753275790295013663375327579029501366337532757902950136633753275790295013663375327579029501366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a98695d4-a0db-47f2-a302-39d21e87ec39, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3f82ac29-9395-4cc2-913b-717e0c5d2540, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f82ac29-9395-4cc2-913b-717e0c5d2540, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13941619901973120405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394161990197312040513941619901973120405139416199019731204051394161990197312040513941619901973120405139416199019731204051394161990197312040513941619901973120405139416199019731204051394161990197312040513941619901973120405139416199019731204051394161990197312040513941619901973120405139416199019731204051394161990197312040513941619901973120405139416199019731204051394161990197312040513941619901973120405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c7ee8d4-9ea7-4616-b115-c1246bc3527c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9fe4711b-c18b-4fd4-bc3e-0da8de50d794, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fe4711b-c18b-4fd4-bc3e-0da8de50d794, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12758157636816062460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275815763681606246012758157636816062460127581576368160624601275815763681606246012758157636816062460127581576368160624601275815763681606246012758157636816062460127581576368160624601275815763681606246012758157636816062460127581576368160624601275815763681606246012758157636816062460127581576368160624601275815763681606246012758157636816062460127581576368160624601275815763681606246012758157636816062460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f82ac29-9395-4cc2-913b-717e0c5d2540, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1e36a8a4-8c5e-4a6b-a917-3d1bc3de44ae, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e36a8a4-8c5e-4a6b-a917-3d1bc3de44ae, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12757225892643197869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275722589264319786912757225892643197869127572258926431978691275722589264319786912757225892643197869127572258926431978691275722589264319786912757225892643197869127572258926431978691275722589264319786912757225892643197869127572258926431978691275722589264319786912757225892643197869127572258926431978691275722589264319786912757225892643197869127572258926431978691275722589264319786912757225892643197869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fe4711b-c18b-4fd4-bc3e-0da8de50d794, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 35358cd7-4f37-4449-b337-769d1dd64e10, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35358cd7-4f37-4449-b337-769d1dd64e10, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13341995755184529721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334199575518452972113341995755184529721133419957551845297211334199575518452972113341995755184529721133419957551845297211334199575518452972113341995755184529721133419957551845297211334199575518452972113341995755184529721133419957551845297211334199575518452972113341995755184529721133419957551845297211334199575518452972113341995755184529721133419957551845297211334199575518452972113341995755184529721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e36a8a4-8c5e-4a6b-a917-3d1bc3de44ae, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13ff57cb-8f4d-481f-a053-9b527871af31, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ff57cb-8f4d-481f-a053-9b527871af31, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9015694858659999205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90156948586599992059015694858659999205901569485865999920590156948586599992059015694858659999205901569485865999920590156948586599992059015694858659999205901569485865999920590156948586599992059015694858659999205901569485865999920590156948586599992059015694858659999205901569485865999920590156948586599992059015694858659999205901569485865999920590156948586599992059015694858659999205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35358cd7-4f37-4449-b337-769d1dd64e10, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 33b5fc6a-034f-48ed-97e4-d4e8a5361597, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33b5fc6a-034f-48ed-97e4-d4e8a5361597, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12543142823266834240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254314282326683424012543142823266834240125431428232668342401254314282326683424012543142823266834240125431428232668342401254314282326683424012543142823266834240125431428232668342401254314282326683424012543142823266834240125431428232668342401254314282326683424012543142823266834240125431428232668342401254314282326683424012543142823266834240125431428232668342401254314282326683424012543142823266834240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ff57cb-8f4d-481f-a053-9b527871af31, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2261ebc6-0db6-41c8-8b30-5357b4299fca, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2261ebc6-0db6-41c8-8b30-5357b4299fca, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16980966176442665589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698096617644266558916980966176442665589169809661764426655891698096617644266558916980966176442665589169809661764426655891698096617644266558916980966176442665589169809661764426655891698096617644266558916980966176442665589169809661764426655891698096617644266558916980966176442665589169809661764426655891698096617644266558916980966176442665589169809661764426655891698096617644266558916980966176442665589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33b5fc6a-034f-48ed-97e4-d4e8a5361597, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ea426dbf-4e98-478d-80f8-b36d1ebd8f10, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea426dbf-4e98-478d-80f8-b36d1ebd8f10, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4423349434920145475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44233494349201454754423349434920145475442334943492014547544233494349201454754423349434920145475442334943492014547544233494349201454754423349434920145475442334943492014547544233494349201454754423349434920145475442334943492014547544233494349201454754423349434920145475442334943492014547544233494349201454754423349434920145475442334943492014547544233494349201454754423349434920145475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2261ebc6-0db6-41c8-8b30-5357b4299fca, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea426dbf-4e98-478d-80f8-b36d1ebd8f10, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 19f739cd-04f0-4c6a-9372-e3ba9ccbd4b7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19f739cd-04f0-4c6a-9372-e3ba9ccbd4b7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14951850302915245232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495185030291524523214951850302915245232149518503029152452321495185030291524523214951850302915245232149518503029152452321495185030291524523214951850302915245232149518503029152452321495185030291524523214951850302915245232149518503029152452321495185030291524523214951850302915245232149518503029152452321495185030291524523214951850302915245232149518503029152452321495185030291524523214951850302915245232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8c4e83b6-1a84-427a-ba5d-947c1ce1e294, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c4e83b6-1a84-427a-ba5d-947c1ce1e294, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17106652798616109924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710665279861610992417106652798616109924171066527986161099241710665279861610992417106652798616109924171066527986161099241710665279861610992417106652798616109924171066527986161099241710665279861610992417106652798616109924171066527986161099241710665279861610992417106652798616109924171066527986161099241710665279861610992417106652798616109924171066527986161099241710665279861610992417106652798616109924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19f739cd-04f0-4c6a-9372-e3ba9ccbd4b7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 95e68f10-043e-44b6-a3b2-e9937bb12e72, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e68f10-043e-44b6-a3b2-e9937bb12e72, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5965716244958895080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59657162449588950805965716244958895080596571624495889508059657162449588950805965716244958895080596571624495889508059657162449588950805965716244958895080596571624495889508059657162449588950805965716244958895080596571624495889508059657162449588950805965716244958895080596571624495889508059657162449588950805965716244958895080596571624495889508059657162449588950805965716244958895080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c4e83b6-1a84-427a-ba5d-947c1ce1e294, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2508930-abfc-4033-97d2-c7a7ceadbf45, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2508930-abfc-4033-97d2-c7a7ceadbf45, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15353524068764828953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535352406876482895315353524068764828953153535240687648289531535352406876482895315353524068764828953153535240687648289531535352406876482895315353524068764828953153535240687648289531535352406876482895315353524068764828953153535240687648289531535352406876482895315353524068764828953153535240687648289531535352406876482895315353524068764828953153535240687648289531535352406876482895315353524068764828953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e68f10-043e-44b6-a3b2-e9937bb12e72, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 26e0fbec-14ab-4c0c-bffd-14ca8b9c42bb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e0fbec-14ab-4c0c-bffd-14ca8b9c42bb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13623979585348656350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362397958534865635013623979585348656350136239795853486563501362397958534865635013623979585348656350136239795853486563501362397958534865635013623979585348656350136239795853486563501362397958534865635013623979585348656350136239795853486563501362397958534865635013623979585348656350136239795853486563501362397958534865635013623979585348656350136239795853486563501362397958534865635013623979585348656350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2508930-abfc-4033-97d2-c7a7ceadbf45, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 94041e19-79f6-4998-aa71-ef1dbc596116, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94041e19-79f6-4998-aa71-ef1dbc596116, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6575598000552890274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65755980005528902746575598000552890274657559800055289027465755980005528902746575598000552890274657559800055289027465755980005528902746575598000552890274657559800055289027465755980005528902746575598000552890274657559800055289027465755980005528902746575598000552890274657559800055289027465755980005528902746575598000552890274657559800055289027465755980005528902746575598000552890274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e0fbec-14ab-4c0c-bffd-14ca8b9c42bb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 26141576-ba10-449f-b0ae-e19258d0876d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26141576-ba10-449f-b0ae-e19258d0876d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15353144199529002613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535314419952900261315353144199529002613153531441995290026131535314419952900261315353144199529002613153531441995290026131535314419952900261315353144199529002613153531441995290026131535314419952900261315353144199529002613153531441995290026131535314419952900261315353144199529002613153531441995290026131535314419952900261315353144199529002613153531441995290026131535314419952900261315353144199529002613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94041e19-79f6-4998-aa71-ef1dbc596116, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a3b393ef-79f7-46f0-a9f1-d14ac5d3aafc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3b393ef-79f7-46f0-a9f1-d14ac5d3aafc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17280914461419689977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728091446141968997717280914461419689977172809144614196899771728091446141968997717280914461419689977172809144614196899771728091446141968997717280914461419689977172809144614196899771728091446141968997717280914461419689977172809144614196899771728091446141968997717280914461419689977172809144614196899771728091446141968997717280914461419689977172809144614196899771728091446141968997717280914461419689977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26141576-ba10-449f-b0ae-e19258d0876d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ee2dcf43-acdb-4e88-9915-c41d26c8fc70, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee2dcf43-acdb-4e88-9915-c41d26c8fc70, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5077549401087003485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50775494010870034855077549401087003485507754940108700348550775494010870034855077549401087003485507754940108700348550775494010870034855077549401087003485507754940108700348550775494010870034855077549401087003485507754940108700348550775494010870034855077549401087003485507754940108700348550775494010870034855077549401087003485507754940108700348550775494010870034855077549401087003485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3b393ef-79f7-46f0-a9f1-d14ac5d3aafc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3e1fa223-64c1-4032-8d2c-9ace69fe052e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e1fa223-64c1-4032-8d2c-9ace69fe052e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1545162651475206774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15451626514752067741545162651475206774154516265147520677415451626514752067741545162651475206774154516265147520677415451626514752067741545162651475206774154516265147520677415451626514752067741545162651475206774154516265147520677415451626514752067741545162651475206774154516265147520677415451626514752067741545162651475206774154516265147520677415451626514752067741545162651475206774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee2dcf43-acdb-4e88-9915-c41d26c8fc70, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c6ad4332-6081-4c9b-a643-d81defe1a470, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ad4332-6081-4c9b-a643-d81defe1a470, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15520954343224276632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552095434322427663215520954343224276632155209543432242766321552095434322427663215520954343224276632155209543432242766321552095434322427663215520954343224276632155209543432242766321552095434322427663215520954343224276632155209543432242766321552095434322427663215520954343224276632155209543432242766321552095434322427663215520954343224276632155209543432242766321552095434322427663215520954343224276632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e1fa223-64c1-4032-8d2c-9ace69fe052e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63551e02-045e-4e78-a4da-e3520053426e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63551e02-045e-4e78-a4da-e3520053426e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13004739974786228266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300473997478622826613004739974786228266130047399747862282661300473997478622826613004739974786228266130047399747862282661300473997478622826613004739974786228266130047399747862282661300473997478622826613004739974786228266130047399747862282661300473997478622826613004739974786228266130047399747862282661300473997478622826613004739974786228266130047399747862282661300473997478622826613004739974786228266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ad4332-6081-4c9b-a643-d81defe1a470, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2e1393b9-fdab-4bdd-82d4-fef06b96974b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e1393b9-fdab-4bdd-82d4-fef06b96974b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11247619788042551006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124761978804255100611247619788042551006112476197880425510061124761978804255100611247619788042551006112476197880425510061124761978804255100611247619788042551006112476197880425510061124761978804255100611247619788042551006112476197880425510061124761978804255100611247619788042551006112476197880425510061124761978804255100611247619788042551006112476197880425510061124761978804255100611247619788042551006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e1393b9-fdab-4bdd-82d4-fef06b96974b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 35ba12ce-ca57-4592-bf88-95b420bf354f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35ba12ce-ca57-4592-bf88-95b420bf354f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17556600831640829425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755660083164082942517556600831640829425175566008316408294251755660083164082942517556600831640829425175566008316408294251755660083164082942517556600831640829425175566008316408294251755660083164082942517556600831640829425175566008316408294251755660083164082942517556600831640829425175566008316408294251755660083164082942517556600831640829425175566008316408294251755660083164082942517556600831640829425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63551e02-045e-4e78-a4da-e3520053426e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9505b114-9870-482f-9393-50c450619688, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9505b114-9870-482f-9393-50c450619688, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2922058362712404780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29220583627124047802922058362712404780292205836271240478029220583627124047802922058362712404780292205836271240478029220583627124047802922058362712404780292205836271240478029220583627124047802922058362712404780292205836271240478029220583627124047802922058362712404780292205836271240478029220583627124047802922058362712404780292205836271240478029220583627124047802922058362712404780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35ba12ce-ca57-4592-bf88-95b420bf354f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7713e811-f305-485f-86cb-9024e04032d4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7713e811-f305-485f-86cb-9024e04032d4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15142314195151111248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514231419515111124815142314195151111248151423141951511112481514231419515111124815142314195151111248151423141951511112481514231419515111124815142314195151111248151423141951511112481514231419515111124815142314195151111248151423141951511112481514231419515111124815142314195151111248151423141951511112481514231419515111124815142314195151111248151423141951511112481514231419515111124815142314195151111248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9505b114-9870-482f-9393-50c450619688, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 44829a44-7016-4588-9369-0dc1b72ee28f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44829a44-7016-4588-9369-0dc1b72ee28f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18405378341143809166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840537834114380916618405378341143809166184053783411438091661840537834114380916618405378341143809166184053783411438091661840537834114380916618405378341143809166184053783411438091661840537834114380916618405378341143809166184053783411438091661840537834114380916618405378341143809166184053783411438091661840537834114380916618405378341143809166184053783411438091661840537834114380916618405378341143809166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7713e811-f305-485f-86cb-9024e04032d4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b4d127b-2dae-4161-9101-2e95c1bf3ad5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b4d127b-2dae-4161-9101-2e95c1bf3ad5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16118589251846662493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611858925184666249316118589251846662493161185892518466624931611858925184666249316118589251846662493161185892518466624931611858925184666249316118589251846662493161185892518466624931611858925184666249316118589251846662493161185892518466624931611858925184666249316118589251846662493161185892518466624931611858925184666249316118589251846662493161185892518466624931611858925184666249316118589251846662493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44829a44-7016-4588-9369-0dc1b72ee28f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 01e971d1-9d47-4f28-ab60-9800ef2d888a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e971d1-9d47-4f28-ab60-9800ef2d888a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10919503831682206221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091950383168220622110919503831682206221109195038316822062211091950383168220622110919503831682206221109195038316822062211091950383168220622110919503831682206221109195038316822062211091950383168220622110919503831682206221109195038316822062211091950383168220622110919503831682206221109195038316822062211091950383168220622110919503831682206221109195038316822062211091950383168220622110919503831682206221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b4d127b-2dae-4161-9101-2e95c1bf3ad5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0e87cafd-26ce-4dad-978e-f2a58daff2aa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e87cafd-26ce-4dad-978e-f2a58daff2aa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13422961690404937380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342296169040493738013422961690404937380134229616904049373801342296169040493738013422961690404937380134229616904049373801342296169040493738013422961690404937380134229616904049373801342296169040493738013422961690404937380134229616904049373801342296169040493738013422961690404937380134229616904049373801342296169040493738013422961690404937380134229616904049373801342296169040493738013422961690404937380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e971d1-9d47-4f28-ab60-9800ef2d888a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9946b14a-fd33-4dd8-afcb-d41dd3a692fd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9946b14a-fd33-4dd8-afcb-d41dd3a692fd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3871267871779985741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38712678717799857413871267871779985741387126787177998574138712678717799857413871267871779985741387126787177998574138712678717799857413871267871779985741387126787177998574138712678717799857413871267871779985741387126787177998574138712678717799857413871267871779985741387126787177998574138712678717799857413871267871779985741387126787177998574138712678717799857413871267871779985741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e87cafd-26ce-4dad-978e-f2a58daff2aa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2c57bc4-d686-420d-8496-72004b969c28, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2c57bc4-d686-420d-8496-72004b969c28, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15460255424669182426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546025542466918242615460255424669182426154602554246691824261546025542466918242615460255424669182426154602554246691824261546025542466918242615460255424669182426154602554246691824261546025542466918242615460255424669182426154602554246691824261546025542466918242615460255424669182426154602554246691824261546025542466918242615460255424669182426154602554246691824261546025542466918242615460255424669182426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9946b14a-fd33-4dd8-afcb-d41dd3a692fd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 110bcbdd-b18d-45b3-872b-c80c2580eb1c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 110bcbdd-b18d-45b3-872b-c80c2580eb1c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2440028090847540643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24400280908475406432440028090847540643244002809084754064324400280908475406432440028090847540643244002809084754064324400280908475406432440028090847540643244002809084754064324400280908475406432440028090847540643244002809084754064324400280908475406432440028090847540643244002809084754064324400280908475406432440028090847540643244002809084754064324400280908475406432440028090847540643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2c57bc4-d686-420d-8496-72004b969c28, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 812a7865-1c55-4991-96d2-81f1300e9103, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812a7865-1c55-4991-96d2-81f1300e9103, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1125358098831042301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11253580988310423011125358098831042301112535809883104230111253580988310423011125358098831042301112535809883104230111253580988310423011125358098831042301112535809883104230111253580988310423011125358098831042301112535809883104230111253580988310423011125358098831042301112535809883104230111253580988310423011125358098831042301112535809883104230111253580988310423011125358098831042301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 110bcbdd-b18d-45b3-872b-c80c2580eb1c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812a7865-1c55-4991-96d2-81f1300e9103, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0595afc2-953b-4a6a-a3e4-a9928f908ef9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0595afc2-953b-4a6a-a3e4-a9928f908ef9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9117711732970231484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91177117329702314849117711732970231484911771173297023148491177117329702314849117711732970231484911771173297023148491177117329702314849117711732970231484911771173297023148491177117329702314849117711732970231484911771173297023148491177117329702314849117711732970231484911771173297023148491177117329702314849117711732970231484911771173297023148491177117329702314849117711732970231484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1dc00c33-a7cc-4e30-b0cf-204513a6188a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc00c33-a7cc-4e30-b0cf-204513a6188a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 723532980721228999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999723532980721228999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc00c33-a7cc-4e30-b0cf-204513a6188a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 54191b1b-afa8-4ad0-8865-0f357599cac5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54191b1b-afa8-4ad0-8865-0f357599cac5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12904986824788140694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290498682478814069412904986824788140694129049868247881406941290498682478814069412904986824788140694129049868247881406941290498682478814069412904986824788140694129049868247881406941290498682478814069412904986824788140694129049868247881406941290498682478814069412904986824788140694129049868247881406941290498682478814069412904986824788140694129049868247881406941290498682478814069412904986824788140694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0595afc2-953b-4a6a-a3e4-a9928f908ef9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c4e085a4-d860-4a36-b9ea-ac383e04a6cb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4e085a4-d860-4a36-b9ea-ac383e04a6cb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14774303168956199313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477430316895619931314774303168956199313147743031689561993131477430316895619931314774303168956199313147743031689561993131477430316895619931314774303168956199313147743031689561993131477430316895619931314774303168956199313147743031689561993131477430316895619931314774303168956199313147743031689561993131477430316895619931314774303168956199313147743031689561993131477430316895619931314774303168956199313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54191b1b-afa8-4ad0-8865-0f357599cac5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ed713f1d-4bd3-4b40-8709-a56728cd29e3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed713f1d-4bd3-4b40-8709-a56728cd29e3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11852088688529190940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185208868852919094011852088688529190940118520886885291909401185208868852919094011852088688529190940118520886885291909401185208868852919094011852088688529190940118520886885291909401185208868852919094011852088688529190940118520886885291909401185208868852919094011852088688529190940118520886885291909401185208868852919094011852088688529190940118520886885291909401185208868852919094011852088688529190940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4e085a4-d860-4a36-b9ea-ac383e04a6cb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a7e4638-6d8c-479d-89e9-d878bcec02bd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a7e4638-6d8c-479d-89e9-d878bcec02bd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15355866135214433540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535586613521443354015355866135214433540153558661352144335401535586613521443354015355866135214433540153558661352144335401535586613521443354015355866135214433540153558661352144335401535586613521443354015355866135214433540153558661352144335401535586613521443354015355866135214433540153558661352144335401535586613521443354015355866135214433540153558661352144335401535586613521443354015355866135214433540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed713f1d-4bd3-4b40-8709-a56728cd29e3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88127b7a-0e83-417e-83c9-f0e2010966dc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a7e4638-6d8c-479d-89e9-d878bcec02bd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88127b7a-0e83-417e-83c9-f0e2010966dc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12486347067589098708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248634706758909870812486347067589098708124863470675890987081248634706758909870812486347067589098708124863470675890987081248634706758909870812486347067589098708124863470675890987081248634706758909870812486347067589098708124863470675890987081248634706758909870812486347067589098708124863470675890987081248634706758909870812486347067589098708124863470675890987081248634706758909870812486347067589098708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b3b24b81-b512-452a-928e-f2343fc93f57, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b24b81-b512-452a-928e-f2343fc93f57, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2934767815745096433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29347678157450964332934767815745096433293476781574509643329347678157450964332934767815745096433293476781574509643329347678157450964332934767815745096433293476781574509643329347678157450964332934767815745096433293476781574509643329347678157450964332934767815745096433293476781574509643329347678157450964332934767815745096433293476781574509643329347678157450964332934767815745096433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88127b7a-0e83-417e-83c9-f0e2010966dc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 40b39c14-9049-4d49-82ba-b85a977595ba, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40b39c14-9049-4d49-82ba-b85a977595ba, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10629040181915737186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062904018191573718610629040181915737186106290401819157371861062904018191573718610629040181915737186106290401819157371861062904018191573718610629040181915737186106290401819157371861062904018191573718610629040181915737186106290401819157371861062904018191573718610629040181915737186106290401819157371861062904018191573718610629040181915737186106290401819157371861062904018191573718610629040181915737186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b24b81-b512-452a-928e-f2343fc93f57, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 356f1a3f-20a8-4523-9a9c-1e60a6afd250, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 356f1a3f-20a8-4523-9a9c-1e60a6afd250, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10921632864916228955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092163286491622895510921632864916228955109216328649162289551092163286491622895510921632864916228955109216328649162289551092163286491622895510921632864916228955109216328649162289551092163286491622895510921632864916228955109216328649162289551092163286491622895510921632864916228955109216328649162289551092163286491622895510921632864916228955109216328649162289551092163286491622895510921632864916228955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40b39c14-9049-4d49-82ba-b85a977595ba, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2396d0eb-3119-4086-982d-0167f2bbbb7d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2396d0eb-3119-4086-982d-0167f2bbbb7d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14313459621871041003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431345962187104100314313459621871041003143134596218710410031431345962187104100314313459621871041003143134596218710410031431345962187104100314313459621871041003143134596218710410031431345962187104100314313459621871041003143134596218710410031431345962187104100314313459621871041003143134596218710410031431345962187104100314313459621871041003143134596218710410031431345962187104100314313459621871041003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 356f1a3f-20a8-4523-9a9c-1e60a6afd250, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 257c9e08-f6e7-4bf2-9a10-3a497d0ecd04, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 257c9e08-f6e7-4bf2-9a10-3a497d0ecd04, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3573901745433546900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35739017454335469003573901745433546900357390174543354690035739017454335469003573901745433546900357390174543354690035739017454335469003573901745433546900357390174543354690035739017454335469003573901745433546900357390174543354690035739017454335469003573901745433546900357390174543354690035739017454335469003573901745433546900357390174543354690035739017454335469003573901745433546900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2396d0eb-3119-4086-982d-0167f2bbbb7d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 568bb772-1b84-4d10-b963-8fd54a7fe6fc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568bb772-1b84-4d10-b963-8fd54a7fe6fc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6531791296614780271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65317912966147802716531791296614780271653179129661478027165317912966147802716531791296614780271653179129661478027165317912966147802716531791296614780271653179129661478027165317912966147802716531791296614780271653179129661478027165317912966147802716531791296614780271653179129661478027165317912966147802716531791296614780271653179129661478027165317912966147802716531791296614780271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 257c9e08-f6e7-4bf2-9a10-3a497d0ecd04, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f832a07-0cfe-465c-9b4a-012b3f92ffc8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f832a07-0cfe-465c-9b4a-012b3f92ffc8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7965421526372670884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79654215263726708847965421526372670884796542152637267088479654215263726708847965421526372670884796542152637267088479654215263726708847965421526372670884796542152637267088479654215263726708847965421526372670884796542152637267088479654215263726708847965421526372670884796542152637267088479654215263726708847965421526372670884796542152637267088479654215263726708847965421526372670884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568bb772-1b84-4d10-b963-8fd54a7fe6fc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c188454-20c3-45d0-9314-de47a59e2454, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c188454-20c3-45d0-9314-de47a59e2454, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6629203981559205617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66292039815592056176629203981559205617662920398155920561766292039815592056176629203981559205617662920398155920561766292039815592056176629203981559205617662920398155920561766292039815592056176629203981559205617662920398155920561766292039815592056176629203981559205617662920398155920561766292039815592056176629203981559205617662920398155920561766292039815592056176629203981559205617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f832a07-0cfe-465c-9b4a-012b3f92ffc8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b4d31ba5-447b-4bfc-b83a-ddde57fa4b0c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d31ba5-447b-4bfc-b83a-ddde57fa4b0c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8455804465338043176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84558044653380431768455804465338043176845580446533804317684558044653380431768455804465338043176845580446533804317684558044653380431768455804465338043176845580446533804317684558044653380431768455804465338043176845580446533804317684558044653380431768455804465338043176845580446533804317684558044653380431768455804465338043176845580446533804317684558044653380431768455804465338043176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c188454-20c3-45d0-9314-de47a59e2454, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d31ba5-447b-4bfc-b83a-ddde57fa4b0c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f04b3f09-ecf5-4fa6-91c7-413ba59c4a9f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f04b3f09-ecf5-4fa6-91c7-413ba59c4a9f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8593659627824090396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85936596278240903968593659627824090396859365962782409039685936596278240903968593659627824090396859365962782409039685936596278240903968593659627824090396859365962782409039685936596278240903968593659627824090396859365962782409039685936596278240903968593659627824090396859365962782409039685936596278240903968593659627824090396859365962782409039685936596278240903968593659627824090396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e61e1e05-ea45-4112-a743-4519eade0515, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e61e1e05-ea45-4112-a743-4519eade0515, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3915968845961842107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39159688459618421073915968845961842107391596884596184210739159688459618421073915968845961842107391596884596184210739159688459618421073915968845961842107391596884596184210739159688459618421073915968845961842107391596884596184210739159688459618421073915968845961842107391596884596184210739159688459618421073915968845961842107391596884596184210739159688459618421073915968845961842107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f04b3f09-ecf5-4fa6-91c7-413ba59c4a9f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4713ae64-7051-4827-8233-6ccf35300146, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4713ae64-7051-4827-8233-6ccf35300146, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3400148616509234681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34001486165092346813400148616509234681340014861650923468134001486165092346813400148616509234681340014861650923468134001486165092346813400148616509234681340014861650923468134001486165092346813400148616509234681340014861650923468134001486165092346813400148616509234681340014861650923468134001486165092346813400148616509234681340014861650923468134001486165092346813400148616509234681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e61e1e05-ea45-4112-a743-4519eade0515, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 26457f74-2a1c-4dcb-b2ea-65cf4ddecc77, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26457f74-2a1c-4dcb-b2ea-65cf4ddecc77, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2125192158980320968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21251921589803209682125192158980320968212519215898032096821251921589803209682125192158980320968212519215898032096821251921589803209682125192158980320968212519215898032096821251921589803209682125192158980320968212519215898032096821251921589803209682125192158980320968212519215898032096821251921589803209682125192158980320968212519215898032096821251921589803209682125192158980320968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4713ae64-7051-4827-8233-6ccf35300146, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 34790b9d-03ed-48b3-aa36-253e12e161d7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34790b9d-03ed-48b3-aa36-253e12e161d7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14732761222899515027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473276122289951502714732761222899515027147327612228995150271473276122289951502714732761222899515027147327612228995150271473276122289951502714732761222899515027147327612228995150271473276122289951502714732761222899515027147327612228995150271473276122289951502714732761222899515027147327612228995150271473276122289951502714732761222899515027147327612228995150271473276122289951502714732761222899515027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26457f74-2a1c-4dcb-b2ea-65cf4ddecc77, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 605a9552-d316-44d7-9f98-e0b27c3da68c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605a9552-d316-44d7-9f98-e0b27c3da68c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16986312915503714942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698631291550371494216986312915503714942169863129155037149421698631291550371494216986312915503714942169863129155037149421698631291550371494216986312915503714942169863129155037149421698631291550371494216986312915503714942169863129155037149421698631291550371494216986312915503714942169863129155037149421698631291550371494216986312915503714942169863129155037149421698631291550371494216986312915503714942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34790b9d-03ed-48b3-aa36-253e12e161d7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3bb917b7-828a-4a55-b7b4-72d5a366da45, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bb917b7-828a-4a55-b7b4-72d5a366da45, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17112328568884087730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711232856888408773017112328568884087730171123285688840877301711232856888408773017112328568884087730171123285688840877301711232856888408773017112328568884087730171123285688840877301711232856888408773017112328568884087730171123285688840877301711232856888408773017112328568884087730171123285688840877301711232856888408773017112328568884087730171123285688840877301711232856888408773017112328568884087730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605a9552-d316-44d7-9f98-e0b27c3da68c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 113a4fd1-b4a0-4ce4-ba5e-e1a822fc40cb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 113a4fd1-b4a0-4ce4-ba5e-e1a822fc40cb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2175474845933653940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21754748459336539402175474845933653940217547484593365394021754748459336539402175474845933653940217547484593365394021754748459336539402175474845933653940217547484593365394021754748459336539402175474845933653940217547484593365394021754748459336539402175474845933653940217547484593365394021754748459336539402175474845933653940217547484593365394021754748459336539402175474845933653940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 113a4fd1-b4a0-4ce4-ba5e-e1a822fc40cb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ea4449b8-1dde-412a-9467-cf689cde6c0a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea4449b8-1dde-412a-9467-cf689cde6c0a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16054498420456522065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605449842045652206516054498420456522065160544984204565220651605449842045652206516054498420456522065160544984204565220651605449842045652206516054498420456522065160544984204565220651605449842045652206516054498420456522065160544984204565220651605449842045652206516054498420456522065160544984204565220651605449842045652206516054498420456522065160544984204565220651605449842045652206516054498420456522065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bb917b7-828a-4a55-b7b4-72d5a366da45, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe114f24-cb3e-410e-96d0-615e6c4e488d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe114f24-cb3e-410e-96d0-615e6c4e488d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 733937836898284441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441733937836898284441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea4449b8-1dde-412a-9467-cf689cde6c0a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8fa824df-0f68-46d4-9dd8-8e16b3490eb6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fa824df-0f68-46d4-9dd8-8e16b3490eb6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15075990489231791741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507599048923179174115075990489231791741150759904892317917411507599048923179174115075990489231791741150759904892317917411507599048923179174115075990489231791741150759904892317917411507599048923179174115075990489231791741150759904892317917411507599048923179174115075990489231791741150759904892317917411507599048923179174115075990489231791741150759904892317917411507599048923179174115075990489231791741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe114f24-cb3e-410e-96d0-615e6c4e488d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aea34ed6-b342-4562-a709-39e39ef76a49, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aea34ed6-b342-4562-a709-39e39ef76a49, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12071883414044298872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207188341404429887212071883414044298872120718834140442988721207188341404429887212071883414044298872120718834140442988721207188341404429887212071883414044298872120718834140442988721207188341404429887212071883414044298872120718834140442988721207188341404429887212071883414044298872120718834140442988721207188341404429887212071883414044298872120718834140442988721207188341404429887212071883414044298872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fa824df-0f68-46d4-9dd8-8e16b3490eb6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 03eb241f-b1d4-4e7a-a00a-f9d90f73946a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03eb241f-b1d4-4e7a-a00a-f9d90f73946a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14629762996313630060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462976299631363006014629762996313630060146297629963136300601462976299631363006014629762996313630060146297629963136300601462976299631363006014629762996313630060146297629963136300601462976299631363006014629762996313630060146297629963136300601462976299631363006014629762996313630060146297629963136300601462976299631363006014629762996313630060146297629963136300601462976299631363006014629762996313630060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aea34ed6-b342-4562-a709-39e39ef76a49, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03eb241f-b1d4-4e7a-a00a-f9d90f73946a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a6bf791-cd7d-4211-8eb0-380313d8d2a5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a6bf791-cd7d-4211-8eb0-380313d8d2a5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17996333934199121128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799633393419912112817996333934199121128179963339341991211281799633393419912112817996333934199121128179963339341991211281799633393419912112817996333934199121128179963339341991211281799633393419912112817996333934199121128179963339341991211281799633393419912112817996333934199121128179963339341991211281799633393419912112817996333934199121128179963339341991211281799633393419912112817996333934199121128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0a7e8552-e081-4b03-a5a3-c906e752c381, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a7e8552-e081-4b03-a5a3-c906e752c381, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 761523762714356446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446761523762714356446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a6bf791-cd7d-4211-8eb0-380313d8d2a5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e6f27fd-f98b-4e59-813a-52ba573291b5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e6f27fd-f98b-4e59-813a-52ba573291b5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4328040294487812039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43280402944878120394328040294487812039432804029448781203943280402944878120394328040294487812039432804029448781203943280402944878120394328040294487812039432804029448781203943280402944878120394328040294487812039432804029448781203943280402944878120394328040294487812039432804029448781203943280402944878120394328040294487812039432804029448781203943280402944878120394328040294487812039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a7e8552-e081-4b03-a5a3-c906e752c381, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7e7bd6d1-d9b8-4f7a-acd9-2481238b70fa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e7bd6d1-d9b8-4f7a-acd9-2481238b70fa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1215530107886188587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12155301078861885871215530107886188587121553010788618858712155301078861885871215530107886188587121553010788618858712155301078861885871215530107886188587121553010788618858712155301078861885871215530107886188587121553010788618858712155301078861885871215530107886188587121553010788618858712155301078861885871215530107886188587121553010788618858712155301078861885871215530107886188587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e6f27fd-f98b-4e59-813a-52ba573291b5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b77b69b-21c4-4194-a631-e34be5567480, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b77b69b-21c4-4194-a631-e34be5567480, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12305978172638186032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230597817263818603212305978172638186032123059781726381860321230597817263818603212305978172638186032123059781726381860321230597817263818603212305978172638186032123059781726381860321230597817263818603212305978172638186032123059781726381860321230597817263818603212305978172638186032123059781726381860321230597817263818603212305978172638186032123059781726381860321230597817263818603212305978172638186032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e7bd6d1-d9b8-4f7a-acd9-2481238b70fa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2754f919-c7f0-4bb0-8407-fc33c561becf, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2754f919-c7f0-4bb0-8407-fc33c561becf, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9537157048161841802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95371570481618418029537157048161841802953715704816184180295371570481618418029537157048161841802953715704816184180295371570481618418029537157048161841802953715704816184180295371570481618418029537157048161841802953715704816184180295371570481618418029537157048161841802953715704816184180295371570481618418029537157048161841802953715704816184180295371570481618418029537157048161841802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b77b69b-21c4-4194-a631-e34be5567480, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ee0acde2-28e3-4934-8ccd-da6d41db3649, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee0acde2-28e3-4934-8ccd-da6d41db3649, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15530417506908678583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553041750690867858315530417506908678583155304175069086785831553041750690867858315530417506908678583155304175069086785831553041750690867858315530417506908678583155304175069086785831553041750690867858315530417506908678583155304175069086785831553041750690867858315530417506908678583155304175069086785831553041750690867858315530417506908678583155304175069086785831553041750690867858315530417506908678583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2754f919-c7f0-4bb0-8407-fc33c561becf, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cfbbc7be-6b20-4baf-8920-4b91447d4c57, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfbbc7be-6b20-4baf-8920-4b91447d4c57, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7731622609877517463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77316226098775174637731622609877517463773162260987751746377316226098775174637731622609877517463773162260987751746377316226098775174637731622609877517463773162260987751746377316226098775174637731622609877517463773162260987751746377316226098775174637731622609877517463773162260987751746377316226098775174637731622609877517463773162260987751746377316226098775174637731622609877517463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee0acde2-28e3-4934-8ccd-da6d41db3649, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c735d4b-3619-4e50-ac53-8480aeca0ffe, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c735d4b-3619-4e50-ac53-8480aeca0ffe, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2359176214089250026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23591762140892500262359176214089250026235917621408925002623591762140892500262359176214089250026235917621408925002623591762140892500262359176214089250026235917621408925002623591762140892500262359176214089250026235917621408925002623591762140892500262359176214089250026235917621408925002623591762140892500262359176214089250026235917621408925002623591762140892500262359176214089250026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfbbc7be-6b20-4baf-8920-4b91447d4c57, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a8de1a77-06dc-410e-837e-953c07465363, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8de1a77-06dc-410e-837e-953c07465363, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11612915988141990022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161291598814199002211612915988141990022116129159881419900221161291598814199002211612915988141990022116129159881419900221161291598814199002211612915988141990022116129159881419900221161291598814199002211612915988141990022116129159881419900221161291598814199002211612915988141990022116129159881419900221161291598814199002211612915988141990022116129159881419900221161291598814199002211612915988141990022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c735d4b-3619-4e50-ac53-8480aeca0ffe, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e6d560ff-1f94-4c95-8d81-8cc0c7151eda, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6d560ff-1f94-4c95-8d81-8cc0c7151eda, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10184345757083177381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018434575708317738110184345757083177381101843457570831773811018434575708317738110184345757083177381101843457570831773811018434575708317738110184345757083177381101843457570831773811018434575708317738110184345757083177381101843457570831773811018434575708317738110184345757083177381101843457570831773811018434575708317738110184345757083177381101843457570831773811018434575708317738110184345757083177381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8de1a77-06dc-410e-837e-953c07465363, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 420ac61f-0c6a-484d-8d22-a02d790155e2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 420ac61f-0c6a-484d-8d22-a02d790155e2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11740031541041928818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174003154104192881811740031541041928818117400315410419288181174003154104192881811740031541041928818117400315410419288181174003154104192881811740031541041928818117400315410419288181174003154104192881811740031541041928818117400315410419288181174003154104192881811740031541041928818117400315410419288181174003154104192881811740031541041928818117400315410419288181174003154104192881811740031541041928818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6d560ff-1f94-4c95-8d81-8cc0c7151eda, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 799015e1-db13-4701-9136-5e26dec5a376, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 799015e1-db13-4701-9136-5e26dec5a376, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17071525110060783633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707152511006078363317071525110060783633170715251100607836331707152511006078363317071525110060783633170715251100607836331707152511006078363317071525110060783633170715251100607836331707152511006078363317071525110060783633170715251100607836331707152511006078363317071525110060783633170715251100607836331707152511006078363317071525110060783633170715251100607836331707152511006078363317071525110060783633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 420ac61f-0c6a-484d-8d22-a02d790155e2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 799015e1-db13-4701-9136-5e26dec5a376, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f501b52-0c31-43ef-9efe-22adac568585, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f501b52-0c31-43ef-9efe-22adac568585, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8569843475299133741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85698434752991337418569843475299133741856984347529913374185698434752991337418569843475299133741856984347529913374185698434752991337418569843475299133741856984347529913374185698434752991337418569843475299133741856984347529913374185698434752991337418569843475299133741856984347529913374185698434752991337418569843475299133741856984347529913374185698434752991337418569843475299133741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06d8bc13-6d21-4366-aa49-cae26fb78ec8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06d8bc13-6d21-4366-aa49-cae26fb78ec8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6177675261668774342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61776752616687743426177675261668774342617767526166877434261776752616687743426177675261668774342617767526166877434261776752616687743426177675261668774342617767526166877434261776752616687743426177675261668774342617767526166877434261776752616687743426177675261668774342617767526166877434261776752616687743426177675261668774342617767526166877434261776752616687743426177675261668774342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f501b52-0c31-43ef-9efe-22adac568585, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a34c817-bc3f-401e-b484-3a4025234f40, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a34c817-bc3f-401e-b484-3a4025234f40, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5746349177553700330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57463491775537003305746349177553700330574634917755370033057463491775537003305746349177553700330574634917755370033057463491775537003305746349177553700330574634917755370033057463491775537003305746349177553700330574634917755370033057463491775537003305746349177553700330574634917755370033057463491775537003305746349177553700330574634917755370033057463491775537003305746349177553700330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06d8bc13-6d21-4366-aa49-cae26fb78ec8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c0317ee-7ea3-4f4c-8bc1-ca6dd1f1e558, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c0317ee-7ea3-4f4c-8bc1-ca6dd1f1e558, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2239406438469554714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22394064384695547142239406438469554714223940643846955471422394064384695547142239406438469554714223940643846955471422394064384695547142239406438469554714223940643846955471422394064384695547142239406438469554714223940643846955471422394064384695547142239406438469554714223940643846955471422394064384695547142239406438469554714223940643846955471422394064384695547142239406438469554714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a34c817-bc3f-401e-b484-3a4025234f40, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b5831d5d-491e-44ba-8b9c-361c74918f12, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5831d5d-491e-44ba-8b9c-361c74918f12, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1603331680829581825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16033316808295818251603331680829581825160333168082958182516033316808295818251603331680829581825160333168082958182516033316808295818251603331680829581825160333168082958182516033316808295818251603331680829581825160333168082958182516033316808295818251603331680829581825160333168082958182516033316808295818251603331680829581825160333168082958182516033316808295818251603331680829581825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c0317ee-7ea3-4f4c-8bc1-ca6dd1f1e558, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 193a83e1-7657-465a-9207-d64798b75683, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193a83e1-7657-465a-9207-d64798b75683, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3339098823683364597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33390988236833645973339098823683364597333909882368336459733390988236833645973339098823683364597333909882368336459733390988236833645973339098823683364597333909882368336459733390988236833645973339098823683364597333909882368336459733390988236833645973339098823683364597333909882368336459733390988236833645973339098823683364597333909882368336459733390988236833645973339098823683364597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5831d5d-491e-44ba-8b9c-361c74918f12, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 424d5eeb-9417-42a5-9c2f-a1d022348997, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 424d5eeb-9417-42a5-9c2f-a1d022348997, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2569087659813986342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25690876598139863422569087659813986342256908765981398634225690876598139863422569087659813986342256908765981398634225690876598139863422569087659813986342256908765981398634225690876598139863422569087659813986342256908765981398634225690876598139863422569087659813986342256908765981398634225690876598139863422569087659813986342256908765981398634225690876598139863422569087659813986342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193a83e1-7657-465a-9207-d64798b75683, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d4e8d09e-77c5-4810-ad35-3e70b293dfea, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e8d09e-77c5-4810-ad35-3e70b293dfea, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9732357537737822097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97323575377378220979732357537737822097973235753773782209797323575377378220979732357537737822097973235753773782209797323575377378220979732357537737822097973235753773782209797323575377378220979732357537737822097973235753773782209797323575377378220979732357537737822097973235753773782209797323575377378220979732357537737822097973235753773782209797323575377378220979732357537737822097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 424d5eeb-9417-42a5-9c2f-a1d022348997, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e4b87215-eff5-4293-93ef-ca91480f78c8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b87215-eff5-4293-93ef-ca91480f78c8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1052859709365343500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10528597093653435001052859709365343500105285970936534350010528597093653435001052859709365343500105285970936534350010528597093653435001052859709365343500105285970936534350010528597093653435001052859709365343500105285970936534350010528597093653435001052859709365343500105285970936534350010528597093653435001052859709365343500105285970936534350010528597093653435001052859709365343500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e8d09e-77c5-4810-ad35-3e70b293dfea, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 96052ffd-7b66-4316-b8e4-39439b9d5825, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96052ffd-7b66-4316-b8e4-39439b9d5825, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16890678902261594916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689067890226159491616890678902261594916168906789022615949161689067890226159491616890678902261594916168906789022615949161689067890226159491616890678902261594916168906789022615949161689067890226159491616890678902261594916168906789022615949161689067890226159491616890678902261594916168906789022615949161689067890226159491616890678902261594916168906789022615949161689067890226159491616890678902261594916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b87215-eff5-4293-93ef-ca91480f78c8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d0dacfb-e022-4091-a953-30f25a2a03bb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0dacfb-e022-4091-a953-30f25a2a03bb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9223596403897807611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92235964038978076119223596403897807611922359640389780761192235964038978076119223596403897807611922359640389780761192235964038978076119223596403897807611922359640389780761192235964038978076119223596403897807611922359640389780761192235964038978076119223596403897807611922359640389780761192235964038978076119223596403897807611922359640389780761192235964038978076119223596403897807611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96052ffd-7b66-4316-b8e4-39439b9d5825, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f40174c-4b18-4089-b9fa-b9174ad4f55f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f40174c-4b18-4089-b9fa-b9174ad4f55f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3726637528766592045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37266375287665920453726637528766592045372663752876659204537266375287665920453726637528766592045372663752876659204537266375287665920453726637528766592045372663752876659204537266375287665920453726637528766592045372663752876659204537266375287665920453726637528766592045372663752876659204537266375287665920453726637528766592045372663752876659204537266375287665920453726637528766592045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f40174c-4b18-4089-b9fa-b9174ad4f55f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8ab3dd6a-7638-45b5-925c-f02789f6c7cd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ab3dd6a-7638-45b5-925c-f02789f6c7cd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14887049186404834097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488704918640483409714887049186404834097148870491864048340971488704918640483409714887049186404834097148870491864048340971488704918640483409714887049186404834097148870491864048340971488704918640483409714887049186404834097148870491864048340971488704918640483409714887049186404834097148870491864048340971488704918640483409714887049186404834097148870491864048340971488704918640483409714887049186404834097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0dacfb-e022-4091-a953-30f25a2a03bb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ab476f4f-35d0-48a3-934e-36534345cf57, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab476f4f-35d0-48a3-934e-36534345cf57, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 553772312162003971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971553772312162003971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ab3dd6a-7638-45b5-925c-f02789f6c7cd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4340cb01-f0f2-40d6-967a-1996c99003b6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4340cb01-f0f2-40d6-967a-1996c99003b6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2418169820211854924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24181698202118549242418169820211854924241816982021185492424181698202118549242418169820211854924241816982021185492424181698202118549242418169820211854924241816982021185492424181698202118549242418169820211854924241816982021185492424181698202118549242418169820211854924241816982021185492424181698202118549242418169820211854924241816982021185492424181698202118549242418169820211854924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab476f4f-35d0-48a3-934e-36534345cf57, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 566e9f51-9ae3-41ff-aa20-d44d29c65063, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 566e9f51-9ae3-41ff-aa20-d44d29c65063, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15658421466464879312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565842146646487931215658421466464879312156584214664648793121565842146646487931215658421466464879312156584214664648793121565842146646487931215658421466464879312156584214664648793121565842146646487931215658421466464879312156584214664648793121565842146646487931215658421466464879312156584214664648793121565842146646487931215658421466464879312156584214664648793121565842146646487931215658421466464879312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4340cb01-f0f2-40d6-967a-1996c99003b6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 30d0eac8-865c-443a-b836-1786564acf16, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30d0eac8-865c-443a-b836-1786564acf16, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1058929847679830470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10589298476798304701058929847679830470105892984767983047010589298476798304701058929847679830470105892984767983047010589298476798304701058929847679830470105892984767983047010589298476798304701058929847679830470105892984767983047010589298476798304701058929847679830470105892984767983047010589298476798304701058929847679830470105892984767983047010589298476798304701058929847679830470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 566e9f51-9ae3-41ff-aa20-d44d29c65063, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fa38f0ac-7373-4ab0-8e36-17eda0b52263, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa38f0ac-7373-4ab0-8e36-17eda0b52263, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2413922400048500823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24139224000485008232413922400048500823241392240004850082324139224000485008232413922400048500823241392240004850082324139224000485008232413922400048500823241392240004850082324139224000485008232413922400048500823241392240004850082324139224000485008232413922400048500823241392240004850082324139224000485008232413922400048500823241392240004850082324139224000485008232413922400048500823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30d0eac8-865c-443a-b836-1786564acf16, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fa94a9b7-1c08-452b-919d-4d39f8d28c88, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa94a9b7-1c08-452b-919d-4d39f8d28c88, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11392283036990791238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139228303699079123811392283036990791238113922830369907912381139228303699079123811392283036990791238113922830369907912381139228303699079123811392283036990791238113922830369907912381139228303699079123811392283036990791238113922830369907912381139228303699079123811392283036990791238113922830369907912381139228303699079123811392283036990791238113922830369907912381139228303699079123811392283036990791238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa38f0ac-7373-4ab0-8e36-17eda0b52263, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe12d2f9-3217-4f56-800c-681ea2582f27, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe12d2f9-3217-4f56-800c-681ea2582f27, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5439213408898163411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54392134088981634115439213408898163411543921340889816341154392134088981634115439213408898163411543921340889816341154392134088981634115439213408898163411543921340889816341154392134088981634115439213408898163411543921340889816341154392134088981634115439213408898163411543921340889816341154392134088981634115439213408898163411543921340889816341154392134088981634115439213408898163411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa94a9b7-1c08-452b-919d-4d39f8d28c88, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f1590507-2ed6-4d79-8879-d1f6bc70c36c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1590507-2ed6-4d79-8879-d1f6bc70c36c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18364945276800329067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836494527680032906718364945276800329067183649452768003290671836494527680032906718364945276800329067183649452768003290671836494527680032906718364945276800329067183649452768003290671836494527680032906718364945276800329067183649452768003290671836494527680032906718364945276800329067183649452768003290671836494527680032906718364945276800329067183649452768003290671836494527680032906718364945276800329067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe12d2f9-3217-4f56-800c-681ea2582f27, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e5a0ab74-ffca-44c1-9804-171efab47fc0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a0ab74-ffca-44c1-9804-171efab47fc0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12844951537297002382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284495153729700238212844951537297002382128449515372970023821284495153729700238212844951537297002382128449515372970023821284495153729700238212844951537297002382128449515372970023821284495153729700238212844951537297002382128449515372970023821284495153729700238212844951537297002382128449515372970023821284495153729700238212844951537297002382128449515372970023821284495153729700238212844951537297002382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1590507-2ed6-4d79-8879-d1f6bc70c36c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cd3dc14d-545a-4c86-8b1f-f759f045a179, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd3dc14d-545a-4c86-8b1f-f759f045a179, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15923634965890091145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592363496589009114515923634965890091145159236349658900911451592363496589009114515923634965890091145159236349658900911451592363496589009114515923634965890091145159236349658900911451592363496589009114515923634965890091145159236349658900911451592363496589009114515923634965890091145159236349658900911451592363496589009114515923634965890091145159236349658900911451592363496589009114515923634965890091145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a0ab74-ffca-44c1-9804-171efab47fc0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 83158f42-6b8a-4fa1-a574-62a88f16e2d0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83158f42-6b8a-4fa1-a574-62a88f16e2d0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9693890148660847025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96938901486608470259693890148660847025969389014866084702596938901486608470259693890148660847025969389014866084702596938901486608470259693890148660847025969389014866084702596938901486608470259693890148660847025969389014866084702596938901486608470259693890148660847025969389014866084702596938901486608470259693890148660847025969389014866084702596938901486608470259693890148660847025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd3dc14d-545a-4c86-8b1f-f759f045a179, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 348b96f5-311c-42ae-b4f1-f6a941befb95, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 348b96f5-311c-42ae-b4f1-f6a941befb95, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11259386932263787207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125938693226378720711259386932263787207112593869322637872071125938693226378720711259386932263787207112593869322637872071125938693226378720711259386932263787207112593869322637872071125938693226378720711259386932263787207112593869322637872071125938693226378720711259386932263787207112593869322637872071125938693226378720711259386932263787207112593869322637872071125938693226378720711259386932263787207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83158f42-6b8a-4fa1-a574-62a88f16e2d0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6766de30-4be2-490b-bb26-4cddfbce6ea2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6766de30-4be2-490b-bb26-4cddfbce6ea2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1197842186657567248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11978421866575672481197842186657567248119784218665756724811978421866575672481197842186657567248119784218665756724811978421866575672481197842186657567248119784218665756724811978421866575672481197842186657567248119784218665756724811978421866575672481197842186657567248119784218665756724811978421866575672481197842186657567248119784218665756724811978421866575672481197842186657567248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 348b96f5-311c-42ae-b4f1-f6a941befb95, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2b0afb7e-0c84-402a-814a-3c6ecc2918f2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b0afb7e-0c84-402a-814a-3c6ecc2918f2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15813903318977583356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581390331897758335615813903318977583356158139033189775833561581390331897758335615813903318977583356158139033189775833561581390331897758335615813903318977583356158139033189775833561581390331897758335615813903318977583356158139033189775833561581390331897758335615813903318977583356158139033189775833561581390331897758335615813903318977583356158139033189775833561581390331897758335615813903318977583356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6766de30-4be2-490b-bb26-4cddfbce6ea2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f59b0d2b-f1b2-4ada-87c1-b56fae5eed89, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f59b0d2b-f1b2-4ada-87c1-b56fae5eed89, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13014624955646325587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301462495564632558713014624955646325587130146249556463255871301462495564632558713014624955646325587130146249556463255871301462495564632558713014624955646325587130146249556463255871301462495564632558713014624955646325587130146249556463255871301462495564632558713014624955646325587130146249556463255871301462495564632558713014624955646325587130146249556463255871301462495564632558713014624955646325587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b0afb7e-0c84-402a-814a-3c6ecc2918f2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 194c1fa2-b645-494e-98b3-18e81c3e88fc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 194c1fa2-b645-494e-98b3-18e81c3e88fc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13657992670207905707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365799267020790570713657992670207905707136579926702079057071365799267020790570713657992670207905707136579926702079057071365799267020790570713657992670207905707136579926702079057071365799267020790570713657992670207905707136579926702079057071365799267020790570713657992670207905707136579926702079057071365799267020790570713657992670207905707136579926702079057071365799267020790570713657992670207905707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f59b0d2b-f1b2-4ada-87c1-b56fae5eed89, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 613d6472-b88a-42a9-bf38-bbadf4468768, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 613d6472-b88a-42a9-bf38-bbadf4468768, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14046816028220098584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404681602822009858414046816028220098584140468160282200985841404681602822009858414046816028220098584140468160282200985841404681602822009858414046816028220098584140468160282200985841404681602822009858414046816028220098584140468160282200985841404681602822009858414046816028220098584140468160282200985841404681602822009858414046816028220098584140468160282200985841404681602822009858414046816028220098584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 194c1fa2-b645-494e-98b3-18e81c3e88fc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 95e57d2d-4c42-4b91-8709-b8090b4437d1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e57d2d-4c42-4b91-8709-b8090b4437d1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13371980989709028962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337198098970902896213371980989709028962133719809897090289621337198098970902896213371980989709028962133719809897090289621337198098970902896213371980989709028962133719809897090289621337198098970902896213371980989709028962133719809897090289621337198098970902896213371980989709028962133719809897090289621337198098970902896213371980989709028962133719809897090289621337198098970902896213371980989709028962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 613d6472-b88a-42a9-bf38-bbadf4468768, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d8e4cd0-4313-433c-9cbb-326eb2cb99d0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d8e4cd0-4313-433c-9cbb-326eb2cb99d0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13615878577344552784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361587857734455278413615878577344552784136158785773445527841361587857734455278413615878577344552784136158785773445527841361587857734455278413615878577344552784136158785773445527841361587857734455278413615878577344552784136158785773445527841361587857734455278413615878577344552784136158785773445527841361587857734455278413615878577344552784136158785773445527841361587857734455278413615878577344552784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e57d2d-4c42-4b91-8709-b8090b4437d1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 741e2b23-53ed-4dc4-8963-800cf2c6a86d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 741e2b23-53ed-4dc4-8963-800cf2c6a86d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5854571013082271629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58545710130822716295854571013082271629585457101308227162958545710130822716295854571013082271629585457101308227162958545710130822716295854571013082271629585457101308227162958545710130822716295854571013082271629585457101308227162958545710130822716295854571013082271629585457101308227162958545710130822716295854571013082271629585457101308227162958545710130822716295854571013082271629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d8e4cd0-4313-433c-9cbb-326eb2cb99d0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 897e91cd-ba2c-464a-9817-8a04b35a005e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 897e91cd-ba2c-464a-9817-8a04b35a005e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3688045061147264061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36880450611472640613688045061147264061368804506114726406136880450611472640613688045061147264061368804506114726406136880450611472640613688045061147264061368804506114726406136880450611472640613688045061147264061368804506114726406136880450611472640613688045061147264061368804506114726406136880450611472640613688045061147264061368804506114726406136880450611472640613688045061147264061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 741e2b23-53ed-4dc4-8963-800cf2c6a86d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 466ff515-913c-480d-82db-d81a83f36200, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 466ff515-913c-480d-82db-d81a83f36200, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10979458785613748187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097945878561374818710979458785613748187109794587856137481871097945878561374818710979458785613748187109794587856137481871097945878561374818710979458785613748187109794587856137481871097945878561374818710979458785613748187109794587856137481871097945878561374818710979458785613748187109794587856137481871097945878561374818710979458785613748187109794587856137481871097945878561374818710979458785613748187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 897e91cd-ba2c-464a-9817-8a04b35a005e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 924f87e5-8bb5-40bf-a885-b704dedeaf01, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924f87e5-8bb5-40bf-a885-b704dedeaf01, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4193566248286818760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41935662482868187604193566248286818760419356624828681876041935662482868187604193566248286818760419356624828681876041935662482868187604193566248286818760419356624828681876041935662482868187604193566248286818760419356624828681876041935662482868187604193566248286818760419356624828681876041935662482868187604193566248286818760419356624828681876041935662482868187604193566248286818760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 466ff515-913c-480d-82db-d81a83f36200, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 792342c8-ff1b-4dfa-bb2f-d7789f980d0a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 792342c8-ff1b-4dfa-bb2f-d7789f980d0a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12587522373767077791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258752237376707779112587522373767077791125875223737670777911258752237376707779112587522373767077791125875223737670777911258752237376707779112587522373767077791125875223737670777911258752237376707779112587522373767077791125875223737670777911258752237376707779112587522373767077791125875223737670777911258752237376707779112587522373767077791125875223737670777911258752237376707779112587522373767077791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924f87e5-8bb5-40bf-a885-b704dedeaf01, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 946429a6-17f6-4067-b036-b7a9ae48a73d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 946429a6-17f6-4067-b036-b7a9ae48a73d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15203041277967147504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520304127796714750415203041277967147504152030412779671475041520304127796714750415203041277967147504152030412779671475041520304127796714750415203041277967147504152030412779671475041520304127796714750415203041277967147504152030412779671475041520304127796714750415203041277967147504152030412779671475041520304127796714750415203041277967147504152030412779671475041520304127796714750415203041277967147504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 792342c8-ff1b-4dfa-bb2f-d7789f980d0a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2f01a29-6dcc-47f3-860a-be596a95a36d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f01a29-6dcc-47f3-860a-be596a95a36d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6101589612947195808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61015896129471958086101589612947195808610158961294719580861015896129471958086101589612947195808610158961294719580861015896129471958086101589612947195808610158961294719580861015896129471958086101589612947195808610158961294719580861015896129471958086101589612947195808610158961294719580861015896129471958086101589612947195808610158961294719580861015896129471958086101589612947195808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 946429a6-17f6-4067-b036-b7a9ae48a73d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 67f5c9ba-fb67-4b15-b33a-f7a9e43d2982, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67f5c9ba-fb67-4b15-b33a-f7a9e43d2982, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16560097534954975141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656009753495497514116560097534954975141165600975349549751411656009753495497514116560097534954975141165600975349549751411656009753495497514116560097534954975141165600975349549751411656009753495497514116560097534954975141165600975349549751411656009753495497514116560097534954975141165600975349549751411656009753495497514116560097534954975141165600975349549751411656009753495497514116560097534954975141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f01a29-6dcc-47f3-860a-be596a95a36d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9b05d4a9-7169-4d65-9067-0996f640822b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b05d4a9-7169-4d65-9067-0996f640822b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2627888305503535706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26278883055035357062627888305503535706262788830550353570626278883055035357062627888305503535706262788830550353570626278883055035357062627888305503535706262788830550353570626278883055035357062627888305503535706262788830550353570626278883055035357062627888305503535706262788830550353570626278883055035357062627888305503535706262788830550353570626278883055035357062627888305503535706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67f5c9ba-fb67-4b15-b33a-f7a9e43d2982, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18472552-73fb-496a-88ab-11b2b925b3eb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18472552-73fb-496a-88ab-11b2b925b3eb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8866364471960477075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88663644719604770758866364471960477075886636447196047707588663644719604770758866364471960477075886636447196047707588663644719604770758866364471960477075886636447196047707588663644719604770758866364471960477075886636447196047707588663644719604770758866364471960477075886636447196047707588663644719604770758866364471960477075886636447196047707588663644719604770758866364471960477075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b05d4a9-7169-4d65-9067-0996f640822b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6946c0df-5afe-4da4-9be0-05775c48b314, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6946c0df-5afe-4da4-9be0-05775c48b314, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12591661531316812229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259166153131681222912591661531316812229125916615313168122291259166153131681222912591661531316812229125916615313168122291259166153131681222912591661531316812229125916615313168122291259166153131681222912591661531316812229125916615313168122291259166153131681222912591661531316812229125916615313168122291259166153131681222912591661531316812229125916615313168122291259166153131681222912591661531316812229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18472552-73fb-496a-88ab-11b2b925b3eb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ed7da901-3d27-4724-a865-36a9b2def4a8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed7da901-3d27-4724-a865-36a9b2def4a8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15576077462849371420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557607746284937142015576077462849371420155760774628493714201557607746284937142015576077462849371420155760774628493714201557607746284937142015576077462849371420155760774628493714201557607746284937142015576077462849371420155760774628493714201557607746284937142015576077462849371420155760774628493714201557607746284937142015576077462849371420155760774628493714201557607746284937142015576077462849371420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6946c0df-5afe-4da4-9be0-05775c48b314, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bc4a119e-9868-4737-bfc7-18cddd063d75, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc4a119e-9868-4737-bfc7-18cddd063d75, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12073003522783909283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207300352278390928312073003522783909283120730035227839092831207300352278390928312073003522783909283120730035227839092831207300352278390928312073003522783909283120730035227839092831207300352278390928312073003522783909283120730035227839092831207300352278390928312073003522783909283120730035227839092831207300352278390928312073003522783909283120730035227839092831207300352278390928312073003522783909283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed7da901-3d27-4724-a865-36a9b2def4a8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7a40563f-18e5-489c-ba45-2790a850f41b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a40563f-18e5-489c-ba45-2790a850f41b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3075905572263846752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30759055722638467523075905572263846752307590557226384675230759055722638467523075905572263846752307590557226384675230759055722638467523075905572263846752307590557226384675230759055722638467523075905572263846752307590557226384675230759055722638467523075905572263846752307590557226384675230759055722638467523075905572263846752307590557226384675230759055722638467523075905572263846752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc4a119e-9868-4737-bfc7-18cddd063d75, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 878ce130-1168-4f4a-b31c-1026f69680ef, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 878ce130-1168-4f4a-b31c-1026f69680ef, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7977741452024021651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79777414520240216517977741452024021651797774145202402165179777414520240216517977741452024021651797774145202402165179777414520240216517977741452024021651797774145202402165179777414520240216517977741452024021651797774145202402165179777414520240216517977741452024021651797774145202402165179777414520240216517977741452024021651797774145202402165179777414520240216517977741452024021651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 878ce130-1168-4f4a-b31c-1026f69680ef, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e87d817-7ac1-4866-80e1-506873be06b7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e87d817-7ac1-4866-80e1-506873be06b7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4069963077269266141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40699630772692661414069963077269266141406996307726926614140699630772692661414069963077269266141406996307726926614140699630772692661414069963077269266141406996307726926614140699630772692661414069963077269266141406996307726926614140699630772692661414069963077269266141406996307726926614140699630772692661414069963077269266141406996307726926614140699630772692661414069963077269266141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a40563f-18e5-489c-ba45-2790a850f41b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3dae2a6b-c325-45af-a47d-737fe9d6ea87, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dae2a6b-c325-45af-a47d-737fe9d6ea87, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15467461865862077413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546746186586207741315467461865862077413154674618658620774131546746186586207741315467461865862077413154674618658620774131546746186586207741315467461865862077413154674618658620774131546746186586207741315467461865862077413154674618658620774131546746186586207741315467461865862077413154674618658620774131546746186586207741315467461865862077413154674618658620774131546746186586207741315467461865862077413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e87d817-7ac1-4866-80e1-506873be06b7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3c41aeab-beb9-4072-ab00-fa314d87fae7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c41aeab-beb9-4072-ab00-fa314d87fae7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3448937304866114378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34489373048661143783448937304866114378344893730486611437834489373048661143783448937304866114378344893730486611437834489373048661143783448937304866114378344893730486611437834489373048661143783448937304866114378344893730486611437834489373048661143783448937304866114378344893730486611437834489373048661143783448937304866114378344893730486611437834489373048661143783448937304866114378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dae2a6b-c325-45af-a47d-737fe9d6ea87, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0a940c09-eb28-4682-82db-1cd3239ce51f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a940c09-eb28-4682-82db-1cd3239ce51f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9011196637851091013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90111966378510910139011196637851091013901119663785109101390111966378510910139011196637851091013901119663785109101390111966378510910139011196637851091013901119663785109101390111966378510910139011196637851091013901119663785109101390111966378510910139011196637851091013901119663785109101390111966378510910139011196637851091013901119663785109101390111966378510910139011196637851091013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c41aeab-beb9-4072-ab00-fa314d87fae7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d1a534f8-6c5a-47a7-a3f7-458c950bd309, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a534f8-6c5a-47a7-a3f7-458c950bd309, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12825206556214852374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282520655621485237412825206556214852374128252065562148523741282520655621485237412825206556214852374128252065562148523741282520655621485237412825206556214852374128252065562148523741282520655621485237412825206556214852374128252065562148523741282520655621485237412825206556214852374128252065562148523741282520655621485237412825206556214852374128252065562148523741282520655621485237412825206556214852374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a940c09-eb28-4682-82db-1cd3239ce51f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3c90aedd-d14c-4193-837c-ba5a7ead5a9d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c90aedd-d14c-4193-837c-ba5a7ead5a9d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2107446577908238928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21074465779082389282107446577908238928210744657790823892821074465779082389282107446577908238928210744657790823892821074465779082389282107446577908238928210744657790823892821074465779082389282107446577908238928210744657790823892821074465779082389282107446577908238928210744657790823892821074465779082389282107446577908238928210744657790823892821074465779082389282107446577908238928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a534f8-6c5a-47a7-a3f7-458c950bd309, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f9313f21-2b11-4a98-bea0-c6b9b2d5f79b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9313f21-2b11-4a98-bea0-c6b9b2d5f79b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 961199801235750042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042961199801235750042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c90aedd-d14c-4193-837c-ba5a7ead5a9d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2400a6b-4bd2-4290-af3b-7b481a0634ef, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2400a6b-4bd2-4290-af3b-7b481a0634ef, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13501796795851479048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350179679585147904813501796795851479048135017967958514790481350179679585147904813501796795851479048135017967958514790481350179679585147904813501796795851479048135017967958514790481350179679585147904813501796795851479048135017967958514790481350179679585147904813501796795851479048135017967958514790481350179679585147904813501796795851479048135017967958514790481350179679585147904813501796795851479048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9313f21-2b11-4a98-bea0-c6b9b2d5f79b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c65be4ab-f933-4c95-bdad-12a3571a41d1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c65be4ab-f933-4c95-bdad-12a3571a41d1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16971120351361319975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697112035136131997516971120351361319975169711203513613199751697112035136131997516971120351361319975169711203513613199751697112035136131997516971120351361319975169711203513613199751697112035136131997516971120351361319975169711203513613199751697112035136131997516971120351361319975169711203513613199751697112035136131997516971120351361319975169711203513613199751697112035136131997516971120351361319975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2400a6b-4bd2-4290-af3b-7b481a0634ef, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f7a62d61-a395-4570-911a-85ea4b046065, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7a62d61-a395-4570-911a-85ea4b046065, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17416531150866280970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741653115086628097017416531150866280970174165311508662809701741653115086628097017416531150866280970174165311508662809701741653115086628097017416531150866280970174165311508662809701741653115086628097017416531150866280970174165311508662809701741653115086628097017416531150866280970174165311508662809701741653115086628097017416531150866280970174165311508662809701741653115086628097017416531150866280970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c65be4ab-f933-4c95-bdad-12a3571a41d1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06ca9963-73c9-490b-b401-2ab939fca327, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ca9963-73c9-490b-b401-2ab939fca327, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4359146923297502502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43591469232975025024359146923297502502435914692329750250243591469232975025024359146923297502502435914692329750250243591469232975025024359146923297502502435914692329750250243591469232975025024359146923297502502435914692329750250243591469232975025024359146923297502502435914692329750250243591469232975025024359146923297502502435914692329750250243591469232975025024359146923297502502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7a62d61-a395-4570-911a-85ea4b046065, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4adbb7e3-b570-489c-b1d7-65d4c9daa6c8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4adbb7e3-b570-489c-b1d7-65d4c9daa6c8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3607052264826812212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36070522648268122123607052264826812212360705226482681221236070522648268122123607052264826812212360705226482681221236070522648268122123607052264826812212360705226482681221236070522648268122123607052264826812212360705226482681221236070522648268122123607052264826812212360705226482681221236070522648268122123607052264826812212360705226482681221236070522648268122123607052264826812212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ca9963-73c9-490b-b401-2ab939fca327, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ba3f4e8-b4a5-42cf-885a-3ad287dc721f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba3f4e8-b4a5-42cf-885a-3ad287dc721f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1321500376352609589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13215003763526095891321500376352609589132150037635260958913215003763526095891321500376352609589132150037635260958913215003763526095891321500376352609589132150037635260958913215003763526095891321500376352609589132150037635260958913215003763526095891321500376352609589132150037635260958913215003763526095891321500376352609589132150037635260958913215003763526095891321500376352609589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4adbb7e3-b570-489c-b1d7-65d4c9daa6c8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 70564f34-f6da-4e80-be01-23f5903f9534, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70564f34-f6da-4e80-be01-23f5903f9534, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5926080379369780706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59260803793697807065926080379369780706592608037936978070659260803793697807065926080379369780706592608037936978070659260803793697807065926080379369780706592608037936978070659260803793697807065926080379369780706592608037936978070659260803793697807065926080379369780706592608037936978070659260803793697807065926080379369780706592608037936978070659260803793697807065926080379369780706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba3f4e8-b4a5-42cf-885a-3ad287dc721f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bc9b7c31-f840-4ef3-a703-2497a6e3c19a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc9b7c31-f840-4ef3-a703-2497a6e3c19a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4811315695878019483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48113156958780194834811315695878019483481131569587801948348113156958780194834811315695878019483481131569587801948348113156958780194834811315695878019483481131569587801948348113156958780194834811315695878019483481131569587801948348113156958780194834811315695878019483481131569587801948348113156958780194834811315695878019483481131569587801948348113156958780194834811315695878019483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70564f34-f6da-4e80-be01-23f5903f9534, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9fae7355-02dd-483d-ab9f-8b87be892cd4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fae7355-02dd-483d-ab9f-8b87be892cd4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14035528491551538669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403552849155153866914035528491551538669140355284915515386691403552849155153866914035528491551538669140355284915515386691403552849155153866914035528491551538669140355284915515386691403552849155153866914035528491551538669140355284915515386691403552849155153866914035528491551538669140355284915515386691403552849155153866914035528491551538669140355284915515386691403552849155153866914035528491551538669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc9b7c31-f840-4ef3-a703-2497a6e3c19a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, babd6a28-8008-461b-b931-37115da1926c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, babd6a28-8008-461b-b931-37115da1926c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 89208706253958707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8920870625395870789208706253958707892087062539587078920870625395870789208706253958707892087062539587078920870625395870789208706253958707892087062539587078920870625395870789208706253958707892087062539587078920870625395870789208706253958707892087062539587078920870625395870789208706253958707892087062539587078920870625395870789208706253958707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fae7355-02dd-483d-ab9f-8b87be892cd4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a4d1b047-e86b-4f25-b178-b4414103ed4f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d1b047-e86b-4f25-b178-b4414103ed4f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15329300773208748589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532930077320874858915329300773208748589153293007732087485891532930077320874858915329300773208748589153293007732087485891532930077320874858915329300773208748589153293007732087485891532930077320874858915329300773208748589153293007732087485891532930077320874858915329300773208748589153293007732087485891532930077320874858915329300773208748589153293007732087485891532930077320874858915329300773208748589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, babd6a28-8008-461b-b931-37115da1926c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 347bde94-4e31-45d0-8aa4-8e666e9b1649, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347bde94-4e31-45d0-8aa4-8e666e9b1649, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5707833182510333052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57078331825103330525707833182510333052570783318251033305257078331825103330525707833182510333052570783318251033305257078331825103330525707833182510333052570783318251033305257078331825103330525707833182510333052570783318251033305257078331825103330525707833182510333052570783318251033305257078331825103330525707833182510333052570783318251033305257078331825103330525707833182510333052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d1b047-e86b-4f25-b178-b4414103ed4f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b3b8204-0cc2-4c2d-a97f-f31e5244fee9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b3b8204-0cc2-4c2d-a97f-f31e5244fee9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10859403437979189867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085940343797918986710859403437979189867108594034379791898671085940343797918986710859403437979189867108594034379791898671085940343797918986710859403437979189867108594034379791898671085940343797918986710859403437979189867108594034379791898671085940343797918986710859403437979189867108594034379791898671085940343797918986710859403437979189867108594034379791898671085940343797918986710859403437979189867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347bde94-4e31-45d0-8aa4-8e666e9b1649, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 25791f46-4354-48b9-855c-eae94d6199af, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25791f46-4354-48b9-855c-eae94d6199af, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2893672552123201753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28936725521232017532893672552123201753289367255212320175328936725521232017532893672552123201753289367255212320175328936725521232017532893672552123201753289367255212320175328936725521232017532893672552123201753289367255212320175328936725521232017532893672552123201753289367255212320175328936725521232017532893672552123201753289367255212320175328936725521232017532893672552123201753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b3b8204-0cc2-4c2d-a97f-f31e5244fee9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 48e87048-1573-436c-a220-6a95cc843e76, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48e87048-1573-436c-a220-6a95cc843e76, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18329617804776090954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832961780477609095418329617804776090954183296178047760909541832961780477609095418329617804776090954183296178047760909541832961780477609095418329617804776090954183296178047760909541832961780477609095418329617804776090954183296178047760909541832961780477609095418329617804776090954183296178047760909541832961780477609095418329617804776090954183296178047760909541832961780477609095418329617804776090954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25791f46-4354-48b9-855c-eae94d6199af, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 04fa01c9-1aeb-4ddc-9159-9835cb997b49, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04fa01c9-1aeb-4ddc-9159-9835cb997b49, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9907816168820202026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99078161688202020269907816168820202026990781616882020202699078161688202020269907816168820202026990781616882020202699078161688202020269907816168820202026990781616882020202699078161688202020269907816168820202026990781616882020202699078161688202020269907816168820202026990781616882020202699078161688202020269907816168820202026990781616882020202699078161688202020269907816168820202026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48e87048-1573-436c-a220-6a95cc843e76, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1a0f5386-e283-4485-8688-c7f006281213, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a0f5386-e283-4485-8688-c7f006281213, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9813301550781102472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98133015507811024729813301550781102472981330155078110247298133015507811024729813301550781102472981330155078110247298133015507811024729813301550781102472981330155078110247298133015507811024729813301550781102472981330155078110247298133015507811024729813301550781102472981330155078110247298133015507811024729813301550781102472981330155078110247298133015507811024729813301550781102472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04fa01c9-1aeb-4ddc-9159-9835cb997b49, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bf69814e-0804-4e88-91f2-122a9f4895a6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf69814e-0804-4e88-91f2-122a9f4895a6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9526060837824728024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95260608378247280249526060837824728024952606083782472802495260608378247280249526060837824728024952606083782472802495260608378247280249526060837824728024952606083782472802495260608378247280249526060837824728024952606083782472802495260608378247280249526060837824728024952606083782472802495260608378247280249526060837824728024952606083782472802495260608378247280249526060837824728024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a0f5386-e283-4485-8688-c7f006281213, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 27db3dd5-52e2-446d-8dbb-8900eae2ae5b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27db3dd5-52e2-446d-8dbb-8900eae2ae5b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3560576705948374345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35605767059483743453560576705948374345356057670594837434535605767059483743453560576705948374345356057670594837434535605767059483743453560576705948374345356057670594837434535605767059483743453560576705948374345356057670594837434535605767059483743453560576705948374345356057670594837434535605767059483743453560576705948374345356057670594837434535605767059483743453560576705948374345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf69814e-0804-4e88-91f2-122a9f4895a6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 255cf6d2-a3af-420d-ab8a-f31a9d3c5561, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 255cf6d2-a3af-420d-ab8a-f31a9d3c5561, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11065090128607960125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106509012860796012511065090128607960125110650901286079601251106509012860796012511065090128607960125110650901286079601251106509012860796012511065090128607960125110650901286079601251106509012860796012511065090128607960125110650901286079601251106509012860796012511065090128607960125110650901286079601251106509012860796012511065090128607960125110650901286079601251106509012860796012511065090128607960125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 255cf6d2-a3af-420d-ab8a-f31a9d3c5561, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 75d9296e-b3ad-4a68-b7e6-d9dd93cd2f78, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75d9296e-b3ad-4a68-b7e6-d9dd93cd2f78, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5783423938530149962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57834239385301499625783423938530149962578342393853014996257834239385301499625783423938530149962578342393853014996257834239385301499625783423938530149962578342393853014996257834239385301499625783423938530149962578342393853014996257834239385301499625783423938530149962578342393853014996257834239385301499625783423938530149962578342393853014996257834239385301499625783423938530149962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27db3dd5-52e2-446d-8dbb-8900eae2ae5b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4396bef0-ace9-40c9-a39f-7e0f12c3cf2f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4396bef0-ace9-40c9-a39f-7e0f12c3cf2f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10285509768819538415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028550976881953841510285509768819538415102855097688195384151028550976881953841510285509768819538415102855097688195384151028550976881953841510285509768819538415102855097688195384151028550976881953841510285509768819538415102855097688195384151028550976881953841510285509768819538415102855097688195384151028550976881953841510285509768819538415102855097688195384151028550976881953841510285509768819538415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75d9296e-b3ad-4a68-b7e6-d9dd93cd2f78, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a5cc403-8c9f-4428-9fc5-4d63fb47e8d0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a5cc403-8c9f-4428-9fc5-4d63fb47e8d0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11565634937140528266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156563493714052826611565634937140528266115656349371405282661156563493714052826611565634937140528266115656349371405282661156563493714052826611565634937140528266115656349371405282661156563493714052826611565634937140528266115656349371405282661156563493714052826611565634937140528266115656349371405282661156563493714052826611565634937140528266115656349371405282661156563493714052826611565634937140528266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4396bef0-ace9-40c9-a39f-7e0f12c3cf2f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 97c4b6db-5cb0-4833-9c4f-072aff819033, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97c4b6db-5cb0-4833-9c4f-072aff819033, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8009618651979842218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80096186519798422188009618651979842218800961865197984221880096186519798422188009618651979842218800961865197984221880096186519798422188009618651979842218800961865197984221880096186519798422188009618651979842218800961865197984221880096186519798422188009618651979842218800961865197984221880096186519798422188009618651979842218800961865197984221880096186519798422188009618651979842218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a5cc403-8c9f-4428-9fc5-4d63fb47e8d0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5726cf3b-3620-4da0-b866-2f5c20c2e98c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5726cf3b-3620-4da0-b866-2f5c20c2e98c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 845076209633763079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079845076209633763079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97c4b6db-5cb0-4833-9c4f-072aff819033, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d8a4d31-915a-451c-8109-9ddf15dc24d1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8a4d31-915a-451c-8109-9ddf15dc24d1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3718578673683054234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37185786736830542343718578673683054234371857867368305423437185786736830542343718578673683054234371857867368305423437185786736830542343718578673683054234371857867368305423437185786736830542343718578673683054234371857867368305423437185786736830542343718578673683054234371857867368305423437185786736830542343718578673683054234371857867368305423437185786736830542343718578673683054234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5726cf3b-3620-4da0-b866-2f5c20c2e98c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8a21af30-807d-456f-833b-6f487ad25088, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a21af30-807d-456f-833b-6f487ad25088, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6651631520343210351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66516315203432103516651631520343210351665163152034321035166516315203432103516651631520343210351665163152034321035166516315203432103516651631520343210351665163152034321035166516315203432103516651631520343210351665163152034321035166516315203432103516651631520343210351665163152034321035166516315203432103516651631520343210351665163152034321035166516315203432103516651631520343210351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8a4d31-915a-451c-8109-9ddf15dc24d1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7ad621f2-738c-49af-8d51-e5a7c095d4fa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ad621f2-738c-49af-8d51-e5a7c095d4fa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15647225535609790827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564722553560979082715647225535609790827156472255356097908271564722553560979082715647225535609790827156472255356097908271564722553560979082715647225535609790827156472255356097908271564722553560979082715647225535609790827156472255356097908271564722553560979082715647225535609790827156472255356097908271564722553560979082715647225535609790827156472255356097908271564722553560979082715647225535609790827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a21af30-807d-456f-833b-6f487ad25088, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b352506-c189-40fb-ac34-e7ead718d606, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b352506-c189-40fb-ac34-e7ead718d606, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17547696553091425249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754769655309142524917547696553091425249175476965530914252491754769655309142524917547696553091425249175476965530914252491754769655309142524917547696553091425249175476965530914252491754769655309142524917547696553091425249175476965530914252491754769655309142524917547696553091425249175476965530914252491754769655309142524917547696553091425249175476965530914252491754769655309142524917547696553091425249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ad621f2-738c-49af-8d51-e5a7c095d4fa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3245e24e-760c-4078-ab9c-9fc679d544b1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3245e24e-760c-4078-ab9c-9fc679d544b1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15200879970379725648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520087997037972564815200879970379725648152008799703797256481520087997037972564815200879970379725648152008799703797256481520087997037972564815200879970379725648152008799703797256481520087997037972564815200879970379725648152008799703797256481520087997037972564815200879970379725648152008799703797256481520087997037972564815200879970379725648152008799703797256481520087997037972564815200879970379725648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b352506-c189-40fb-ac34-e7ead718d606, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9c77758c-5b61-411b-b891-b9017b4a327c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c77758c-5b61-411b-b891-b9017b4a327c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13000333620148270822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300033362014827082213000333620148270822130003336201482708221300033362014827082213000333620148270822130003336201482708221300033362014827082213000333620148270822130003336201482708221300033362014827082213000333620148270822130003336201482708221300033362014827082213000333620148270822130003336201482708221300033362014827082213000333620148270822130003336201482708221300033362014827082213000333620148270822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3245e24e-760c-4078-ab9c-9fc679d544b1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f33fa4dd-72b5-43a7-b6d2-f602608a517a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f33fa4dd-72b5-43a7-b6d2-f602608a517a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16561915785793204237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656191578579320423716561915785793204237165619157857932042371656191578579320423716561915785793204237165619157857932042371656191578579320423716561915785793204237165619157857932042371656191578579320423716561915785793204237165619157857932042371656191578579320423716561915785793204237165619157857932042371656191578579320423716561915785793204237165619157857932042371656191578579320423716561915785793204237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c77758c-5b61-411b-b891-b9017b4a327c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b6d43931-028b-4266-b3d2-694a88727d41, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6d43931-028b-4266-b3d2-694a88727d41, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7312292822572871904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73122928225728719047312292822572871904731229282257287190473122928225728719047312292822572871904731229282257287190473122928225728719047312292822572871904731229282257287190473122928225728719047312292822572871904731229282257287190473122928225728719047312292822572871904731229282257287190473122928225728719047312292822572871904731229282257287190473122928225728719047312292822572871904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f33fa4dd-72b5-43a7-b6d2-f602608a517a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 84881ae2-f848-40af-affb-9c76bbe83740, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84881ae2-f848-40af-affb-9c76bbe83740, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3657811298091491126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36578112980914911263657811298091491126365781129809149112636578112980914911263657811298091491126365781129809149112636578112980914911263657811298091491126365781129809149112636578112980914911263657811298091491126365781129809149112636578112980914911263657811298091491126365781129809149112636578112980914911263657811298091491126365781129809149112636578112980914911263657811298091491126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6d43931-028b-4266-b3d2-694a88727d41, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b43cd27a-172d-4fd6-94bd-a85036917ea4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b43cd27a-172d-4fd6-94bd-a85036917ea4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15651399747508792719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565139974750879271915651399747508792719156513997475087927191565139974750879271915651399747508792719156513997475087927191565139974750879271915651399747508792719156513997475087927191565139974750879271915651399747508792719156513997475087927191565139974750879271915651399747508792719156513997475087927191565139974750879271915651399747508792719156513997475087927191565139974750879271915651399747508792719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84881ae2-f848-40af-affb-9c76bbe83740, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8cd41e37-b8f7-40ba-bec4-c8ed5ba7712a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cd41e37-b8f7-40ba-bec4-c8ed5ba7712a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14064825654891888825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406482565489188882514064825654891888825140648256548918888251406482565489188882514064825654891888825140648256548918888251406482565489188882514064825654891888825140648256548918888251406482565489188882514064825654891888825140648256548918888251406482565489188882514064825654891888825140648256548918888251406482565489188882514064825654891888825140648256548918888251406482565489188882514064825654891888825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cd41e37-b8f7-40ba-bec4-c8ed5ba7712a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b43cd27a-172d-4fd6-94bd-a85036917ea4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8387ffbf-1cf3-4ca3-b767-cf752095b001, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6cd2748d-83a5-4120-b48a-32bf62d4d7cc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cd2748d-83a5-4120-b48a-32bf62d4d7cc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7594437213084811694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75944372130848116947594437213084811694759443721308481169475944372130848116947594437213084811694759443721308481169475944372130848116947594437213084811694759443721308481169475944372130848116947594437213084811694759443721308481169475944372130848116947594437213084811694759443721308481169475944372130848116947594437213084811694759443721308481169475944372130848116947594437213084811694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8387ffbf-1cf3-4ca3-b767-cf752095b001, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4008456401195772884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40084564011957728844008456401195772884400845640119577288440084564011957728844008456401195772884400845640119577288440084564011957728844008456401195772884400845640119577288440084564011957728844008456401195772884400845640119577288440084564011957728844008456401195772884400845640119577288440084564011957728844008456401195772884400845640119577288440084564011957728844008456401195772884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cd2748d-83a5-4120-b48a-32bf62d4d7cc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8387ffbf-1cf3-4ca3-b767-cf752095b001, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e2fa0caa-7f69-40d2-929f-cf8624df1cc7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2fa0caa-7f69-40d2-929f-cf8624df1cc7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9389130758096563147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93891307580965631479389130758096563147938913075809656314793891307580965631479389130758096563147938913075809656314793891307580965631479389130758096563147938913075809656314793891307580965631479389130758096563147938913075809656314793891307580965631479389130758096563147938913075809656314793891307580965631479389130758096563147938913075809656314793891307580965631479389130758096563147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c5142318-248c-45ad-b991-8c6886f1c275, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5142318-248c-45ad-b991-8c6886f1c275, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4594293385826051604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45942933858260516044594293385826051604459429338582605160445942933858260516044594293385826051604459429338582605160445942933858260516044594293385826051604459429338582605160445942933858260516044594293385826051604459429338582605160445942933858260516044594293385826051604459429338582605160445942933858260516044594293385826051604459429338582605160445942933858260516044594293385826051604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2fa0caa-7f69-40d2-929f-cf8624df1cc7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 54db03b4-60a5-4e54-90f4-62d041d6b21a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54db03b4-60a5-4e54-90f4-62d041d6b21a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14310091118241213675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431009111824121367514310091118241213675143100911182412136751431009111824121367514310091118241213675143100911182412136751431009111824121367514310091118241213675143100911182412136751431009111824121367514310091118241213675143100911182412136751431009111824121367514310091118241213675143100911182412136751431009111824121367514310091118241213675143100911182412136751431009111824121367514310091118241213675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5142318-248c-45ad-b991-8c6886f1c275, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aa5d97d6-c0ed-40bf-8d7f-c38921bab8e2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa5d97d6-c0ed-40bf-8d7f-c38921bab8e2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18013807225881639494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801380722588163949418013807225881639494180138072258816394941801380722588163949418013807225881639494180138072258816394941801380722588163949418013807225881639494180138072258816394941801380722588163949418013807225881639494180138072258816394941801380722588163949418013807225881639494180138072258816394941801380722588163949418013807225881639494180138072258816394941801380722588163949418013807225881639494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54db03b4-60a5-4e54-90f4-62d041d6b21a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e6d1582f-ba9d-4890-a82d-b9bfbc2148b0, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6d1582f-ba9d-4890-a82d-b9bfbc2148b0, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9211658194975241372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92116581949752413729211658194975241372921165819497524137292116581949752413729211658194975241372921165819497524137292116581949752413729211658194975241372921165819497524137292116581949752413729211658194975241372921165819497524137292116581949752413729211658194975241372921165819497524137292116581949752413729211658194975241372921165819497524137292116581949752413729211658194975241372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa5d97d6-c0ed-40bf-8d7f-c38921bab8e2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e12a1192-4aea-49fe-917f-be6294eb687c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16317/3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e12a1192-4aea-49fe-917f-be6294eb687c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16640214179726950551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664021417972695055116640214179726950551166402141797269505511664021417972695055116640214179726950551166402141797269505511664021417972695055116640214179726950551166402141797269505511664021417972695055116640214179726950551166402141797269505511664021417972695055116640214179726950551166402141797269505511664021417972695055116640214179726950551166402141797269505511664021417972695055116640214179726950551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6d1582f-ba9d-4890-a82d-b9bfbc2148b0, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d17b370-958f-4f58-84da-7eb60e0fda12, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d17b370-958f-4f58-84da-7eb60e0fda12, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13567224663676647625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356722466367664762513567224663676647625135672246636766476251356722466367664762513567224663676647625135672246636766476251356722466367664762513567224663676647625135672246636766476251356722466367664762513567224663676647625135672246636766476251356722466367664762513567224663676647625135672246636766476251356722466367664762513567224663676647625135672246636766476251356722466367664762513567224663676647625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e12a1192-4aea-49fe-917f-be6294eb687c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ead3a048-898b-4a1a-97e2-3646a08bb481, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ead3a048-898b-4a1a-97e2-3646a08bb481, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5995041275527355841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59950412755273558415995041275527355841599504127552735584159950412755273558415995041275527355841599504127552735584159950412755273558415995041275527355841599504127552735584159950412755273558415995041275527355841599504127552735584159950412755273558415995041275527355841599504127552735584159950412755273558415995041275527355841599504127552735584159950412755273558415995041275527355841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d17b370-958f-4f58-84da-7eb60e0fda12, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cdc06c65-1f8b-4595-ac8e-19cf9b01e8f9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc06c65-1f8b-4595-ac8e-19cf9b01e8f9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9864179294316961443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98641792943169614439864179294316961443986417929431696144398641792943169614439864179294316961443986417929431696144398641792943169614439864179294316961443986417929431696144398641792943169614439864179294316961443986417929431696144398641792943169614439864179294316961443986417929431696144398641792943169614439864179294316961443986417929431696144398641792943169614439864179294316961443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ead3a048-898b-4a1a-97e2-3646a08bb481, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6bbbe624-a489-432b-b0a8-92bade7e744b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bbbe624-a489-432b-b0a8-92bade7e744b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5458068092819978686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54580680928199786865458068092819978686545806809281997868654580680928199786865458068092819978686545806809281997868654580680928199786865458068092819978686545806809281997868654580680928199786865458068092819978686545806809281997868654580680928199786865458068092819978686545806809281997868654580680928199786865458068092819978686545806809281997868654580680928199786865458068092819978686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc06c65-1f8b-4595-ac8e-19cf9b01e8f9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b896f6f6-09ab-482e-8837-b3ec09e8cfc7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b896f6f6-09ab-482e-8837-b3ec09e8cfc7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14418370741576932426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441837074157693242614418370741576932426144183707415769324261441837074157693242614418370741576932426144183707415769324261441837074157693242614418370741576932426144183707415769324261441837074157693242614418370741576932426144183707415769324261441837074157693242614418370741576932426144183707415769324261441837074157693242614418370741576932426144183707415769324261441837074157693242614418370741576932426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bbbe624-a489-432b-b0a8-92bade7e744b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ec644abf-b95a-40e9-b56f-135eebe8abc6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec644abf-b95a-40e9-b56f-135eebe8abc6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3397593046269646153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33975930462696461533397593046269646153339759304626964615333975930462696461533397593046269646153339759304626964615333975930462696461533397593046269646153339759304626964615333975930462696461533397593046269646153339759304626964615333975930462696461533397593046269646153339759304626964615333975930462696461533397593046269646153339759304626964615333975930462696461533397593046269646153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b896f6f6-09ab-482e-8837-b3ec09e8cfc7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 63912983-4a5a-4782-bfb4-638324cac08a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63912983-4a5a-4782-bfb4-638324cac08a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11334552337893842475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133455233789384247511334552337893842475113345523378938424751133455233789384247511334552337893842475113345523378938424751133455233789384247511334552337893842475113345523378938424751133455233789384247511334552337893842475113345523378938424751133455233789384247511334552337893842475113345523378938424751133455233789384247511334552337893842475113345523378938424751133455233789384247511334552337893842475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec644abf-b95a-40e9-b56f-135eebe8abc6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 908df89a-f6e4-4736-8e75-573418d15b41, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 908df89a-f6e4-4736-8e75-573418d15b41, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5462538093472020896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54625380934720208965462538093472020896546253809347202089654625380934720208965462538093472020896546253809347202089654625380934720208965462538093472020896546253809347202089654625380934720208965462538093472020896546253809347202089654625380934720208965462538093472020896546253809347202089654625380934720208965462538093472020896546253809347202089654625380934720208965462538093472020896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63912983-4a5a-4782-bfb4-638324cac08a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b2fb3f9f-b6c0-4033-8d3a-ca930494e888, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2fb3f9f-b6c0-4033-8d3a-ca930494e888, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12417167603568456191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241716760356845619112417167603568456191124171676035684561911241716760356845619112417167603568456191124171676035684561911241716760356845619112417167603568456191124171676035684561911241716760356845619112417167603568456191124171676035684561911241716760356845619112417167603568456191124171676035684561911241716760356845619112417167603568456191124171676035684561911241716760356845619112417167603568456191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 908df89a-f6e4-4736-8e75-573418d15b41, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88d468f8-e509-4f68-9869-ac02dbc3ea9a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88d468f8-e509-4f68-9869-ac02dbc3ea9a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14419281387694139321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441928138769413932114419281387694139321144192813876941393211441928138769413932114419281387694139321144192813876941393211441928138769413932114419281387694139321144192813876941393211441928138769413932114419281387694139321144192813876941393211441928138769413932114419281387694139321144192813876941393211441928138769413932114419281387694139321144192813876941393211441928138769413932114419281387694139321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2fb3f9f-b6c0-4033-8d3a-ca930494e888, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6fa46950-9362-4200-aa0b-1036c5529556, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fa46950-9362-4200-aa0b-1036c5529556, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4978656311655197267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49786563116551972674978656311655197267497865631165519726749786563116551972674978656311655197267497865631165519726749786563116551972674978656311655197267497865631165519726749786563116551972674978656311655197267497865631165519726749786563116551972674978656311655197267497865631165519726749786563116551972674978656311655197267497865631165519726749786563116551972674978656311655197267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88d468f8-e509-4f68-9869-ac02dbc3ea9a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f858711-814c-45b9-9950-3dce3bd16cf7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f858711-814c-45b9-9950-3dce3bd16cf7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10648979742329512535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064897974232951253510648979742329512535106489797423295125351064897974232951253510648979742329512535106489797423295125351064897974232951253510648979742329512535106489797423295125351064897974232951253510648979742329512535106489797423295125351064897974232951253510648979742329512535106489797423295125351064897974232951253510648979742329512535106489797423295125351064897974232951253510648979742329512535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fa46950-9362-4200-aa0b-1036c5529556, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a0a9b9af-a9d2-48f5-b43d-4cca036bc8b8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0a9b9af-a9d2-48f5-b43d-4cca036bc8b8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13881935721783257039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388193572178325703913881935721783257039138819357217832570391388193572178325703913881935721783257039138819357217832570391388193572178325703913881935721783257039138819357217832570391388193572178325703913881935721783257039138819357217832570391388193572178325703913881935721783257039138819357217832570391388193572178325703913881935721783257039138819357217832570391388193572178325703913881935721783257039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f858711-814c-45b9-9950-3dce3bd16cf7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 999c24ec-d9ce-43c5-be51-f4d43283cbb3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 999c24ec-d9ce-43c5-be51-f4d43283cbb3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17878160781449048348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787816078144904834817878160781449048348178781607814490483481787816078144904834817878160781449048348178781607814490483481787816078144904834817878160781449048348178781607814490483481787816078144904834817878160781449048348178781607814490483481787816078144904834817878160781449048348178781607814490483481787816078144904834817878160781449048348178781607814490483481787816078144904834817878160781449048348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0a9b9af-a9d2-48f5-b43d-4cca036bc8b8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d733efb-e5be-421b-98f3-eecb13dd2b83, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d733efb-e5be-421b-98f3-eecb13dd2b83, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 922251335862709054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054922251335862709054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 999c24ec-d9ce-43c5-be51-f4d43283cbb3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ad8f1a78-fa1d-485c-b2b4-3698ae4c18a4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad8f1a78-fa1d-485c-b2b4-3698ae4c18a4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4131347925436740759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41313479254367407594131347925436740759413134792543674075941313479254367407594131347925436740759413134792543674075941313479254367407594131347925436740759413134792543674075941313479254367407594131347925436740759413134792543674075941313479254367407594131347925436740759413134792543674075941313479254367407594131347925436740759413134792543674075941313479254367407594131347925436740759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d733efb-e5be-421b-98f3-eecb13dd2b83, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9c61c0a0-06ad-4649-a604-4cbaac08054f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c61c0a0-06ad-4649-a604-4cbaac08054f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13560751392459506453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356075139245950645313560751392459506453135607513924595064531356075139245950645313560751392459506453135607513924595064531356075139245950645313560751392459506453135607513924595064531356075139245950645313560751392459506453135607513924595064531356075139245950645313560751392459506453135607513924595064531356075139245950645313560751392459506453135607513924595064531356075139245950645313560751392459506453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad8f1a78-fa1d-485c-b2b4-3698ae4c18a4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b99ddf0d-72b5-4969-8672-2688ac124c13, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99ddf0d-72b5-4969-8672-2688ac124c13, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8563652468796276873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85636524687962768738563652468796276873856365246879627687385636524687962768738563652468796276873856365246879627687385636524687962768738563652468796276873856365246879627687385636524687962768738563652468796276873856365246879627687385636524687962768738563652468796276873856365246879627687385636524687962768738563652468796276873856365246879627687385636524687962768738563652468796276873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99ddf0d-72b5-4969-8672-2688ac124c13, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6fc1ea9e-f1bc-4b1a-b454-1b874c95c8cb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc1ea9e-f1bc-4b1a-b454-1b874c95c8cb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10058854331163503102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005885433116350310210058854331163503102100588543311635031021005885433116350310210058854331163503102100588543311635031021005885433116350310210058854331163503102100588543311635031021005885433116350310210058854331163503102100588543311635031021005885433116350310210058854331163503102100588543311635031021005885433116350310210058854331163503102100588543311635031021005885433116350310210058854331163503102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c61c0a0-06ad-4649-a604-4cbaac08054f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 25232c78-176d-425f-aff7-e1655d6b27ef, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc1ea9e-f1bc-4b1a-b454-1b874c95c8cb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 153fec8c-fde7-4b12-9880-173528144643, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 153fec8c-fde7-4b12-9880-173528144643, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2483914608699051979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24839146086990519792483914608699051979248391460869905197924839146086990519792483914608699051979248391460869905197924839146086990519792483914608699051979248391460869905197924839146086990519792483914608699051979248391460869905197924839146086990519792483914608699051979248391460869905197924839146086990519792483914608699051979248391460869905197924839146086990519792483914608699051979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25232c78-176d-425f-aff7-e1655d6b27ef, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16487406746740495163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648740674674049516316487406746740495163164874067467404951631648740674674049516316487406746740495163164874067467404951631648740674674049516316487406746740495163164874067467404951631648740674674049516316487406746740495163164874067467404951631648740674674049516316487406746740495163164874067467404951631648740674674049516316487406746740495163164874067467404951631648740674674049516316487406746740495163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 153fec8c-fde7-4b12-9880-173528144643, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 955d0510-b0a1-4042-9165-e8c305749a08, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 955d0510-b0a1-4042-9165-e8c305749a08, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12436226576974292379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243622657697429237912436226576974292379124362265769742923791243622657697429237912436226576974292379124362265769742923791243622657697429237912436226576974292379124362265769742923791243622657697429237912436226576974292379124362265769742923791243622657697429237912436226576974292379124362265769742923791243622657697429237912436226576974292379124362265769742923791243622657697429237912436226576974292379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25232c78-176d-425f-aff7-e1655d6b27ef, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9abdf338-e9c5-4791-9b4b-75b243d00cdb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9abdf338-e9c5-4791-9b4b-75b243d00cdb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17380813309363516098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738081330936351609817380813309363516098173808133093635160981738081330936351609817380813309363516098173808133093635160981738081330936351609817380813309363516098173808133093635160981738081330936351609817380813309363516098173808133093635160981738081330936351609817380813309363516098173808133093635160981738081330936351609817380813309363516098173808133093635160981738081330936351609817380813309363516098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 955d0510-b0a1-4042-9165-e8c305749a08, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f71b86c-2aa3-47ab-977b-c28cfe90fa42, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f71b86c-2aa3-47ab-977b-c28cfe90fa42, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6564027343581621466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65640273435816214666564027343581621466656402734358162146665640273435816214666564027343581621466656402734358162146665640273435816214666564027343581621466656402734358162146665640273435816214666564027343581621466656402734358162146665640273435816214666564027343581621466656402734358162146665640273435816214666564027343581621466656402734358162146665640273435816214666564027343581621466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9abdf338-e9c5-4791-9b4b-75b243d00cdb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 94620e60-028d-4e63-9043-23e09280fac5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94620e60-028d-4e63-9043-23e09280fac5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2019241230856994999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20192412308569949992019241230856994999201924123085699499920192412308569949992019241230856994999201924123085699499920192412308569949992019241230856994999201924123085699499920192412308569949992019241230856994999201924123085699499920192412308569949992019241230856994999201924123085699499920192412308569949992019241230856994999201924123085699499920192412308569949992019241230856994999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f71b86c-2aa3-47ab-977b-c28cfe90fa42, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94620e60-028d-4e63-9043-23e09280fac5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9bb68479-229f-4452-9285-cc799f5dfe00, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bb68479-229f-4452-9285-cc799f5dfe00, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6822339186971027428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68223391869710274286822339186971027428682233918697102742868223391869710274286822339186971027428682233918697102742868223391869710274286822339186971027428682233918697102742868223391869710274286822339186971027428682233918697102742868223391869710274286822339186971027428682233918697102742868223391869710274286822339186971027428682233918697102742868223391869710274286822339186971027428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 89b10298-e454-4e73-a0b5-2061be0aefc8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89b10298-e454-4e73-a0b5-2061be0aefc8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1744775575341590299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17447755753415902991744775575341590299174477557534159029917447755753415902991744775575341590299174477557534159029917447755753415902991744775575341590299174477557534159029917447755753415902991744775575341590299174477557534159029917447755753415902991744775575341590299174477557534159029917447755753415902991744775575341590299174477557534159029917447755753415902991744775575341590299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bb68479-229f-4452-9285-cc799f5dfe00, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cbff1b7e-afbd-497f-b12a-5ad459e36c58, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbff1b7e-afbd-497f-b12a-5ad459e36c58, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13192725172614933065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319272517261493306513192725172614933065131927251726149330651319272517261493306513192725172614933065131927251726149330651319272517261493306513192725172614933065131927251726149330651319272517261493306513192725172614933065131927251726149330651319272517261493306513192725172614933065131927251726149330651319272517261493306513192725172614933065131927251726149330651319272517261493306513192725172614933065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89b10298-e454-4e73-a0b5-2061be0aefc8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6905588e-bcf2-492b-b1d0-9a4ea2c84ca2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6905588e-bcf2-492b-b1d0-9a4ea2c84ca2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15736397132237283856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573639713223728385615736397132237283856157363971322372838561573639713223728385615736397132237283856157363971322372838561573639713223728385615736397132237283856157363971322372838561573639713223728385615736397132237283856157363971322372838561573639713223728385615736397132237283856157363971322372838561573639713223728385615736397132237283856157363971322372838561573639713223728385615736397132237283856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbff1b7e-afbd-497f-b12a-5ad459e36c58, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9bfd954-92af-48a5-a618-3ae57946db52, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9bfd954-92af-48a5-a618-3ae57946db52, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1245019168732139949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12450191687321399491245019168732139949124501916873213994912450191687321399491245019168732139949124501916873213994912450191687321399491245019168732139949124501916873213994912450191687321399491245019168732139949124501916873213994912450191687321399491245019168732139949124501916873213994912450191687321399491245019168732139949124501916873213994912450191687321399491245019168732139949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6905588e-bcf2-492b-b1d0-9a4ea2c84ca2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 445d1c0f-07de-4b91-a226-91b987584df6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 445d1c0f-07de-4b91-a226-91b987584df6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7381222472197552189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73812224721975521897381222472197552189738122247219755218973812224721975521897381222472197552189738122247219755218973812224721975521897381222472197552189738122247219755218973812224721975521897381222472197552189738122247219755218973812224721975521897381222472197552189738122247219755218973812224721975521897381222472197552189738122247219755218973812224721975521897381222472197552189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9bfd954-92af-48a5-a618-3ae57946db52, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c7d458e7-5ada-4e8c-a15c-135dc283b5a8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7d458e7-5ada-4e8c-a15c-135dc283b5a8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11405199779668248186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140519977966824818611405199779668248186114051997796682481861140519977966824818611405199779668248186114051997796682481861140519977966824818611405199779668248186114051997796682481861140519977966824818611405199779668248186114051997796682481861140519977966824818611405199779668248186114051997796682481861140519977966824818611405199779668248186114051997796682481861140519977966824818611405199779668248186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 445d1c0f-07de-4b91-a226-91b987584df6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 764684cf-354b-4366-a696-1f8d149fff75, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 764684cf-354b-4366-a696-1f8d149fff75, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17447281179702983033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744728117970298303317447281179702983033174472811797029830331744728117970298303317447281179702983033174472811797029830331744728117970298303317447281179702983033174472811797029830331744728117970298303317447281179702983033174472811797029830331744728117970298303317447281179702983033174472811797029830331744728117970298303317447281179702983033174472811797029830331744728117970298303317447281179702983033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7d458e7-5ada-4e8c-a15c-135dc283b5a8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 42b9e0e7-d5b0-4da7-b1b3-1675c305a11a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42b9e0e7-d5b0-4da7-b1b3-1675c305a11a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13903544657814846374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390354465781484637413903544657814846374139035446578148463741390354465781484637413903544657814846374139035446578148463741390354465781484637413903544657814846374139035446578148463741390354465781484637413903544657814846374139035446578148463741390354465781484637413903544657814846374139035446578148463741390354465781484637413903544657814846374139035446578148463741390354465781484637413903544657814846374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 764684cf-354b-4366-a696-1f8d149fff75, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b132a4d-3658-4c4c-b660-e2c702d86967, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b132a4d-3658-4c4c-b660-e2c702d86967, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18081124783843323829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808112478384332382918081124783843323829180811247838433238291808112478384332382918081124783843323829180811247838433238291808112478384332382918081124783843323829180811247838433238291808112478384332382918081124783843323829180811247838433238291808112478384332382918081124783843323829180811247838433238291808112478384332382918081124783843323829180811247838433238291808112478384332382918081124783843323829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42b9e0e7-d5b0-4da7-b1b3-1675c305a11a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ceaed9d-30b8-4434-901d-4969445e61c5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ceaed9d-30b8-4434-901d-4969445e61c5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11688279393563582461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168827939356358246111688279393563582461116882793935635824611168827939356358246111688279393563582461116882793935635824611168827939356358246111688279393563582461116882793935635824611168827939356358246111688279393563582461116882793935635824611168827939356358246111688279393563582461116882793935635824611168827939356358246111688279393563582461116882793935635824611168827939356358246111688279393563582461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b132a4d-3658-4c4c-b660-e2c702d86967, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 55621d6c-b07c-4550-bfb0-b767caed5ddf, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55621d6c-b07c-4550-bfb0-b767caed5ddf, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14767411190324500827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476741119032450082714767411190324500827147674111903245008271476741119032450082714767411190324500827147674111903245008271476741119032450082714767411190324500827147674111903245008271476741119032450082714767411190324500827147674111903245008271476741119032450082714767411190324500827147674111903245008271476741119032450082714767411190324500827147674111903245008271476741119032450082714767411190324500827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ceaed9d-30b8-4434-901d-4969445e61c5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d474657f-d4ab-4985-9e74-7fa050205d96, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d474657f-d4ab-4985-9e74-7fa050205d96, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12038434563568529617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203843456356852961712038434563568529617120384345635685296171203843456356852961712038434563568529617120384345635685296171203843456356852961712038434563568529617120384345635685296171203843456356852961712038434563568529617120384345635685296171203843456356852961712038434563568529617120384345635685296171203843456356852961712038434563568529617120384345635685296171203843456356852961712038434563568529617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55621d6c-b07c-4550-bfb0-b767caed5ddf, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b71bbbfe-1c36-4e8f-a9a9-64d2f7d1a9c8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b71bbbfe-1c36-4e8f-a9a9-64d2f7d1a9c8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8896984025973923750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88969840259739237508896984025973923750889698402597392375088969840259739237508896984025973923750889698402597392375088969840259739237508896984025973923750889698402597392375088969840259739237508896984025973923750889698402597392375088969840259739237508896984025973923750889698402597392375088969840259739237508896984025973923750889698402597392375088969840259739237508896984025973923750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d474657f-d4ab-4985-9e74-7fa050205d96, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3ed2efb6-d49b-42be-8a6a-eb7e3b56aeab, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed2efb6-d49b-42be-8a6a-eb7e3b56aeab, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5995411186399841124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59954111863998411245995411186399841124599541118639984112459954111863998411245995411186399841124599541118639984112459954111863998411245995411186399841124599541118639984112459954111863998411245995411186399841124599541118639984112459954111863998411245995411186399841124599541118639984112459954111863998411245995411186399841124599541118639984112459954111863998411245995411186399841124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b71bbbfe-1c36-4e8f-a9a9-64d2f7d1a9c8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1add6729-bd79-4c40-a617-b70c36e6e642, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1add6729-bd79-4c40-a617-b70c36e6e642, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2432466650370471509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24324666503704715092432466650370471509243246665037047150924324666503704715092432466650370471509243246665037047150924324666503704715092432466650370471509243246665037047150924324666503704715092432466650370471509243246665037047150924324666503704715092432466650370471509243246665037047150924324666503704715092432466650370471509243246665037047150924324666503704715092432466650370471509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed2efb6-d49b-42be-8a6a-eb7e3b56aeab, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bed91254-d932-460b-a304-cf15dacb9bb8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bed91254-d932-460b-a304-cf15dacb9bb8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3041694598040505641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30416945980405056413041694598040505641304169459804050564130416945980405056413041694598040505641304169459804050564130416945980405056413041694598040505641304169459804050564130416945980405056413041694598040505641304169459804050564130416945980405056413041694598040505641304169459804050564130416945980405056413041694598040505641304169459804050564130416945980405056413041694598040505641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1add6729-bd79-4c40-a617-b70c36e6e642, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 30479111-c0e1-4fd6-8273-89d21e5dc4e8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30479111-c0e1-4fd6-8273-89d21e5dc4e8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14139635212847238055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413963521284723805514139635212847238055141396352128472380551413963521284723805514139635212847238055141396352128472380551413963521284723805514139635212847238055141396352128472380551413963521284723805514139635212847238055141396352128472380551413963521284723805514139635212847238055141396352128472380551413963521284723805514139635212847238055141396352128472380551413963521284723805514139635212847238055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bed91254-d932-460b-a304-cf15dacb9bb8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ba94ac47-009c-4130-97f1-6a355795a726, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba94ac47-009c-4130-97f1-6a355795a726, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4369880338420855979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43698803384208559794369880338420855979436988033842085597943698803384208559794369880338420855979436988033842085597943698803384208559794369880338420855979436988033842085597943698803384208559794369880338420855979436988033842085597943698803384208559794369880338420855979436988033842085597943698803384208559794369880338420855979436988033842085597943698803384208559794369880338420855979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30479111-c0e1-4fd6-8273-89d21e5dc4e8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e69709c7-ccf9-42b9-a563-b6ed785ea69a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e69709c7-ccf9-42b9-a563-b6ed785ea69a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16507367501221728609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650736750122172860916507367501221728609165073675012217286091650736750122172860916507367501221728609165073675012217286091650736750122172860916507367501221728609165073675012217286091650736750122172860916507367501221728609165073675012217286091650736750122172860916507367501221728609165073675012217286091650736750122172860916507367501221728609165073675012217286091650736750122172860916507367501221728609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba94ac47-009c-4130-97f1-6a355795a726, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 254208cf-66a2-4832-96b9-3349dc5d2813, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 254208cf-66a2-4832-96b9-3349dc5d2813, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10995151236152710515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099515123615271051510995151236152710515109951512361527105151099515123615271051510995151236152710515109951512361527105151099515123615271051510995151236152710515109951512361527105151099515123615271051510995151236152710515109951512361527105151099515123615271051510995151236152710515109951512361527105151099515123615271051510995151236152710515109951512361527105151099515123615271051510995151236152710515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e69709c7-ccf9-42b9-a563-b6ed785ea69a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a5430a31-3131-44be-932a-a6335561c405, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5430a31-3131-44be-932a-a6335561c405, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15920574829813394197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592057482981339419715920574829813394197159205748298133941971592057482981339419715920574829813394197159205748298133941971592057482981339419715920574829813394197159205748298133941971592057482981339419715920574829813394197159205748298133941971592057482981339419715920574829813394197159205748298133941971592057482981339419715920574829813394197159205748298133941971592057482981339419715920574829813394197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 254208cf-66a2-4832-96b9-3349dc5d2813, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e1c6a905-7c3c-464c-81ce-88f5e13c5860, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c6a905-7c3c-464c-81ce-88f5e13c5860, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17156481738504168558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715648173850416855817156481738504168558171564817385041685581715648173850416855817156481738504168558171564817385041685581715648173850416855817156481738504168558171564817385041685581715648173850416855817156481738504168558171564817385041685581715648173850416855817156481738504168558171564817385041685581715648173850416855817156481738504168558171564817385041685581715648173850416855817156481738504168558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5430a31-3131-44be-932a-a6335561c405, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 936f20fc-51f3-4c1b-a615-a956c32a8613, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 936f20fc-51f3-4c1b-a615-a956c32a8613, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5698862600271181716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56988626002711817165698862600271181716569886260027118171656988626002711817165698862600271181716569886260027118171656988626002711817165698862600271181716569886260027118171656988626002711817165698862600271181716569886260027118171656988626002711817165698862600271181716569886260027118171656988626002711817165698862600271181716569886260027118171656988626002711817165698862600271181716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c6a905-7c3c-464c-81ce-88f5e13c5860, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 316c07b8-990c-4fc8-9b4f-929fde63d045, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316c07b8-990c-4fc8-9b4f-929fde63d045, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5318033052670919529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53180330526709195295318033052670919529531803305267091952953180330526709195295318033052670919529531803305267091952953180330526709195295318033052670919529531803305267091952953180330526709195295318033052670919529531803305267091952953180330526709195295318033052670919529531803305267091952953180330526709195295318033052670919529531803305267091952953180330526709195295318033052670919529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 936f20fc-51f3-4c1b-a615-a956c32a8613, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316c07b8-990c-4fc8-9b4f-929fde63d045, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c4f829a-3a25-4dcf-bddf-4fd3ff31f052, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c4f829a-3a25-4dcf-bddf-4fd3ff31f052, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15713397828012799760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571339782801279976015713397828012799760157133978280127997601571339782801279976015713397828012799760157133978280127997601571339782801279976015713397828012799760157133978280127997601571339782801279976015713397828012799760157133978280127997601571339782801279976015713397828012799760157133978280127997601571339782801279976015713397828012799760157133978280127997601571339782801279976015713397828012799760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6f0740e6-6220-4ab1-88eb-0d66a9e72ff8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f0740e6-6220-4ab1-88eb-0d66a9e72ff8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12529812300493739259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252981230049373925912529812300493739259125298123004937392591252981230049373925912529812300493739259125298123004937392591252981230049373925912529812300493739259125298123004937392591252981230049373925912529812300493739259125298123004937392591252981230049373925912529812300493739259125298123004937392591252981230049373925912529812300493739259125298123004937392591252981230049373925912529812300493739259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c4f829a-3a25-4dcf-bddf-4fd3ff31f052, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3c423a74-017f-402e-82db-f5bd43de8637, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c423a74-017f-402e-82db-f5bd43de8637, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17154587642874480190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715458764287448019017154587642874480190171545876428744801901715458764287448019017154587642874480190171545876428744801901715458764287448019017154587642874480190171545876428744801901715458764287448019017154587642874480190171545876428744801901715458764287448019017154587642874480190171545876428744801901715458764287448019017154587642874480190171545876428744801901715458764287448019017154587642874480190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f0740e6-6220-4ab1-88eb-0d66a9e72ff8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3dd0b1d7-dd5c-4884-8610-28f01af4aea4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dd0b1d7-dd5c-4884-8610-28f01af4aea4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5586868566746624486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55868685667466244865586868566746624486558686856674662448655868685667466244865586868566746624486558686856674662448655868685667466244865586868566746624486558686856674662448655868685667466244865586868566746624486558686856674662448655868685667466244865586868566746624486558686856674662448655868685667466244865586868566746624486558686856674662448655868685667466244865586868566746624486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c423a74-017f-402e-82db-f5bd43de8637, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f04bdab-9ae2-420c-9de0-70119d4f4862, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f04bdab-9ae2-420c-9de0-70119d4f4862, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15814138077850088816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581413807785008881615814138077850088816158141380778500888161581413807785008881615814138077850088816158141380778500888161581413807785008881615814138077850088816158141380778500888161581413807785008881615814138077850088816158141380778500888161581413807785008881615814138077850088816158141380778500888161581413807785008881615814138077850088816158141380778500888161581413807785008881615814138077850088816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dd0b1d7-dd5c-4884-8610-28f01af4aea4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b2a11a78-333e-4497-833a-116f5d8cffa5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2a11a78-333e-4497-833a-116f5d8cffa5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17990866171444565167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799086617144456516717990866171444565167179908661714445651671799086617144456516717990866171444565167179908661714445651671799086617144456516717990866171444565167179908661714445651671799086617144456516717990866171444565167179908661714445651671799086617144456516717990866171444565167179908661714445651671799086617144456516717990866171444565167179908661714445651671799086617144456516717990866171444565167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f04bdab-9ae2-420c-9de0-70119d4f4862, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 44a690af-39a7-4b76-9911-f1b16b490fde, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44a690af-39a7-4b76-9911-f1b16b490fde, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7785351456155401222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77853514561554012227785351456155401222778535145615540122277853514561554012227785351456155401222778535145615540122277853514561554012227785351456155401222778535145615540122277853514561554012227785351456155401222778535145615540122277853514561554012227785351456155401222778535145615540122277853514561554012227785351456155401222778535145615540122277853514561554012227785351456155401222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2a11a78-333e-4497-833a-116f5d8cffa5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5e3bc2e3-82ed-41c2-ac5f-5a23617273ae, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e3bc2e3-82ed-41c2-ac5f-5a23617273ae, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6073448231589035402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60734482315890354026073448231589035402607344823158903540260734482315890354026073448231589035402607344823158903540260734482315890354026073448231589035402607344823158903540260734482315890354026073448231589035402607344823158903540260734482315890354026073448231589035402607344823158903540260734482315890354026073448231589035402607344823158903540260734482315890354026073448231589035402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44a690af-39a7-4b76-9911-f1b16b490fde, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 85e9bf1c-0960-4439-b4ea-91e010fb2c2e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e9bf1c-0960-4439-b4ea-91e010fb2c2e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17524421752680022130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752442175268002213017524421752680022130175244217526800221301752442175268002213017524421752680022130175244217526800221301752442175268002213017524421752680022130175244217526800221301752442175268002213017524421752680022130175244217526800221301752442175268002213017524421752680022130175244217526800221301752442175268002213017524421752680022130175244217526800221301752442175268002213017524421752680022130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e3bc2e3-82ed-41c2-ac5f-5a23617273ae, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f8c3ebeb-21d6-4f93-9751-56dd8b271825, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8c3ebeb-21d6-4f93-9751-56dd8b271825, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9738780210852604358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97387802108526043589738780210852604358973878021085260435897387802108526043589738780210852604358973878021085260435897387802108526043589738780210852604358973878021085260435897387802108526043589738780210852604358973878021085260435897387802108526043589738780210852604358973878021085260435897387802108526043589738780210852604358973878021085260435897387802108526043589738780210852604358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e9bf1c-0960-4439-b4ea-91e010fb2c2e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8c3ebeb-21d6-4f93-9751-56dd8b271825, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c4dbe193-4480-48b6-b899-0ac101ab27e2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4dbe193-4480-48b6-b899-0ac101ab27e2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11237828408070434570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123782840807043457011237828408070434570112378284080704345701123782840807043457011237828408070434570112378284080704345701123782840807043457011237828408070434570112378284080704345701123782840807043457011237828408070434570112378284080704345701123782840807043457011237828408070434570112378284080704345701123782840807043457011237828408070434570112378284080704345701123782840807043457011237828408070434570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aec83e9b-dbe7-4045-911d-e9c80603d419, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aec83e9b-dbe7-4045-911d-e9c80603d419, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7309034614947090127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73090346149470901277309034614947090127730903461494709012773090346149470901277309034614947090127730903461494709012773090346149470901277309034614947090127730903461494709012773090346149470901277309034614947090127730903461494709012773090346149470901277309034614947090127730903461494709012773090346149470901277309034614947090127730903461494709012773090346149470901277309034614947090127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aec83e9b-dbe7-4045-911d-e9c80603d419, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 21f930ed-f798-4715-ab5a-869c43bcd8ca, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21f930ed-f798-4715-ab5a-869c43bcd8ca, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16202982726774540252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620298272677454025216202982726774540252162029827267745402521620298272677454025216202982726774540252162029827267745402521620298272677454025216202982726774540252162029827267745402521620298272677454025216202982726774540252162029827267745402521620298272677454025216202982726774540252162029827267745402521620298272677454025216202982726774540252162029827267745402521620298272677454025216202982726774540252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4dbe193-4480-48b6-b899-0ac101ab27e2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 528076dd-e09f-4073-8acc-fe79ec69e76b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 528076dd-e09f-4073-8acc-fe79ec69e76b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8930677638538932107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89306776385389321078930677638538932107893067763853893210789306776385389321078930677638538932107893067763853893210789306776385389321078930677638538932107893067763853893210789306776385389321078930677638538932107893067763853893210789306776385389321078930677638538932107893067763853893210789306776385389321078930677638538932107893067763853893210789306776385389321078930677638538932107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21f930ed-f798-4715-ab5a-869c43bcd8ca, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ce6b7a8d-5a5f-43b4-bd07-241afc1bbf31, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6b7a8d-5a5f-43b4-bd07-241afc1bbf31, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9393192743614580901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93931927436145809019393192743614580901939319274361458090193931927436145809019393192743614580901939319274361458090193931927436145809019393192743614580901939319274361458090193931927436145809019393192743614580901939319274361458090193931927436145809019393192743614580901939319274361458090193931927436145809019393192743614580901939319274361458090193931927436145809019393192743614580901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 528076dd-e09f-4073-8acc-fe79ec69e76b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3ad3891d-7b7e-4c4f-b12c-70ccbb92b115, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad3891d-7b7e-4c4f-b12c-70ccbb92b115, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7522010222171736766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75220102221717367667522010222171736766752201022217173676675220102221717367667522010222171736766752201022217173676675220102221717367667522010222171736766752201022217173676675220102221717367667522010222171736766752201022217173676675220102221717367667522010222171736766752201022217173676675220102221717367667522010222171736766752201022217173676675220102221717367667522010222171736766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6b7a8d-5a5f-43b4-bd07-241afc1bbf31, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 60cbb9b2-7035-4846-99a1-e6776763a41b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad3891d-7b7e-4c4f-b12c-70ccbb92b115, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60cbb9b2-7035-4846-99a1-e6776763a41b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12816619865328964011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281661986532896401112816619865328964011128166198653289640111281661986532896401112816619865328964011128166198653289640111281661986532896401112816619865328964011128166198653289640111281661986532896401112816619865328964011128166198653289640111281661986532896401112816619865328964011128166198653289640111281661986532896401112816619865328964011128166198653289640111281661986532896401112816619865328964011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ef98a198-46fc-4722-b80e-1f07d9f5bfd6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef98a198-46fc-4722-b80e-1f07d9f5bfd6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5967646632568829148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59676466325688291485967646632568829148596764663256882914859676466325688291485967646632568829148596764663256882914859676466325688291485967646632568829148596764663256882914859676466325688291485967646632568829148596764663256882914859676466325688291485967646632568829148596764663256882914859676466325688291485967646632568829148596764663256882914859676466325688291485967646632568829148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60cbb9b2-7035-4846-99a1-e6776763a41b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2c1ae30c-acee-42b9-bc88-6c9ca10bb3d6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c1ae30c-acee-42b9-bc88-6c9ca10bb3d6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18198255405744414658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819825540574441465818198255405744414658181982554057444146581819825540574441465818198255405744414658181982554057444146581819825540574441465818198255405744414658181982554057444146581819825540574441465818198255405744414658181982554057444146581819825540574441465818198255405744414658181982554057444146581819825540574441465818198255405744414658181982554057444146581819825540574441465818198255405744414658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef98a198-46fc-4722-b80e-1f07d9f5bfd6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d2fff824-d9da-47d3-b870-89d846c1b4cd, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2fff824-d9da-47d3-b870-89d846c1b4cd, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15164121984683360831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516412198468336083115164121984683360831151641219846833608311516412198468336083115164121984683360831151641219846833608311516412198468336083115164121984683360831151641219846833608311516412198468336083115164121984683360831151641219846833608311516412198468336083115164121984683360831151641219846833608311516412198468336083115164121984683360831151641219846833608311516412198468336083115164121984683360831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_d3b90mm8.log --grpc-port=16317 --mon-port=16649 --ic-port=25377 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3870', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_d3b90mm8.log', '--grpc-port=16317', '--mon-port=16649', '--ic-port=25377', '--key-file', '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c1ae30c-acee-42b9-bc88-6c9ca10bb3d6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9e109a11-6eec-45c9-aa4d-31f7c60fd09b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2fff824-d9da-47d3-b870-89d846c1b4cd, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 3024679
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e109a11-6eec-45c9-aa4d-31f7c60fd09b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7396702317412018283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73967023174120182837396702317412018283739670231741201828373967023174120182837396702317412018283739670231741201828373967023174120182837396702317412018283739670231741201828373967023174120182837396702317412018283739670231741201828373967023174120182837396702317412018283739670231741201828373967023174120182837396702317412018283739670231741201828373967023174120182837396702317412018283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16317/3
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 930ef01c-6472-4406-850f-b50790540f61, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 930ef01c-6472-4406-850f-b50790540f61, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12603742669153885635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260374266915388563512603742669153885635126037426691538856351260374266915388563512603742669153885635126037426691538856351260374266915388563512603742669153885635126037426691538856351260374266915388563512603742669153885635126037426691538856351260374266915388563512603742669153885635126037426691538856351260374266915388563512603742669153885635126037426691538856351260374266915388563512603742669153885635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3024680
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e109a11-6eec-45c9-aa4d-31f7c60fd09b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e546cdc9-78a9-46e0-9e84-3572fc13cea2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 930ef01c-6472-4406-850f-b50790540f61, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e546cdc9-78a9-46e0-9e84-3572fc13cea2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16327824639084030345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632782463908403034516327824639084030345163278246390840303451632782463908403034516327824639084030345163278246390840303451632782463908403034516327824639084030345163278246390840303451632782463908403034516327824639084030345163278246390840303451632782463908403034516327824639084030345163278246390840303451632782463908403034516327824639084030345163278246390840303451632782463908403034516327824639084030345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6822be07-0336-49eb-a9b3-55cb1f7f9b59, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6822be07-0336-49eb-a9b3-55cb1f7f9b59, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7881834949026745065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78818349490267450657881834949026745065788183494902674506578818349490267450657881834949026745065788183494902674506578818349490267450657881834949026745065788183494902674506578818349490267450657881834949026745065788183494902674506578818349490267450657881834949026745065788183494902674506578818349490267450657881834949026745065788183494902674506578818349490267450657881834949026745065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e546cdc9-78a9-46e0-9e84-3572fc13cea2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e93c7e6-d288-42c0-a035-0214cedbfe15, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e93c7e6-d288-42c0-a035-0214cedbfe15, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 918477708306570941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941918477708306570941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6822be07-0336-49eb-a9b3-55cb1f7f9b59, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 56f4d490-8c0e-43e4-a417-84c26ec79431, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56f4d490-8c0e-43e4-a417-84c26ec79431, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3428320572097896311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34283205720978963113428320572097896311342832057209789631134283205720978963113428320572097896311342832057209789631134283205720978963113428320572097896311342832057209789631134283205720978963113428320572097896311342832057209789631134283205720978963113428320572097896311342832057209789631134283205720978963113428320572097896311342832057209789631134283205720978963113428320572097896311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e93c7e6-d288-42c0-a035-0214cedbfe15, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2d88456a-8043-4a24-8c14-2b3e7c7bed48, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d88456a-8043-4a24-8c14-2b3e7c7bed48, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9483552442685183278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94835524426851832789483552442685183278948355244268518327894835524426851832789483552442685183278948355244268518327894835524426851832789483552442685183278948355244268518327894835524426851832789483552442685183278948355244268518327894835524426851832789483552442685183278948355244268518327894835524426851832789483552442685183278948355244268518327894835524426851832789483552442685183278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56f4d490-8c0e-43e4-a417-84c26ec79431, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7cb0f71a-9b1b-4f87-8432-6a6d221700b7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb0f71a-9b1b-4f87-8432-6a6d221700b7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6040255103858785415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60402551038587854156040255103858785415604025510385878541560402551038587854156040255103858785415604025510385878541560402551038587854156040255103858785415604025510385878541560402551038587854156040255103858785415604025510385878541560402551038587854156040255103858785415604025510385878541560402551038587854156040255103858785415604025510385878541560402551038587854156040255103858785415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d88456a-8043-4a24-8c14-2b3e7c7bed48, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 361cdc17-5b3a-43ee-aba6-192960e19b01, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 361cdc17-5b3a-43ee-aba6-192960e19b01, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2857578533918780728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28575785339187807282857578533918780728285757853391878072828575785339187807282857578533918780728285757853391878072828575785339187807282857578533918780728285757853391878072828575785339187807282857578533918780728285757853391878072828575785339187807282857578533918780728285757853391878072828575785339187807282857578533918780728285757853391878072828575785339187807282857578533918780728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb0f71a-9b1b-4f87-8432-6a6d221700b7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6786e441-93c0-44b9-9f76-9da937ad4cf2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6786e441-93c0-44b9-9f76-9da937ad4cf2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 138381313634724105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105138381313634724105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 361cdc17-5b3a-43ee-aba6-192960e19b01, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78b934b4-0cdd-492d-beaf-ed25519dcd9a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b934b4-0cdd-492d-beaf-ed25519dcd9a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15284727657557237767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528472765755723776715284727657557237767152847276575572377671528472765755723776715284727657557237767152847276575572377671528472765755723776715284727657557237767152847276575572377671528472765755723776715284727657557237767152847276575572377671528472765755723776715284727657557237767152847276575572377671528472765755723776715284727657557237767152847276575572377671528472765755723776715284727657557237767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6786e441-93c0-44b9-9f76-9da937ad4cf2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7da5a64e-83d5-4c9e-9796-355696c19a50, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7da5a64e-83d5-4c9e-9796-355696c19a50, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15168262103846042625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516826210384604262515168262103846042625151682621038460426251516826210384604262515168262103846042625151682621038460426251516826210384604262515168262103846042625151682621038460426251516826210384604262515168262103846042625151682621038460426251516826210384604262515168262103846042625151682621038460426251516826210384604262515168262103846042625151682621038460426251516826210384604262515168262103846042625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b934b4-0cdd-492d-beaf-ed25519dcd9a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 249a03e7-0c5d-49a1-bbc3-5151c2663b21, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7da5a64e-83d5-4c9e-9796-355696c19a50, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 249a03e7-0c5d-49a1-bbc3-5151c2663b21, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13426949579949290421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342694957994929042113426949579949290421134269495799492904211342694957994929042113426949579949290421134269495799492904211342694957994929042113426949579949290421134269495799492904211342694957994929042113426949579949290421134269495799492904211342694957994929042113426949579949290421134269495799492904211342694957994929042113426949579949290421134269495799492904211342694957994929042113426949579949290421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d0ee3886-1a48-4324-a67c-e190985f84ea, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ee3886-1a48-4324-a67c-e190985f84ea, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9874407753085090087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98744077530850900879874407753085090087987440775308509008798744077530850900879874407753085090087987440775308509008798744077530850900879874407753085090087987440775308509008798744077530850900879874407753085090087987440775308509008798744077530850900879874407753085090087987440775308509008798744077530850900879874407753085090087987440775308509008798744077530850900879874407753085090087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0ee3886-1a48-4324-a67c-e190985f84ea, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4cdd4964-edc7-4fe1-8d99-46ca330615b6, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cdd4964-edc7-4fe1-8d99-46ca330615b6, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11083275320882693495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108327532088269349511083275320882693495110832753208826934951108327532088269349511083275320882693495110832753208826934951108327532088269349511083275320882693495110832753208826934951108327532088269349511083275320882693495110832753208826934951108327532088269349511083275320882693495110832753208826934951108327532088269349511083275320882693495110832753208826934951108327532088269349511083275320882693495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 249a03e7-0c5d-49a1-bbc3-5151c2663b21, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4098d06f-82bb-4c33-a1a6-39615aa2163e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4098d06f-82bb-4c33-a1a6-39615aa2163e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5233530395023518600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52335303950235186005233530395023518600523353039502351860052335303950235186005233530395023518600523353039502351860052335303950235186005233530395023518600523353039502351860052335303950235186005233530395023518600523353039502351860052335303950235186005233530395023518600523353039502351860052335303950235186005233530395023518600523353039502351860052335303950235186005233530395023518600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cdd4964-edc7-4fe1-8d99-46ca330615b6, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 143de884-2397-4aac-967d-45761451e0c4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4098d06f-82bb-4c33-a1a6-39615aa2163e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 143de884-2397-4aac-967d-45761451e0c4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9284197380271720053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92841973802717200539284197380271720053928419738027172005392841973802717200539284197380271720053928419738027172005392841973802717200539284197380271720053928419738027172005392841973802717200539284197380271720053928419738027172005392841973802717200539284197380271720053928419738027172005392841973802717200539284197380271720053928419738027172005392841973802717200539284197380271720053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cb053d5c-55f4-4d52-9515-eccd96d9c1e1, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb053d5c-55f4-4d52-9515-eccd96d9c1e1, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5625183477635508360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56251834776355083605625183477635508360562518347763550836056251834776355083605625183477635508360562518347763550836056251834776355083605625183477635508360562518347763550836056251834776355083605625183477635508360562518347763550836056251834776355083605625183477635508360562518347763550836056251834776355083605625183477635508360562518347763550836056251834776355083605625183477635508360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 143de884-2397-4aac-967d-45761451e0c4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9dc030a8-6f53-4265-92af-11a252235719, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb053d5c-55f4-4d52-9515-eccd96d9c1e1, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dc030a8-6f53-4265-92af-11a252235719, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3082147780881472741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30821477808814727413082147780881472741308214778088147274130821477808814727413082147780881472741308214778088147274130821477808814727413082147780881472741308214778088147274130821477808814727413082147780881472741308214778088147274130821477808814727413082147780881472741308214778088147274130821477808814727413082147780881472741308214778088147274130821477808814727413082147780881472741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, daad005b-3322-4838-81cc-4e5685decc81, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daad005b-3322-4838-81cc-4e5685decc81, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14220000202092794552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422000020209279455214220000202092794552142200002020927945521422000020209279455214220000202092794552142200002020927945521422000020209279455214220000202092794552142200002020927945521422000020209279455214220000202092794552142200002020927945521422000020209279455214220000202092794552142200002020927945521422000020209279455214220000202092794552142200002020927945521422000020209279455214220000202092794552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dc030a8-6f53-4265-92af-11a252235719, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a7c19c91-98b1-40c0-8039-33add9fc7e5b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c19c91-98b1-40c0-8039-33add9fc7e5b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10494577960071997498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049457796007199749810494577960071997498104945779600719974981049457796007199749810494577960071997498104945779600719974981049457796007199749810494577960071997498104945779600719974981049457796007199749810494577960071997498104945779600719974981049457796007199749810494577960071997498104945779600719974981049457796007199749810494577960071997498104945779600719974981049457796007199749810494577960071997498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daad005b-3322-4838-81cc-4e5685decc81, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b88468d-1e10-49c2-9def-0742845ad841, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b88468d-1e10-49c2-9def-0742845ad841, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6860894421775264160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68608944217752641606860894421775264160686089442177526416068608944217752641606860894421775264160686089442177526416068608944217752641606860894421775264160686089442177526416068608944217752641606860894421775264160686089442177526416068608944217752641606860894421775264160686089442177526416068608944217752641606860894421775264160686089442177526416068608944217752641606860894421775264160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c19c91-98b1-40c0-8039-33add9fc7e5b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f1e11044-a271-4198-9650-6f153d651bf9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1e11044-a271-4198-9650-6f153d651bf9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 126972323613809611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611126972323613809611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b88468d-1e10-49c2-9def-0742845ad841, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1e11044-a271-4198-9650-6f153d651bf9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5e65a93c-198e-46ed-a7b8-712387c1a4ab, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8cb6046e-b170-4113-862a-870acc7cc7db, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cb6046e-b170-4113-862a-870acc7cc7db, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7276182479769117869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72761824797691178697276182479769117869727618247976911786972761824797691178697276182479769117869727618247976911786972761824797691178697276182479769117869727618247976911786972761824797691178697276182479769117869727618247976911786972761824797691178697276182479769117869727618247976911786972761824797691178697276182479769117869727618247976911786972761824797691178697276182479769117869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e65a93c-198e-46ed-a7b8-712387c1a4ab, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8871357084087582957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88713570840875829578871357084087582957887135708408758295788713570840875829578871357084087582957887135708408758295788713570840875829578871357084087582957887135708408758295788713570840875829578871357084087582957887135708408758295788713570840875829578871357084087582957887135708408758295788713570840875829578871357084087582957887135708408758295788713570840875829578871357084087582957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e65a93c-198e-46ed-a7b8-712387c1a4ab, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cb6046e-b170-4113-862a-870acc7cc7db, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7cee722d-3722-43bf-9aa1-4a023d7b11c4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a7e678ec-3f4a-43eb-b09f-f477d855017e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cee722d-3722-43bf-9aa1-4a023d7b11c4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14179338134248843571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417933813424884357114179338134248843571141793381342488435711417933813424884357114179338134248843571141793381342488435711417933813424884357114179338134248843571141793381342488435711417933813424884357114179338134248843571141793381342488435711417933813424884357114179338134248843571141793381342488435711417933813424884357114179338134248843571141793381342488435711417933813424884357114179338134248843571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7e678ec-3f4a-43eb-b09f-f477d855017e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12299737543761709202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229973754376170920212299737543761709202122997375437617092021229973754376170920212299737543761709202122997375437617092021229973754376170920212299737543761709202122997375437617092021229973754376170920212299737543761709202122997375437617092021229973754376170920212299737543761709202122997375437617092021229973754376170920212299737543761709202122997375437617092021229973754376170920212299737543761709202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cee722d-3722-43bf-9aa1-4a023d7b11c4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 29583932-b486-4204-9244-dc010ad8d689, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29583932-b486-4204-9244-dc010ad8d689, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8292462060713421720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82924620607134217208292462060713421720829246206071342172082924620607134217208292462060713421720829246206071342172082924620607134217208292462060713421720829246206071342172082924620607134217208292462060713421720829246206071342172082924620607134217208292462060713421720829246206071342172082924620607134217208292462060713421720829246206071342172082924620607134217208292462060713421720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7e678ec-3f4a-43eb-b09f-f477d855017e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, da54eed7-cf74-4022-914f-a76036131ae7, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da54eed7-cf74-4022-914f-a76036131ae7, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6200038160041547080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62000381600415470806200038160041547080620003816004154708062000381600415470806200038160041547080620003816004154708062000381600415470806200038160041547080620003816004154708062000381600415470806200038160041547080620003816004154708062000381600415470806200038160041547080620003816004154708062000381600415470806200038160041547080620003816004154708062000381600415470806200038160041547080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29583932-b486-4204-9244-dc010ad8d689, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5ded51dc-ee04-4125-bcd4-24dd4d208c21, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ded51dc-ee04-4125-bcd4-24dd4d208c21, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11495927863652968943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149592786365296894311495927863652968943114959278636529689431149592786365296894311495927863652968943114959278636529689431149592786365296894311495927863652968943114959278636529689431149592786365296894311495927863652968943114959278636529689431149592786365296894311495927863652968943114959278636529689431149592786365296894311495927863652968943114959278636529689431149592786365296894311495927863652968943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da54eed7-cf74-4022-914f-a76036131ae7, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a8692068-1eb2-41db-a03c-60679583a5b4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8692068-1eb2-41db-a03c-60679583a5b4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15086905315304567295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508690531530456729515086905315304567295150869053153045672951508690531530456729515086905315304567295150869053153045672951508690531530456729515086905315304567295150869053153045672951508690531530456729515086905315304567295150869053153045672951508690531530456729515086905315304567295150869053153045672951508690531530456729515086905315304567295150869053153045672951508690531530456729515086905315304567295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ded51dc-ee04-4125-bcd4-24dd4d208c21, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a99673e8-7739-48e6-b083-74cd4b2227a5, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a99673e8-7739-48e6-b083-74cd4b2227a5, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3814064005157708460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38140640051577084603814064005157708460381406400515770846038140640051577084603814064005157708460381406400515770846038140640051577084603814064005157708460381406400515770846038140640051577084603814064005157708460381406400515770846038140640051577084603814064005157708460381406400515770846038140640051577084603814064005157708460381406400515770846038140640051577084603814064005157708460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8692068-1eb2-41db-a03c-60679583a5b4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e44464d-8c42-42c7-9f13-d8578b18bc54, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e44464d-8c42-42c7-9f13-d8578b18bc54, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3535875611153161482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35358756111531614823535875611153161482353587561115316148235358756111531614823535875611153161482353587561115316148235358756111531614823535875611153161482353587561115316148235358756111531614823535875611153161482353587561115316148235358756111531614823535875611153161482353587561115316148235358756111531614823535875611153161482353587561115316148235358756111531614823535875611153161482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a99673e8-7739-48e6-b083-74cd4b2227a5, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c6b9aaeb-d273-4d30-9989-237f82893caa, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6b9aaeb-d273-4d30-9989-237f82893caa, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4357357298506393629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43573572985063936294357357298506393629435735729850639362943573572985063936294357357298506393629435735729850639362943573572985063936294357357298506393629435735729850639362943573572985063936294357357298506393629435735729850639362943573572985063936294357357298506393629435735729850639362943573572985063936294357357298506393629435735729850639362943573572985063936294357357298506393629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e44464d-8c42-42c7-9f13-d8578b18bc54, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 082561d9-cfc8-4309-b000-08d41d5447d2, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 082561d9-cfc8-4309-b000-08d41d5447d2, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4880658586226037284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48806585862260372844880658586226037284488065858622603728448806585862260372844880658586226037284488065858622603728448806585862260372844880658586226037284488065858622603728448806585862260372844880658586226037284488065858622603728448806585862260372844880658586226037284488065858622603728448806585862260372844880658586226037284488065858622603728448806585862260372844880658586226037284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6b9aaeb-d273-4d30-9989-237f82893caa, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 25771f3a-d2f1-4141-a3a4-5508ecb3ba76, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25771f3a-d2f1-4141-a3a4-5508ecb3ba76, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1462841669116039758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14628416691160397581462841669116039758146284166911603975814628416691160397581462841669116039758146284166911603975814628416691160397581462841669116039758146284166911603975814628416691160397581462841669116039758146284166911603975814628416691160397581462841669116039758146284166911603975814628416691160397581462841669116039758146284166911603975814628416691160397581462841669116039758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 082561d9-cfc8-4309-b000-08d41d5447d2, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f5e22c04-445d-4cc2-8e0c-60af1bc4c743, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5e22c04-445d-4cc2-8e0c-60af1bc4c743, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 963861562685984738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738963861562685984738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25771f3a-d2f1-4141-a3a4-5508ecb3ba76, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 528f47bf-3b41-4b31-85d6-a8f6c81a2e3e, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 528f47bf-3b41-4b31-85d6-a8f6c81a2e3e, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15312683356480371851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531268335648037185115312683356480371851153126833564803718511531268335648037185115312683356480371851153126833564803718511531268335648037185115312683356480371851153126833564803718511531268335648037185115312683356480371851153126833564803718511531268335648037185115312683356480371851153126833564803718511531268335648037185115312683356480371851153126833564803718511531268335648037185115312683356480371851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5e22c04-445d-4cc2-8e0c-60af1bc4c743, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ac7e77a-6e10-4608-960e-547dbb74e3f4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ac7e77a-6e10-4608-960e-547dbb74e3f4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16687873908319301855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668787390831930185516687873908319301855166878739083193018551668787390831930185516687873908319301855166878739083193018551668787390831930185516687873908319301855166878739083193018551668787390831930185516687873908319301855166878739083193018551668787390831930185516687873908319301855166878739083193018551668787390831930185516687873908319301855166878739083193018551668787390831930185516687873908319301855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 528f47bf-3b41-4b31-85d6-a8f6c81a2e3e, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 52627f29-072c-43de-b54b-7f0ead3d2ac4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52627f29-072c-43de-b54b-7f0ead3d2ac4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7902220256681277203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79022202566812772037902220256681277203790222025668127720379022202566812772037902220256681277203790222025668127720379022202566812772037902220256681277203790222025668127720379022202566812772037902220256681277203790222025668127720379022202566812772037902220256681277203790222025668127720379022202566812772037902220256681277203790222025668127720379022202566812772037902220256681277203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ac7e77a-6e10-4608-960e-547dbb74e3f4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52627f29-072c-43de-b54b-7f0ead3d2ac4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 91dffe4f-fbc9-46fd-b116-8a1dc0d40b51, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91dffe4f-fbc9-46fd-b116-8a1dc0d40b51, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11440248974110467325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144024897411046732511440248974110467325114402489741104673251144024897411046732511440248974110467325114402489741104673251144024897411046732511440248974110467325114402489741104673251144024897411046732511440248974110467325114402489741104673251144024897411046732511440248974110467325114402489741104673251144024897411046732511440248974110467325114402489741104673251144024897411046732511440248974110467325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0b4f89cc-1670-4c5f-a58f-7c880f2fcb4b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b4f89cc-1670-4c5f-a58f-7c880f2fcb4b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5524828266665152608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55248282666651526085524828266665152608552482826666515260855248282666651526085524828266665152608552482826666515260855248282666651526085524828266665152608552482826666515260855248282666651526085524828266665152608552482826666515260855248282666651526085524828266665152608552482826666515260855248282666651526085524828266665152608552482826666515260855248282666651526085524828266665152608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91dffe4f-fbc9-46fd-b116-8a1dc0d40b51, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 32585ca7-7412-4fb9-a625-b518d3fce380, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32585ca7-7412-4fb9-a625-b518d3fce380, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1896592155840389432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18965921558403894321896592155840389432189659215584038943218965921558403894321896592155840389432189659215584038943218965921558403894321896592155840389432189659215584038943218965921558403894321896592155840389432189659215584038943218965921558403894321896592155840389432189659215584038943218965921558403894321896592155840389432189659215584038943218965921558403894321896592155840389432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b4f89cc-1670-4c5f-a58f-7c880f2fcb4b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d5449198-04d7-40bf-840a-21c818caf600, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5449198-04d7-40bf-840a-21c818caf600, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15089737753354181477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508973775335418147715089737753354181477150897377533541814771508973775335418147715089737753354181477150897377533541814771508973775335418147715089737753354181477150897377533541814771508973775335418147715089737753354181477150897377533541814771508973775335418147715089737753354181477150897377533541814771508973775335418147715089737753354181477150897377533541814771508973775335418147715089737753354181477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32585ca7-7412-4fb9-a625-b518d3fce380, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, be166275-67b2-497e-9491-75ffa2134a62, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5449198-04d7-40bf-840a-21c818caf600, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be166275-67b2-497e-9491-75ffa2134a62, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4873521572058584478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48735215720585844784873521572058584478487352157205858447848735215720585844784873521572058584478487352157205858447848735215720585844784873521572058584478487352157205858447848735215720585844784873521572058584478487352157205858447848735215720585844784873521572058584478487352157205858447848735215720585844784873521572058584478487352157205858447848735215720585844784873521572058584478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6ce7ccd2-48c0-4b21-92ab-02e0c827a32f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ce7ccd2-48c0-4b21-92ab-02e0c827a32f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5572209649458422823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55722096494584228235572209649458422823557220964945842282355722096494584228235572209649458422823557220964945842282355722096494584228235572209649458422823557220964945842282355722096494584228235572209649458422823557220964945842282355722096494584228235572209649458422823557220964945842282355722096494584228235572209649458422823557220964945842282355722096494584228235572209649458422823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be166275-67b2-497e-9491-75ffa2134a62, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 04a3a0b7-60ab-4118-a676-906750c00b7d, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04a3a0b7-60ab-4118-a676-906750c00b7d, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7666980545780185932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76669805457801859327666980545780185932766698054578018593276669805457801859327666980545780185932766698054578018593276669805457801859327666980545780185932766698054578018593276669805457801859327666980545780185932766698054578018593276669805457801859327666980545780185932766698054578018593276669805457801859327666980545780185932766698054578018593276669805457801859327666980545780185932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ce7ccd2-48c0-4b21-92ab-02e0c827a32f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9634e9f2-b751-40a5-9b3b-0bbbd7a2db24, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9634e9f2-b751-40a5-9b3b-0bbbd7a2db24, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16789100794629046567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678910079462904656716789100794629046567167891007946290465671678910079462904656716789100794629046567167891007946290465671678910079462904656716789100794629046567167891007946290465671678910079462904656716789100794629046567167891007946290465671678910079462904656716789100794629046567167891007946290465671678910079462904656716789100794629046567167891007946290465671678910079462904656716789100794629046567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04a3a0b7-60ab-4118-a676-906750c00b7d, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 36869a0c-5b27-4e50-991d-db76bd2b6bc4, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36869a0c-5b27-4e50-991d-db76bd2b6bc4, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16893621966777023181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689362196677702318116893621966777023181168936219667770231811689362196677702318116893621966777023181168936219667770231811689362196677702318116893621966777023181168936219667770231811689362196677702318116893621966777023181168936219667770231811689362196677702318116893621966777023181168936219667770231811689362196677702318116893621966777023181168936219667770231811689362196677702318116893621966777023181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9634e9f2-b751-40a5-9b3b-0bbbd7a2db24, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6bc8ba20-5aee-4a20-9549-5a9524d47156, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bc8ba20-5aee-4a20-9549-5a9524d47156, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12460978962492990067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246097896249299006712460978962492990067124609789624929900671246097896249299006712460978962492990067124609789624929900671246097896249299006712460978962492990067124609789624929900671246097896249299006712460978962492990067124609789624929900671246097896249299006712460978962492990067124609789624929900671246097896249299006712460978962492990067124609789624929900671246097896249299006712460978962492990067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36869a0c-5b27-4e50-991d-db76bd2b6bc4, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e76a07b-35d9-4b7f-b09e-05dfd5893f91, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e76a07b-35d9-4b7f-b09e-05dfd5893f91, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15559614402586299095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555961440258629909515559614402586299095155596144025862990951555961440258629909515559614402586299095155596144025862990951555961440258629909515559614402586299095155596144025862990951555961440258629909515559614402586299095155596144025862990951555961440258629909515559614402586299095155596144025862990951555961440258629909515559614402586299095155596144025862990951555961440258629909515559614402586299095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bc8ba20-5aee-4a20-9549-5a9524d47156, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 30a9f757-ebfa-4600-be7e-b992f55b7d98, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30a9f757-ebfa-4600-be7e-b992f55b7d98, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11057040093467650934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105704009346765093411057040093467650934110570400934676509341105704009346765093411057040093467650934110570400934676509341105704009346765093411057040093467650934110570400934676509341105704009346765093411057040093467650934110570400934676509341105704009346765093411057040093467650934110570400934676509341105704009346765093411057040093467650934110570400934676509341105704009346765093411057040093467650934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e76a07b-35d9-4b7f-b09e-05dfd5893f91, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 91c1354f-9b95-425b-aba1-f123caa9b0ff, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91c1354f-9b95-425b-aba1-f123caa9b0ff, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1898676190660738213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18986761906607382131898676190660738213189867619066073821318986761906607382131898676190660738213189867619066073821318986761906607382131898676190660738213189867619066073821318986761906607382131898676190660738213189867619066073821318986761906607382131898676190660738213189867619066073821318986761906607382131898676190660738213189867619066073821318986761906607382131898676190660738213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30a9f757-ebfa-4600-be7e-b992f55b7d98, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7823dd7b-c712-4a8d-906f-76e403ab43bc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7823dd7b-c712-4a8d-906f-76e403ab43bc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15987928962497876817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598792896249787681715987928962497876817159879289624978768171598792896249787681715987928962497876817159879289624978768171598792896249787681715987928962497876817159879289624978768171598792896249787681715987928962497876817159879289624978768171598792896249787681715987928962497876817159879289624978768171598792896249787681715987928962497876817159879289624978768171598792896249787681715987928962497876817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91c1354f-9b95-425b-aba1-f123caa9b0ff, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05952afc-429d-4d02-b7da-676c77592a8f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05952afc-429d-4d02-b7da-676c77592a8f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6095538691378463487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60955386913784634876095538691378463487609553869137846348760955386913784634876095538691378463487609553869137846348760955386913784634876095538691378463487609553869137846348760955386913784634876095538691378463487609553869137846348760955386913784634876095538691378463487609553869137846348760955386913784634876095538691378463487609553869137846348760955386913784634876095538691378463487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7823dd7b-c712-4a8d-906f-76e403ab43bc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aaa78c50-0186-40e0-9c04-0e5c61d565ae, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaa78c50-0186-40e0-9c04-0e5c61d565ae, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12804451552271465585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280445155227146558512804451552271465585128044515522714655851280445155227146558512804451552271465585128044515522714655851280445155227146558512804451552271465585128044515522714655851280445155227146558512804451552271465585128044515522714655851280445155227146558512804451552271465585128044515522714655851280445155227146558512804451552271465585128044515522714655851280445155227146558512804451552271465585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05952afc-429d-4d02-b7da-676c77592a8f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8e1dfe3b-7397-4982-b4de-03c5b739b460, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e1dfe3b-7397-4982-b4de-03c5b739b460, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17870720661217125168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787072066121712516817870720661217125168178707206612171251681787072066121712516817870720661217125168178707206612171251681787072066121712516817870720661217125168178707206612171251681787072066121712516817870720661217125168178707206612171251681787072066121712516817870720661217125168178707206612171251681787072066121712516817870720661217125168178707206612171251681787072066121712516817870720661217125168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaa78c50-0186-40e0-9c04-0e5c61d565ae, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 19b08e79-2230-40c7-bebd-ae74f8bc9eb9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19b08e79-2230-40c7-bebd-ae74f8bc9eb9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12924065605658527891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292406560565852789112924065605658527891129240656056585278911292406560565852789112924065605658527891129240656056585278911292406560565852789112924065605658527891129240656056585278911292406560565852789112924065605658527891129240656056585278911292406560565852789112924065605658527891129240656056585278911292406560565852789112924065605658527891129240656056585278911292406560565852789112924065605658527891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e1dfe3b-7397-4982-b4de-03c5b739b460, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9100da85-e37b-4562-ae10-9ebae8c88422, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9100da85-e37b-4562-ae10-9ebae8c88422, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15760083316305415054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576008331630541505415760083316305415054157600833163054150541576008331630541505415760083316305415054157600833163054150541576008331630541505415760083316305415054157600833163054150541576008331630541505415760083316305415054157600833163054150541576008331630541505415760083316305415054157600833163054150541576008331630541505415760083316305415054157600833163054150541576008331630541505415760083316305415054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19b08e79-2230-40c7-bebd-ae74f8bc9eb9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 042c3cc8-007f-4a02-988e-e726544b15a3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 042c3cc8-007f-4a02-988e-e726544b15a3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7969297053111235361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79692970531112353617969297053111235361796929705311123536179692970531112353617969297053111235361796929705311123536179692970531112353617969297053111235361796929705311123536179692970531112353617969297053111235361796929705311123536179692970531112353617969297053111235361796929705311123536179692970531112353617969297053111235361796929705311123536179692970531112353617969297053111235361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9100da85-e37b-4562-ae10-9ebae8c88422, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fadd98c1-4805-4b0e-bb7b-e6294657366a, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 042c3cc8-007f-4a02-988e-e726544b15a3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fadd98c1-4805-4b0e-bb7b-e6294657366a, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5894286108497532723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58942861084975327235894286108497532723589428610849753272358942861084975327235894286108497532723589428610849753272358942861084975327235894286108497532723589428610849753272358942861084975327235894286108497532723589428610849753272358942861084975327235894286108497532723589428610849753272358942861084975327235894286108497532723589428610849753272358942861084975327235894286108497532723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac109559-d166-4a09-95fa-e5f390052121, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac109559-d166-4a09-95fa-e5f390052121, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 443770103947259339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339443770103947259339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac109559-d166-4a09-95fa-e5f390052121, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fadd98c1-4805-4b0e-bb7b-e6294657366a, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bd70d0ab-0e4b-4bb1-acb0-908d452ed493, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd70d0ab-0e4b-4bb1-acb0-908d452ed493, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1225882282829975711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12258822828299757111225882282829975711122588228282997571112258822828299757111225882282829975711122588228282997571112258822828299757111225882282829975711122588228282997571112258822828299757111225882282829975711122588228282997571112258822828299757111225882282829975711122588228282997571112258822828299757111225882282829975711122588228282997571112258822828299757111225882282829975711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 16414a2a-6173-48ef-8a9a-63b766fca32b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16414a2a-6173-48ef-8a9a-63b766fca32b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2494281405808567309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24942814058085673092494281405808567309249428140580856730924942814058085673092494281405808567309249428140580856730924942814058085673092494281405808567309249428140580856730924942814058085673092494281405808567309249428140580856730924942814058085673092494281405808567309249428140580856730924942814058085673092494281405808567309249428140580856730924942814058085673092494281405808567309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd70d0ab-0e4b-4bb1-acb0-908d452ed493, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c2d6c54-3784-475e-8137-5238bdc74639, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c2d6c54-3784-475e-8137-5238bdc74639, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2905013504802434573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29050135048024345732905013504802434573290501350480243457329050135048024345732905013504802434573290501350480243457329050135048024345732905013504802434573290501350480243457329050135048024345732905013504802434573290501350480243457329050135048024345732905013504802434573290501350480243457329050135048024345732905013504802434573290501350480243457329050135048024345732905013504802434573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16414a2a-6173-48ef-8a9a-63b766fca32b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57a835be-552a-496b-a223-fa639ff8b6dc, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57a835be-552a-496b-a223-fa639ff8b6dc, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5745737335702709118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57457373357027091185745737335702709118574573733570270911857457373357027091185745737335702709118574573733570270911857457373357027091185745737335702709118574573733570270911857457373357027091185745737335702709118574573733570270911857457373357027091185745737335702709118574573733570270911857457373357027091185745737335702709118574573733570270911857457373357027091185745737335702709118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c2d6c54-3784-475e-8137-5238bdc74639, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 03d5fe07-8372-4c81-a6d7-556f29fae76f, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d5fe07-8372-4c81-a6d7-556f29fae76f, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11026889523859394805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102688952385939480511026889523859394805110268895238593948051102688952385939480511026889523859394805110268895238593948051102688952385939480511026889523859394805110268895238593948051102688952385939480511026889523859394805110268895238593948051102688952385939480511026889523859394805110268895238593948051102688952385939480511026889523859394805110268895238593948051102688952385939480511026889523859394805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57a835be-552a-496b-a223-fa639ff8b6dc, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 614f6ed4-f758-4030-a4ce-bc9c36b560e3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 614f6ed4-f758-4030-a4ce-bc9c36b560e3, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8993363525469092227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89933635254690922278993363525469092227899336352546909222789933635254690922278993363525469092227899336352546909222789933635254690922278993363525469092227899336352546909222789933635254690922278993363525469092227899336352546909222789933635254690922278993363525469092227899336352546909222789933635254690922278993363525469092227899336352546909222789933635254690922278993363525469092227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d5fe07-8372-4c81-a6d7-556f29fae76f, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 80c5b328-c213-485e-9486-9f2ac3da1105, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80c5b328-c213-485e-9486-9f2ac3da1105, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16494155479839512922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649415547983951292216494155479839512922164941554798395129221649415547983951292216494155479839512922164941554798395129221649415547983951292216494155479839512922164941554798395129221649415547983951292216494155479839512922164941554798395129221649415547983951292216494155479839512922164941554798395129221649415547983951292216494155479839512922164941554798395129221649415547983951292216494155479839512922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 614f6ed4-f758-4030-a4ce-bc9c36b560e3, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0183ab88-6ffe-45aa-8e5f-19384930c364, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0183ab88-6ffe-45aa-8e5f-19384930c364, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17771298802516329809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777129880251632980917771298802516329809177712988025163298091777129880251632980917771298802516329809177712988025163298091777129880251632980917771298802516329809177712988025163298091777129880251632980917771298802516329809177712988025163298091777129880251632980917771298802516329809177712988025163298091777129880251632980917771298802516329809177712988025163298091777129880251632980917771298802516329809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80c5b328-c213-485e-9486-9f2ac3da1105, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d0f7bb5f-9a5d-41cb-8625-705b634c2d2b, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0f7bb5f-9a5d-41cb-8625-705b634c2d2b, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 786821992286810379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379786821992286810379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0183ab88-6ffe-45aa-8e5f-19384930c364, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3f38ef1a-1147-41e2-804e-af9c82d0ca2c, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f38ef1a-1147-41e2-804e-af9c82d0ca2c, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11875379044983775116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187537904498377511611875379044983775116118753790449837751161187537904498377511611875379044983775116118753790449837751161187537904498377511611875379044983775116118753790449837751161187537904498377511611875379044983775116118753790449837751161187537904498377511611875379044983775116118753790449837751161187537904498377511611875379044983775116118753790449837751161187537904498377511611875379044983775116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0f7bb5f-9a5d-41cb-8625-705b634c2d2b, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 193e2ca1-e28a-4863-b4b8-eed5bec49e32, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ya.test:process.py:259 Command (pid 3024680) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3024680) elapsed time (sec): 0.8832583427429199
DEBUG    ya.test:process.py:263 Command (pid 3024680) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3024680) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3024680) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3024680) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3024680) majflt: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193e2ca1-e28a-4863-b4b8-eed5bec49e32, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17615228799946783828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761522879994678382817615228799946783828176152287999467838281761522879994678382817615228799946783828176152287999467838281761522879994678382817615228799946783828176152287999467838281761522879994678382817615228799946783828176152287999467838281761522879994678382817615228799946783828176152287999467838281761522879994678382817615228799946783828176152287999467838281761522879994678382817615228799946783828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:263 Command (pid 3024680) maxrss: 857580
DEBUG    ya.test:process.py:263 Command (pid 3024680) minflt: 45262
DEBUG    ya.test:process.py:263 Command (pid 3024680) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3024680) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3024680) nivcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 3024680) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3024680) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3024680) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3024680) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3024680) stime: 0.235421
DEBUG    ya.test:process.py:263 Command (pid 3024680) utime: 0.512111
DEBUG    ya.test:process.py:263 Command (pid 3024680) wtime: 0.895
DEBUG    ya.test:process.py:275 Command (pid 3024680) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f38ef1a-1147-41e2-804e-af9c82d0ca2c, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9769877e-249e-420f-ba52-74a1613f4be9, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9769877e-249e-420f-ba52-74a1613f4be9, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3598126992691358201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35981269926913582013598126992691358201359812699269135820135981269926913582013598126992691358201359812699269135820135981269926913582013598126992691358201359812699269135820135981269926913582013598126992691358201359812699269135820135981269926913582013598126992691358201359812699269135820135981269926913582013598126992691358201359812699269135820135981269926913582013598126992691358201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193e2ca1-e28a-4863-b4b8-eed5bec49e32, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fa6f3e11-df28-4cd6-8e38-5aed68fd1b73, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa6f3e11-df28-4cd6-8e38-5aed68fd1b73, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18255200910495988057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825520091049598805718255200910495988057182552009104959880571825520091049598805718255200910495988057182552009104959880571825520091049598805718255200910495988057182552009104959880571825520091049598805718255200910495988057182552009104959880571825520091049598805718255200910495988057182552009104959880571825520091049598805718255200910495988057182552009104959880571825520091049598805718255200910495988057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9769877e-249e-420f-ba52-74a1613f4be9, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be038a09eb0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be038a09eb0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 77c62baf-ba46-42b8-bdf9-0ce1d5ec2d53, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 77c62baf-ba46-42b8-bdf9-0ce1d5ec2d53, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NjNjYmJhN2UtYjk2ZmY5YmUtMjhkNTdlN2QtMzBkZWY4ZWE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be038a09eb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7263c2de-ef05-4aff-952d-936b45786dbb, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 77c62baf-ba46-42b8-bdf9-0ce1d5ec2d53, ghrun-wjtphvox5i.auto.internal:3322): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7263c2de-ef05-4aff-952d-936b45786dbb, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=NWE1OWY0MDYtOWQ3ZWQ5ZTAtYWEwNGM0ZjMtMWJjZDk0ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3812413751177157956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38124137511771579563812413751177157956381241375117715795638124137511771579563812413751177157956381241375117715795638124137511771579563812413751177157956381241375117715795638124137511771579563812413751177157956381241375117715795638124137511771579563812413751177157956381241375117715795638124137511771579563812413751177157956381241375117715795638124137511771579563812413751177157956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa6f3e11-df28-4cd6-8e38-5aed68fd1b73, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 77c62baf-ba46-42b8-bdf9-0ce1d5ec2d53, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 77c62baf-ba46-42b8-bdf9-0ce1d5ec2d53, ghrun-wjtphvox5i.auto.internal:3322): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be03b448ff0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be03b448ff0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, fd08bfd8-4443-4954-bd96-4bb20ab947f8, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, fd08bfd8-4443-4954-bd96-4bb20ab947f8, ghrun-wjtphvox5i.auto.internal:3322): request = { session_id: "ydb://session/3?node_id=50003&id=MmI3Yzc3YS05OTk0MjY3ZS1hYzZjMDcyNy03NmRiZmE2MQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be03b448ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7be038f5a230 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 1 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ec50f337-46ce-4539-aa53-c1445750e2f3, ghrun-wjtphvox5i.auto.internal:3322): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ec50f337-46ce-4539-aa53-c1445750e2f3, ghrun-wjtphvox5i.auto.internal:3322): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7263c2de-ef05-4aff-952d-936b45786dbb, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=3ed52837-80742511-b3385dc6-8fd74877" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, fd08bfd8-4443-4954-bd96-4bb20ab947f8, ghrun-wjtphvox5i.auto.internal:3322): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, fd08bfd8-4443-4954-bd96-4bb20ab947f8, ghrun-wjtphvox5i.auto.internal:3322): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, fd08bfd8-4443-4954-bd96-4bb20ab947f8, ghrun-wjtphvox5i.auto.internal:3322): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, ec50f337-46ce-4539-aa53-c1445750e2f3, ghrun-wjtphvox5i.auto.internal:3322): on response callback started
INFO     ydb.connection:connection.py:77 RpcState(CreateSession, ec50f337-46ce-4539-aa53-c1445750e2f3, ghrun-wjtphvox5i.auto.internal:3322): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2026-02-18T19:33:18.090455594+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(CreateSession, ec50f337-46ce-4539-aa53-c1445750e2f3, ghrun-wjtphvox5i.auto.internal:3322): unhandled rpc error, disconnecting channel
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-wjtphvox5i.auto.internal:3322
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be038a392b0>, reason: session-close
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be038a392b0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:156 In flight waiters: 1, preparing session <ydb.table.Session object at 0x7be038a392b0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be0379cd730>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be038a392b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c0319ef0-c98e-4690-94bf-5b11050f792f, localhost:3870): creating call state
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2026-02-18T19:33:18.090455594+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c0319ef0-c98e-4690-94bf-5b11050f792f, localhost:3870): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7be037bc1b70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 2 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be03a096570>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c0319ef0-c98e-4690-94bf-5b11050f792f, localhost:3870): 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/test_simple_encryption_1. Endpoint: "localhost:3870". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3870
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6d2d4f42-678b-4c8e-b273-3899ca5f02b9, localhost:3870): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6d2d4f42-678b-4c8e-b273-3899ca5f02b9, localhost:3870): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6d2d4f42-678b-4c8e-b273-3899ca5f02b9, localhost:3870): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wjtphvox5i.auto.internal" port: 16317 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" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-wjtphvox5i.auto.internal:16317, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3870
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 96da7e54-4b3b-4b80-99ca-8320e785e901, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 96da7e54-4b3b-4b80-99ca-8320e785e901, ghrun-wjtphvox5i.auto.internal:16317): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 1d4d7839-2f0c-43cd-a214-da3b9b34695b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1d4d7839-2f0c-43cd-a214-da3b9b34695b, ghrun-wjtphvox5i.auto.internal:16317): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 854011fd-c4e6-4254-ab8b-5ae87e46d013, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 854011fd-c4e6-4254-ab8b-5ae87e46d013, ghrun-wjtphvox5i.auto.internal:16317): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 96da7e54-4b3b-4b80-99ca-8320e785e901, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 96da7e54-4b3b-4b80-99ca-8320e785e901, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 96da7e54-4b3b-4b80-99ca-8320e785e901, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 7620d249-65b3-4867-99f0-53fe4de22a15, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 7620d249-65b3-4867-99f0-53fe4de22a15, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 854011fd-c4e6-4254-ab8b-5ae87e46d013, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 854011fd-c4e6-4254-ab8b-5ae87e46d013, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 854011fd-c4e6-4254-ab8b-5ae87e46d013, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 1d4d7839-2f0c-43cd-a214-da3b9b34695b, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1d4d7839-2f0c-43cd-a214-da3b9b34695b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 1d4d7839-2f0c-43cd-a214-da3b9b34695b, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, ac06b14c-dbe5-4330-b9f6-d7272720e3c9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, ac06b14c-dbe5-4330-b9f6-d7272720e3c9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 7620d249-65b3-4867-99f0-53fe4de22a15, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=c144f4d8-f43c6680-8731cb05-e2c8d4a4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ff3c59eb-488a-4d09-a9f3-7f67f2ec7392, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff3c59eb-488a-4d09-a9f3-7f67f2ec7392, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1383311510513163042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13833115105131630421383311510513163042138331151051316304213833115105131630421383311510513163042138331151051316304213833115105131630421383311510513163042138331151051316304213833115105131630421383311510513163042138331151051316304213833115105131630421383311510513163042138331151051316304213833115105131630421383311510513163042138331151051316304213833115105131630421383311510513163042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, ac06b14c-dbe5-4330-b9f6-d7272720e3c9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=c144f4d8-f43c6680-8731cb05-e2c8d4a4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4f4a013e-3de2-401a-bb3c-03fa28cecdc9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f4a013e-3de2-401a-bb3c-03fa28cecdc9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15941582828908587292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594158282890858729215941582828908587292159415828289085872921594158282890858729215941582828908587292159415828289085872921594158282890858729215941582828908587292159415828289085872921594158282890858729215941582828908587292159415828289085872921594158282890858729215941582828908587292159415828289085872921594158282890858729215941582828908587292159415828289085872921594158282890858729215941582828908587292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff3c59eb-488a-4d09-a9f3-7f67f2ec7392, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f4a013e-3de2-401a-bb3c-03fa28cecdc9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dfb74202-f4c6-4e05-aaf7-7375882bb0c4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(PrepareDataQuery, 421460ce-5529-4dfd-a609-53bb91dddddb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfb74202-f4c6-4e05-aaf7-7375882bb0c4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8536441424068688162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85364414240686881628536441424068688162853644142406868816285364414240686881628536441424068688162853644142406868816285364414240686881628536441424068688162853644142406868816285364414240686881628536441424068688162853644142406868816285364414240686881628536441424068688162853644142406868816285364414240686881628536441424068688162853644142406868816285364414240686881628536441424068688162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 421460ce-5529-4dfd-a609-53bb91dddddb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 421460ce-5529-4dfd-a609-53bb91dddddb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=c144f4d8-f43c6680-8731cb05-e2c8d4a4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b7f08dc0-a71b-45a1-9602-e85986d2f318, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7f08dc0-a71b-45a1-9602-e85986d2f318, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 476371032963136575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575476371032963136575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfb74202-f4c6-4e05-aaf7-7375882bb0c4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 961c3b1d-0e8a-4faa-9f5c-882675eb230f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 961c3b1d-0e8a-4faa-9f5c-882675eb230f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8211047715923113414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82110477159231134148211047715923113414821104771592311341482110477159231134148211047715923113414821104771592311341482110477159231134148211047715923113414821104771592311341482110477159231134148211047715923113414821104771592311341482110477159231134148211047715923113414821104771592311341482110477159231134148211047715923113414821104771592311341482110477159231134148211047715923113414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7f08dc0-a71b-45a1-9602-e85986d2f318, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bfbcc333-561b-49ad-b294-32eb9c816ea1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 961c3b1d-0e8a-4faa-9f5c-882675eb230f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7763c397-42c3-4a23-a485-b7405d622ebe, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7763c397-42c3-4a23-a485-b7405d622ebe, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6538036878210981576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65380368782109815766538036878210981576653803687821098157665380368782109815766538036878210981576653803687821098157665380368782109815766538036878210981576653803687821098157665380368782109815766538036878210981576653803687821098157665380368782109815766538036878210981576653803687821098157665380368782109815766538036878210981576653803687821098157665380368782109815766538036878210981576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfbcc333-561b-49ad-b294-32eb9c816ea1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3654508090286791577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36545080902867915773654508090286791577365450809028679157736545080902867915773654508090286791577365450809028679157736545080902867915773654508090286791577365450809028679157736545080902867915773654508090286791577365450809028679157736545080902867915773654508090286791577365450809028679157736545080902867915773654508090286791577365450809028679157736545080902867915773654508090286791577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfbcc333-561b-49ad-b294-32eb9c816ea1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8444d59c-8e85-41bd-b2d1-4d9c18e1c6cb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8444d59c-8e85-41bd-b2d1-4d9c18e1c6cb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15072408505859998614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507240850585999861415072408505859998614150724085058599986141507240850585999861415072408505859998614150724085058599986141507240850585999861415072408505859998614150724085058599986141507240850585999861415072408505859998614150724085058599986141507240850585999861415072408505859998614150724085058599986141507240850585999861415072408505859998614150724085058599986141507240850585999861415072408505859998614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7763c397-42c3-4a23-a485-b7405d622ebe, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b55c449-4313-44b9-a82a-d20337a061e8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b55c449-4313-44b9-a82a-d20337a061e8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7037692429779656930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70376924297796569307037692429779656930703769242977965693070376924297796569307037692429779656930703769242977965693070376924297796569307037692429779656930703769242977965693070376924297796569307037692429779656930703769242977965693070376924297796569307037692429779656930703769242977965693070376924297796569307037692429779656930703769242977965693070376924297796569307037692429779656930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b55c449-4313-44b9-a82a-d20337a061e8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1b8fd263-b02a-4be2-87bb-ca89def8fa49, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b8fd263-b02a-4be2-87bb-ca89def8fa49, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1527431026585477776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15274310265854777761527431026585477776152743102658547777615274310265854777761527431026585477776152743102658547777615274310265854777761527431026585477776152743102658547777615274310265854777761527431026585477776152743102658547777615274310265854777761527431026585477776152743102658547777615274310265854777761527431026585477776152743102658547777615274310265854777761527431026585477776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8444d59c-8e85-41bd-b2d1-4d9c18e1c6cb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 614256e5-44c4-4037-88c2-72995647fc7b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 614256e5-44c4-4037-88c2-72995647fc7b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7251921631328137214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72519216313281372147251921631328137214725192163132813721472519216313281372147251921631328137214725192163132813721472519216313281372147251921631328137214725192163132813721472519216313281372147251921631328137214725192163132813721472519216313281372147251921631328137214725192163132813721472519216313281372147251921631328137214725192163132813721472519216313281372147251921631328137214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b8fd263-b02a-4be2-87bb-ca89def8fa49, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2ea92f88-d3c2-43ac-9871-79cb6f63ccc1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ea92f88-d3c2-43ac-9871-79cb6f63ccc1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8894374735534636629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88943747355346366298894374735534636629889437473553463662988943747355346366298894374735534636629889437473553463662988943747355346366298894374735534636629889437473553463662988943747355346366298894374735534636629889437473553463662988943747355346366298894374735534636629889437473553463662988943747355346366298894374735534636629889437473553463662988943747355346366298894374735534636629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 614256e5-44c4-4037-88c2-72995647fc7b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 253a63d0-c820-44fa-bfc2-1755c94fd5a3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 253a63d0-c820-44fa-bfc2-1755c94fd5a3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15626826120105924695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562682612010592469515626826120105924695156268261201059246951562682612010592469515626826120105924695156268261201059246951562682612010592469515626826120105924695156268261201059246951562682612010592469515626826120105924695156268261201059246951562682612010592469515626826120105924695156268261201059246951562682612010592469515626826120105924695156268261201059246951562682612010592469515626826120105924695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea92f88-d3c2-43ac-9871-79cb6f63ccc1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, de074edd-cfad-4d63-bc34-a2ce3c889b5d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 253a63d0-c820-44fa-bfc2-1755c94fd5a3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de074edd-cfad-4d63-bc34-a2ce3c889b5d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14556374604969012763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455637460496901276314556374604969012763145563746049690127631455637460496901276314556374604969012763145563746049690127631455637460496901276314556374604969012763145563746049690127631455637460496901276314556374604969012763145563746049690127631455637460496901276314556374604969012763145563746049690127631455637460496901276314556374604969012763145563746049690127631455637460496901276314556374604969012763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 18bf627b-7a2e-439f-99d4-867012ba3315, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18bf627b-7a2e-439f-99d4-867012ba3315, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6764366616506414985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67643666165064149856764366616506414985676436661650641498567643666165064149856764366616506414985676436661650641498567643666165064149856764366616506414985676436661650641498567643666165064149856764366616506414985676436661650641498567643666165064149856764366616506414985676436661650641498567643666165064149856764366616506414985676436661650641498567643666165064149856764366616506414985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de074edd-cfad-4d63-bc34-a2ce3c889b5d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 50642b3b-c830-4c36-9c7b-86c23a381fb1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50642b3b-c830-4c36-9c7b-86c23a381fb1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12894725488606285441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289472548860628544112894725488606285441128947254886062854411289472548860628544112894725488606285441128947254886062854411289472548860628544112894725488606285441128947254886062854411289472548860628544112894725488606285441128947254886062854411289472548860628544112894725488606285441128947254886062854411289472548860628544112894725488606285441128947254886062854411289472548860628544112894725488606285441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18bf627b-7a2e-439f-99d4-867012ba3315, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 580cfdf7-a495-4c69-972e-a37f2ef8777c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 580cfdf7-a495-4c69-972e-a37f2ef8777c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12453583843862171446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245358384386217144612453583843862171446124535838438621714461245358384386217144612453583843862171446124535838438621714461245358384386217144612453583843862171446124535838438621714461245358384386217144612453583843862171446124535838438621714461245358384386217144612453583843862171446124535838438621714461245358384386217144612453583843862171446124535838438621714461245358384386217144612453583843862171446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50642b3b-c830-4c36-9c7b-86c23a381fb1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7fb7f89c-2e3e-4f8d-b360-45381cfc8a4d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fb7f89c-2e3e-4f8d-b360-45381cfc8a4d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14346495925940994714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434649592594099471414346495925940994714143464959259409947141434649592594099471414346495925940994714143464959259409947141434649592594099471414346495925940994714143464959259409947141434649592594099471414346495925940994714143464959259409947141434649592594099471414346495925940994714143464959259409947141434649592594099471414346495925940994714143464959259409947141434649592594099471414346495925940994714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 580cfdf7-a495-4c69-972e-a37f2ef8777c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fbef39ba-7968-4325-9a4b-a9920dbb057c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbef39ba-7968-4325-9a4b-a9920dbb057c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9785776172720404111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97857761727204041119785776172720404111978577617272040411197857761727204041119785776172720404111978577617272040411197857761727204041119785776172720404111978577617272040411197857761727204041119785776172720404111978577617272040411197857761727204041119785776172720404111978577617272040411197857761727204041119785776172720404111978577617272040411197857761727204041119785776172720404111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fb7f89c-2e3e-4f8d-b360-45381cfc8a4d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d8f50a15-779c-488c-830d-fc06d923adb0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f50a15-779c-488c-830d-fc06d923adb0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11516847334042866176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151684733404286617611516847334042866176115168473340428661761151684733404286617611516847334042866176115168473340428661761151684733404286617611516847334042866176115168473340428661761151684733404286617611516847334042866176115168473340428661761151684733404286617611516847334042866176115168473340428661761151684733404286617611516847334042866176115168473340428661761151684733404286617611516847334042866176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbef39ba-7968-4325-9a4b-a9920dbb057c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4840b6ce-6922-4263-8287-406d6cf8fab1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4840b6ce-6922-4263-8287-406d6cf8fab1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15007542455924142167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500754245592414216715007542455924142167150075424559241421671500754245592414216715007542455924142167150075424559241421671500754245592414216715007542455924142167150075424559241421671500754245592414216715007542455924142167150075424559241421671500754245592414216715007542455924142167150075424559241421671500754245592414216715007542455924142167150075424559241421671500754245592414216715007542455924142167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f50a15-779c-488c-830d-fc06d923adb0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 47b89a01-c569-4ef5-9516-4939f6810c6f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47b89a01-c569-4ef5-9516-4939f6810c6f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14339999361060875720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433999936106087572014339999361060875720143399993610608757201433999936106087572014339999361060875720143399993610608757201433999936106087572014339999361060875720143399993610608757201433999936106087572014339999361060875720143399993610608757201433999936106087572014339999361060875720143399993610608757201433999936106087572014339999361060875720143399993610608757201433999936106087572014339999361060875720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4840b6ce-6922-4263-8287-406d6cf8fab1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aa8432cf-73ec-4df1-affa-a528a0acdd2a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa8432cf-73ec-4df1-affa-a528a0acdd2a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 160694561238725064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064160694561238725064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47b89a01-c569-4ef5-9516-4939f6810c6f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f89cdd93-6702-42a5-98ec-c77eaa25e456, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f89cdd93-6702-42a5-98ec-c77eaa25e456, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5910044891383175089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59100448913831750895910044891383175089591004489138317508959100448913831750895910044891383175089591004489138317508959100448913831750895910044891383175089591004489138317508959100448913831750895910044891383175089591004489138317508959100448913831750895910044891383175089591004489138317508959100448913831750895910044891383175089591004489138317508959100448913831750895910044891383175089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa8432cf-73ec-4df1-affa-a528a0acdd2a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b1fa2036-b24b-49ec-9143-551991a000a0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1fa2036-b24b-49ec-9143-551991a000a0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11233614773452042316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123361477345204231611233614773452042316112336147734520423161123361477345204231611233614773452042316112336147734520423161123361477345204231611233614773452042316112336147734520423161123361477345204231611233614773452042316112336147734520423161123361477345204231611233614773452042316112336147734520423161123361477345204231611233614773452042316112336147734520423161123361477345204231611233614773452042316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f89cdd93-6702-42a5-98ec-c77eaa25e456, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1fa2036-b24b-49ec-9143-551991a000a0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2fe6798f-1a90-4e00-847a-6904051cfc95, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 021b7907-ca31-4bec-9bec-74d6ed4639b4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 021b7907-ca31-4bec-9bec-74d6ed4639b4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11137738775880143611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113773877588014361111137738775880143611111377387758801436111113773877588014361111137738775880143611111377387758801436111113773877588014361111137738775880143611111377387758801436111113773877588014361111137738775880143611111377387758801436111113773877588014361111137738775880143611111377387758801436111113773877588014361111137738775880143611111377387758801436111113773877588014361111137738775880143611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fe6798f-1a90-4e00-847a-6904051cfc95, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3368304746668681991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33683047466686819913368304746668681991336830474666868199133683047466686819913368304746668681991336830474666868199133683047466686819913368304746668681991336830474666868199133683047466686819913368304746668681991336830474666868199133683047466686819913368304746668681991336830474666868199133683047466686819913368304746668681991336830474666868199133683047466686819913368304746668681991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 021b7907-ca31-4bec-9bec-74d6ed4639b4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ac330965-3e1b-4863-8298-03a1a728824a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac330965-3e1b-4863-8298-03a1a728824a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 544792413178946345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345544792413178946345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fe6798f-1a90-4e00-847a-6904051cfc95, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bf5a403f-2db3-4da9-a7f8-94b18b1a52ee, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf5a403f-2db3-4da9-a7f8-94b18b1a52ee, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8861960602358743666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88619606023587436668861960602358743666886196060235874366688619606023587436668861960602358743666886196060235874366688619606023587436668861960602358743666886196060235874366688619606023587436668861960602358743666886196060235874366688619606023587436668861960602358743666886196060235874366688619606023587436668861960602358743666886196060235874366688619606023587436668861960602358743666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac330965-3e1b-4863-8298-03a1a728824a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 004883e3-c2bb-4100-87fa-1e9676985e7e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 004883e3-c2bb-4100-87fa-1e9676985e7e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7154752025900622913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71547520259006229137154752025900622913715475202590062291371547520259006229137154752025900622913715475202590062291371547520259006229137154752025900622913715475202590062291371547520259006229137154752025900622913715475202590062291371547520259006229137154752025900622913715475202590062291371547520259006229137154752025900622913715475202590062291371547520259006229137154752025900622913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf5a403f-2db3-4da9-a7f8-94b18b1a52ee, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e5bf52c3-66b8-4f7a-bb51-e6a86f58f286, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5bf52c3-66b8-4f7a-bb51-e6a86f58f286, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15727046893743535240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572704689374353524015727046893743535240157270468937435352401572704689374353524015727046893743535240157270468937435352401572704689374353524015727046893743535240157270468937435352401572704689374353524015727046893743535240157270468937435352401572704689374353524015727046893743535240157270468937435352401572704689374353524015727046893743535240157270468937435352401572704689374353524015727046893743535240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 004883e3-c2bb-4100-87fa-1e9676985e7e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d7b937e0-ef0c-4cd0-83a6-2aec03b8da07, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b937e0-ef0c-4cd0-83a6-2aec03b8da07, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15902176533263164522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590217653326316452215902176533263164522159021765332631645221590217653326316452215902176533263164522159021765332631645221590217653326316452215902176533263164522159021765332631645221590217653326316452215902176533263164522159021765332631645221590217653326316452215902176533263164522159021765332631645221590217653326316452215902176533263164522159021765332631645221590217653326316452215902176533263164522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5bf52c3-66b8-4f7a-bb51-e6a86f58f286, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c0a82460-0e41-4b48-9038-3297d592fbe9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0a82460-0e41-4b48-9038-3297d592fbe9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1128888846298686161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11288888462986861611128888846298686161112888884629868616111288888462986861611128888846298686161112888884629868616111288888462986861611128888846298686161112888884629868616111288888462986861611128888846298686161112888884629868616111288888462986861611128888846298686161112888884629868616111288888462986861611128888846298686161112888884629868616111288888462986861611128888846298686161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b937e0-ef0c-4cd0-83a6-2aec03b8da07, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d44ba7bb-263e-4693-987d-ea2269b5b7ef, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d44ba7bb-263e-4693-987d-ea2269b5b7ef, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8503473883984312395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85034738839843123958503473883984312395850347388398431239585034738839843123958503473883984312395850347388398431239585034738839843123958503473883984312395850347388398431239585034738839843123958503473883984312395850347388398431239585034738839843123958503473883984312395850347388398431239585034738839843123958503473883984312395850347388398431239585034738839843123958503473883984312395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0a82460-0e41-4b48-9038-3297d592fbe9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 25ef4006-9e48-4530-8669-035f4a5a9668, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25ef4006-9e48-4530-8669-035f4a5a9668, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1924693623616012375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19246936236160123751924693623616012375192469362361601237519246936236160123751924693623616012375192469362361601237519246936236160123751924693623616012375192469362361601237519246936236160123751924693623616012375192469362361601237519246936236160123751924693623616012375192469362361601237519246936236160123751924693623616012375192469362361601237519246936236160123751924693623616012375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d44ba7bb-263e-4693-987d-ea2269b5b7ef, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b75e195f-0965-44d8-b784-9a4757808a9e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b75e195f-0965-44d8-b784-9a4757808a9e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17998015000787453368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799801500078745336817998015000787453368179980150007874533681799801500078745336817998015000787453368179980150007874533681799801500078745336817998015000787453368179980150007874533681799801500078745336817998015000787453368179980150007874533681799801500078745336817998015000787453368179980150007874533681799801500078745336817998015000787453368179980150007874533681799801500078745336817998015000787453368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25ef4006-9e48-4530-8669-035f4a5a9668, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d6f927a8-3205-4fb9-8de7-7b8a9d3df47f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6f927a8-3205-4fb9-8de7-7b8a9d3df47f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12637714163515040241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263771416351504024112637714163515040241126377141635150402411263771416351504024112637714163515040241126377141635150402411263771416351504024112637714163515040241126377141635150402411263771416351504024112637714163515040241126377141635150402411263771416351504024112637714163515040241126377141635150402411263771416351504024112637714163515040241126377141635150402411263771416351504024112637714163515040241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b75e195f-0965-44d8-b784-9a4757808a9e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 22c7ced6-fd37-484b-8077-18d93c2c5041, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22c7ced6-fd37-484b-8077-18d93c2c5041, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15152866083049764339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515286608304976433915152866083049764339151528660830497643391515286608304976433915152866083049764339151528660830497643391515286608304976433915152866083049764339151528660830497643391515286608304976433915152866083049764339151528660830497643391515286608304976433915152866083049764339151528660830497643391515286608304976433915152866083049764339151528660830497643391515286608304976433915152866083049764339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6f927a8-3205-4fb9-8de7-7b8a9d3df47f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 40c7f595-2b7a-43eb-8918-dae3a8ba435a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40c7f595-2b7a-43eb-8918-dae3a8ba435a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8083032855633886795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80830328556338867958083032855633886795808303285563388679580830328556338867958083032855633886795808303285563388679580830328556338867958083032855633886795808303285563388679580830328556338867958083032855633886795808303285563388679580830328556338867958083032855633886795808303285563388679580830328556338867958083032855633886795808303285563388679580830328556338867958083032855633886795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22c7ced6-fd37-484b-8077-18d93c2c5041, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 433e8704-1988-45b5-8836-1be827f89f37, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 433e8704-1988-45b5-8836-1be827f89f37, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13723875027560030674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372387502756003067413723875027560030674137238750275600306741372387502756003067413723875027560030674137238750275600306741372387502756003067413723875027560030674137238750275600306741372387502756003067413723875027560030674137238750275600306741372387502756003067413723875027560030674137238750275600306741372387502756003067413723875027560030674137238750275600306741372387502756003067413723875027560030674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40c7f595-2b7a-43eb-8918-dae3a8ba435a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d62b8078-ee51-4621-9dcc-cf7e1c6b0840, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d62b8078-ee51-4621-9dcc-cf7e1c6b0840, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15325852544095706074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532585254409570607415325852544095706074153258525440957060741532585254409570607415325852544095706074153258525440957060741532585254409570607415325852544095706074153258525440957060741532585254409570607415325852544095706074153258525440957060741532585254409570607415325852544095706074153258525440957060741532585254409570607415325852544095706074153258525440957060741532585254409570607415325852544095706074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 433e8704-1988-45b5-8836-1be827f89f37, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 08a8210f-edc7-44ca-baea-17f3afe567be, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08a8210f-edc7-44ca-baea-17f3afe567be, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3052989555463409744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30529895554634097443052989555463409744305298955546340974430529895554634097443052989555463409744305298955546340974430529895554634097443052989555463409744305298955546340974430529895554634097443052989555463409744305298955546340974430529895554634097443052989555463409744305298955546340974430529895554634097443052989555463409744305298955546340974430529895554634097443052989555463409744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d62b8078-ee51-4621-9dcc-cf7e1c6b0840, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f7268e17-6fa7-4d02-b3e9-d01407bb0959, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7268e17-6fa7-4d02-b3e9-d01407bb0959, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5345961918437567798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53459619184375677985345961918437567798534596191843756779853459619184375677985345961918437567798534596191843756779853459619184375677985345961918437567798534596191843756779853459619184375677985345961918437567798534596191843756779853459619184375677985345961918437567798534596191843756779853459619184375677985345961918437567798534596191843756779853459619184375677985345961918437567798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08a8210f-edc7-44ca-baea-17f3afe567be, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f4d48ab9-786a-45c6-85f0-846f730ea6b3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4d48ab9-786a-45c6-85f0-846f730ea6b3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8258832171804706660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82588321718047066608258832171804706660825883217180470666082588321718047066608258832171804706660825883217180470666082588321718047066608258832171804706660825883217180470666082588321718047066608258832171804706660825883217180470666082588321718047066608258832171804706660825883217180470666082588321718047066608258832171804706660825883217180470666082588321718047066608258832171804706660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7268e17-6fa7-4d02-b3e9-d01407bb0959, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a35db912-bbaa-4de6-a17b-5282a8f9f34c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a35db912-bbaa-4de6-a17b-5282a8f9f34c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7951662960481602378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79516629604816023787951662960481602378795166296048160237879516629604816023787951662960481602378795166296048160237879516629604816023787951662960481602378795166296048160237879516629604816023787951662960481602378795166296048160237879516629604816023787951662960481602378795166296048160237879516629604816023787951662960481602378795166296048160237879516629604816023787951662960481602378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4d48ab9-786a-45c6-85f0-846f730ea6b3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f0c115fd-b6c6-4d25-9305-b994f8fc3e53, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0c115fd-b6c6-4d25-9305-b994f8fc3e53, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10209453082819071049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020945308281907104910209453082819071049102094530828190710491020945308281907104910209453082819071049102094530828190710491020945308281907104910209453082819071049102094530828190710491020945308281907104910209453082819071049102094530828190710491020945308281907104910209453082819071049102094530828190710491020945308281907104910209453082819071049102094530828190710491020945308281907104910209453082819071049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a35db912-bbaa-4de6-a17b-5282a8f9f34c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d647924f-bd69-40ab-87fb-4af037542672, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d647924f-bd69-40ab-87fb-4af037542672, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8362123362809606942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83621233628096069428362123362809606942836212336280960694283621233628096069428362123362809606942836212336280960694283621233628096069428362123362809606942836212336280960694283621233628096069428362123362809606942836212336280960694283621233628096069428362123362809606942836212336280960694283621233628096069428362123362809606942836212336280960694283621233628096069428362123362809606942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0c115fd-b6c6-4d25-9305-b994f8fc3e53, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6c7131f7-1d17-45db-98dc-75f304dcc2b6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c7131f7-1d17-45db-98dc-75f304dcc2b6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6542147228889307245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65421472288893072456542147228889307245654214722888930724565421472288893072456542147228889307245654214722888930724565421472288893072456542147228889307245654214722888930724565421472288893072456542147228889307245654214722888930724565421472288893072456542147228889307245654214722888930724565421472288893072456542147228889307245654214722888930724565421472288893072456542147228889307245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d647924f-bd69-40ab-87fb-4af037542672, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d2e5a1f3-2693-4ac6-9336-33fc224fd73a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2e5a1f3-2693-4ac6-9336-33fc224fd73a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3821601452849542703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38216014528495427033821601452849542703382160145284954270338216014528495427033821601452849542703382160145284954270338216014528495427033821601452849542703382160145284954270338216014528495427033821601452849542703382160145284954270338216014528495427033821601452849542703382160145284954270338216014528495427033821601452849542703382160145284954270338216014528495427033821601452849542703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c7131f7-1d17-45db-98dc-75f304dcc2b6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5ae319b1-5a65-4b00-ac14-89298f9faedc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ae319b1-5a65-4b00-ac14-89298f9faedc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1947775210690579780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19477752106905797801947775210690579780194777521069057978019477752106905797801947775210690579780194777521069057978019477752106905797801947775210690579780194777521069057978019477752106905797801947775210690579780194777521069057978019477752106905797801947775210690579780194777521069057978019477752106905797801947775210690579780194777521069057978019477752106905797801947775210690579780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2e5a1f3-2693-4ac6-9336-33fc224fd73a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb1a1f96-ec57-4909-ab5c-7c695cc41f71, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb1a1f96-ec57-4909-ab5c-7c695cc41f71, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11310490817120677262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131049081712067726211310490817120677262113104908171206772621131049081712067726211310490817120677262113104908171206772621131049081712067726211310490817120677262113104908171206772621131049081712067726211310490817120677262113104908171206772621131049081712067726211310490817120677262113104908171206772621131049081712067726211310490817120677262113104908171206772621131049081712067726211310490817120677262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ae319b1-5a65-4b00-ac14-89298f9faedc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 29b28319-bf69-4138-ba33-a855952aeb86, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29b28319-bf69-4138-ba33-a855952aeb86, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17565583432293506065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756558343229350606517565583432293506065175655834322935060651756558343229350606517565583432293506065175655834322935060651756558343229350606517565583432293506065175655834322935060651756558343229350606517565583432293506065175655834322935060651756558343229350606517565583432293506065175655834322935060651756558343229350606517565583432293506065175655834322935060651756558343229350606517565583432293506065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb1a1f96-ec57-4909-ab5c-7c695cc41f71, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c047594-4e0f-4be8-a8bf-dcd7b9840212, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c047594-4e0f-4be8-a8bf-dcd7b9840212, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9212764890859968430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92127648908599684309212764890859968430921276489085996843092127648908599684309212764890859968430921276489085996843092127648908599684309212764890859968430921276489085996843092127648908599684309212764890859968430921276489085996843092127648908599684309212764890859968430921276489085996843092127648908599684309212764890859968430921276489085996843092127648908599684309212764890859968430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29b28319-bf69-4138-ba33-a855952aeb86, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2fa0715e-9022-40d6-b377-905929fe77e0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fa0715e-9022-40d6-b377-905929fe77e0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3770705319642598634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37707053196425986343770705319642598634377070531964259863437707053196425986343770705319642598634377070531964259863437707053196425986343770705319642598634377070531964259863437707053196425986343770705319642598634377070531964259863437707053196425986343770705319642598634377070531964259863437707053196425986343770705319642598634377070531964259863437707053196425986343770705319642598634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fa0715e-9022-40d6-b377-905929fe77e0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8135e57f-8b71-4a3c-8bd6-059f35caee94, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8135e57f-8b71-4a3c-8bd6-059f35caee94, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9532545268522811771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95325452685228117719532545268522811771953254526852281177195325452685228117719532545268522811771953254526852281177195325452685228117719532545268522811771953254526852281177195325452685228117719532545268522811771953254526852281177195325452685228117719532545268522811771953254526852281177195325452685228117719532545268522811771953254526852281177195325452685228117719532545268522811771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c047594-4e0f-4be8-a8bf-dcd7b9840212, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1332654e-c4e0-4445-b6dd-31d5c1dd1749, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1332654e-c4e0-4445-b6dd-31d5c1dd1749, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16451958764005924342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645195876400592434216451958764005924342164519587640059243421645195876400592434216451958764005924342164519587640059243421645195876400592434216451958764005924342164519587640059243421645195876400592434216451958764005924342164519587640059243421645195876400592434216451958764005924342164519587640059243421645195876400592434216451958764005924342164519587640059243421645195876400592434216451958764005924342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8135e57f-8b71-4a3c-8bd6-059f35caee94, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dc620bf3-54ae-4234-a077-5e044c9f5ef5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc620bf3-54ae-4234-a077-5e044c9f5ef5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16758025347883514521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675802534788351452116758025347883514521167580253478835145211675802534788351452116758025347883514521167580253478835145211675802534788351452116758025347883514521167580253478835145211675802534788351452116758025347883514521167580253478835145211675802534788351452116758025347883514521167580253478835145211675802534788351452116758025347883514521167580253478835145211675802534788351452116758025347883514521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1332654e-c4e0-4445-b6dd-31d5c1dd1749, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f67beefe-7f9f-4d27-ab3e-c21351c289ba, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f67beefe-7f9f-4d27-ab3e-c21351c289ba, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11676357308774898015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167635730877489801511676357308774898015116763573087748980151167635730877489801511676357308774898015116763573087748980151167635730877489801511676357308774898015116763573087748980151167635730877489801511676357308774898015116763573087748980151167635730877489801511676357308774898015116763573087748980151167635730877489801511676357308774898015116763573087748980151167635730877489801511676357308774898015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc620bf3-54ae-4234-a077-5e044c9f5ef5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4ae869bf-ce06-4f9b-97b7-137f1f18b512, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ae869bf-ce06-4f9b-97b7-137f1f18b512, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18204765617691323699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820476561769132369918204765617691323699182047656176913236991820476561769132369918204765617691323699182047656176913236991820476561769132369918204765617691323699182047656176913236991820476561769132369918204765617691323699182047656176913236991820476561769132369918204765617691323699182047656176913236991820476561769132369918204765617691323699182047656176913236991820476561769132369918204765617691323699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f67beefe-7f9f-4d27-ab3e-c21351c289ba, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 141d2961-57c0-45c5-83d4-fb2eb5cbfd4a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 141d2961-57c0-45c5-83d4-fb2eb5cbfd4a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17244348566662108522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724434856666210852217244348566662108522172443485666621085221724434856666210852217244348566662108522172443485666621085221724434856666210852217244348566662108522172443485666621085221724434856666210852217244348566662108522172443485666621085221724434856666210852217244348566662108522172443485666621085221724434856666210852217244348566662108522172443485666621085221724434856666210852217244348566662108522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ae869bf-ce06-4f9b-97b7-137f1f18b512, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7c01a173-440e-4375-b21b-15258fc0d4af, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c01a173-440e-4375-b21b-15258fc0d4af, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3395181723047506421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33951817230475064213395181723047506421339518172304750642133951817230475064213395181723047506421339518172304750642133951817230475064213395181723047506421339518172304750642133951817230475064213395181723047506421339518172304750642133951817230475064213395181723047506421339518172304750642133951817230475064213395181723047506421339518172304750642133951817230475064213395181723047506421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 141d2961-57c0-45c5-83d4-fb2eb5cbfd4a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 224915f6-7484-454b-a4c7-16439d099d23, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 224915f6-7484-454b-a4c7-16439d099d23, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3933553386458507594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39335533864585075943933553386458507594393355338645850759439335533864585075943933553386458507594393355338645850759439335533864585075943933553386458507594393355338645850759439335533864585075943933553386458507594393355338645850759439335533864585075943933553386458507594393355338645850759439335533864585075943933553386458507594393355338645850759439335533864585075943933553386458507594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c01a173-440e-4375-b21b-15258fc0d4af, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dc3f0a9b-7e22-4b0d-befd-a900c36fb177, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc3f0a9b-7e22-4b0d-befd-a900c36fb177, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11475473957333388082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147547395733338808211475473957333388082114754739573333880821147547395733338808211475473957333388082114754739573333880821147547395733338808211475473957333388082114754739573333880821147547395733338808211475473957333388082114754739573333880821147547395733338808211475473957333388082114754739573333880821147547395733338808211475473957333388082114754739573333880821147547395733338808211475473957333388082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 224915f6-7484-454b-a4c7-16439d099d23, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e5c770d0-a262-4443-8141-f81231a0253e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5c770d0-a262-4443-8141-f81231a0253e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15318773559817835659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531877355981783565915318773559817835659153187735598178356591531877355981783565915318773559817835659153187735598178356591531877355981783565915318773559817835659153187735598178356591531877355981783565915318773559817835659153187735598178356591531877355981783565915318773559817835659153187735598178356591531877355981783565915318773559817835659153187735598178356591531877355981783565915318773559817835659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc3f0a9b-7e22-4b0d-befd-a900c36fb177, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 40347c41-d432-4b44-8d70-78dcdfd202c7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40347c41-d432-4b44-8d70-78dcdfd202c7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18024527824102503049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802452782410250304918024527824102503049180245278241025030491802452782410250304918024527824102503049180245278241025030491802452782410250304918024527824102503049180245278241025030491802452782410250304918024527824102503049180245278241025030491802452782410250304918024527824102503049180245278241025030491802452782410250304918024527824102503049180245278241025030491802452782410250304918024527824102503049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5c770d0-a262-4443-8141-f81231a0253e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c17460d1-ee30-4ce5-a567-3881f0ea247c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17460d1-ee30-4ce5-a567-3881f0ea247c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13343769474529130821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334376947452913082113343769474529130821133437694745291308211334376947452913082113343769474529130821133437694745291308211334376947452913082113343769474529130821133437694745291308211334376947452913082113343769474529130821133437694745291308211334376947452913082113343769474529130821133437694745291308211334376947452913082113343769474529130821133437694745291308211334376947452913082113343769474529130821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40347c41-d432-4b44-8d70-78dcdfd202c7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17460d1-ee30-4ce5-a567-3881f0ea247c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a69bb6ae-9011-4463-86b8-bd10ddeccb6a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a69bb6ae-9011-4463-86b8-bd10ddeccb6a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 120963059730846432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432120963059730846432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e427b3b7-0b4f-40c9-8c1e-c2c1024b0e0a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e427b3b7-0b4f-40c9-8c1e-c2c1024b0e0a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10018919961244710401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001891996124471040110018919961244710401100189199612447104011001891996124471040110018919961244710401100189199612447104011001891996124471040110018919961244710401100189199612447104011001891996124471040110018919961244710401100189199612447104011001891996124471040110018919961244710401100189199612447104011001891996124471040110018919961244710401100189199612447104011001891996124471040110018919961244710401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e427b3b7-0b4f-40c9-8c1e-c2c1024b0e0a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c602e0e5-8edb-463f-bea1-418502fe2556, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c602e0e5-8edb-463f-bea1-418502fe2556, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16111943156017063356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611194315601706335616111943156017063356161119431560170633561611194315601706335616111943156017063356161119431560170633561611194315601706335616111943156017063356161119431560170633561611194315601706335616111943156017063356161119431560170633561611194315601706335616111943156017063356161119431560170633561611194315601706335616111943156017063356161119431560170633561611194315601706335616111943156017063356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c602e0e5-8edb-463f-bea1-418502fe2556, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13685523-44cb-4cfe-8256-d8cf04c20eab, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13685523-44cb-4cfe-8256-d8cf04c20eab, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18398194869254558134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839819486925455813418398194869254558134183981948692545581341839819486925455813418398194869254558134183981948692545581341839819486925455813418398194869254558134183981948692545581341839819486925455813418398194869254558134183981948692545581341839819486925455813418398194869254558134183981948692545581341839819486925455813418398194869254558134183981948692545581341839819486925455813418398194869254558134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a69bb6ae-9011-4463-86b8-bd10ddeccb6a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3494a564-90a3-44f1-a535-5c5e5faa1920, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3494a564-90a3-44f1-a535-5c5e5faa1920, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12696779852272736678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269677985227273667812696779852272736678126967798522727366781269677985227273667812696779852272736678126967798522727366781269677985227273667812696779852272736678126967798522727366781269677985227273667812696779852272736678126967798522727366781269677985227273667812696779852272736678126967798522727366781269677985227273667812696779852272736678126967798522727366781269677985227273667812696779852272736678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13685523-44cb-4cfe-8256-d8cf04c20eab, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2755aea9-a584-4c05-8fa7-5012d1daf066, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2755aea9-a584-4c05-8fa7-5012d1daf066, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14362320387952790321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436232038795279032114362320387952790321143623203879527903211436232038795279032114362320387952790321143623203879527903211436232038795279032114362320387952790321143623203879527903211436232038795279032114362320387952790321143623203879527903211436232038795279032114362320387952790321143623203879527903211436232038795279032114362320387952790321143623203879527903211436232038795279032114362320387952790321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3494a564-90a3-44f1-a535-5c5e5faa1920, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1b2a7a39-d254-42d6-a2d5-f5e59a01fdbf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b2a7a39-d254-42d6-a2d5-f5e59a01fdbf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7080811889183400386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70808118891834003867080811889183400386708081188918340038670808118891834003867080811889183400386708081188918340038670808118891834003867080811889183400386708081188918340038670808118891834003867080811889183400386708081188918340038670808118891834003867080811889183400386708081188918340038670808118891834003867080811889183400386708081188918340038670808118891834003867080811889183400386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2755aea9-a584-4c05-8fa7-5012d1daf066, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 372e05c6-0e2c-4563-827b-77887a386181, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 372e05c6-0e2c-4563-827b-77887a386181, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4630350969133075593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46303509691330755934630350969133075593463035096913307559346303509691330755934630350969133075593463035096913307559346303509691330755934630350969133075593463035096913307559346303509691330755934630350969133075593463035096913307559346303509691330755934630350969133075593463035096913307559346303509691330755934630350969133075593463035096913307559346303509691330755934630350969133075593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b2a7a39-d254-42d6-a2d5-f5e59a01fdbf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3dd87b30-7ba7-4962-8302-b911fa47819b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dd87b30-7ba7-4962-8302-b911fa47819b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16161970474043063034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616197047404306303416161970474043063034161619704740430630341616197047404306303416161970474043063034161619704740430630341616197047404306303416161970474043063034161619704740430630341616197047404306303416161970474043063034161619704740430630341616197047404306303416161970474043063034161619704740430630341616197047404306303416161970474043063034161619704740430630341616197047404306303416161970474043063034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 372e05c6-0e2c-4563-827b-77887a386181, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57ccdee7-279d-4aaa-af7c-70307e8a7e55, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ccdee7-279d-4aaa-af7c-70307e8a7e55, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11423475168372646073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142347516837264607311423475168372646073114234751683726460731142347516837264607311423475168372646073114234751683726460731142347516837264607311423475168372646073114234751683726460731142347516837264607311423475168372646073114234751683726460731142347516837264607311423475168372646073114234751683726460731142347516837264607311423475168372646073114234751683726460731142347516837264607311423475168372646073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dd87b30-7ba7-4962-8302-b911fa47819b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3867d427-edad-4289-aaf5-3cf45653e59e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3867d427-edad-4289-aaf5-3cf45653e59e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14669169392682572526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466916939268257252614669169392682572526146691693926825725261466916939268257252614669169392682572526146691693926825725261466916939268257252614669169392682572526146691693926825725261466916939268257252614669169392682572526146691693926825725261466916939268257252614669169392682572526146691693926825725261466916939268257252614669169392682572526146691693926825725261466916939268257252614669169392682572526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ccdee7-279d-4aaa-af7c-70307e8a7e55, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0d29795b-8a25-4013-9c89-4d05490d0078, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d29795b-8a25-4013-9c89-4d05490d0078, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 389999883725907227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227389999883725907227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3867d427-edad-4289-aaf5-3cf45653e59e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 47501a70-db21-4d01-b4be-e3592f5440ab, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47501a70-db21-4d01-b4be-e3592f5440ab, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9999591920994297404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99995919209942974049999591920994297404999959192099429740499995919209942974049999591920994297404999959192099429740499995919209942974049999591920994297404999959192099429740499995919209942974049999591920994297404999959192099429740499995919209942974049999591920994297404999959192099429740499995919209942974049999591920994297404999959192099429740499995919209942974049999591920994297404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d29795b-8a25-4013-9c89-4d05490d0078, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f7fc076-fc44-4acc-9ddc-665a29a425c4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f7fc076-fc44-4acc-9ddc-665a29a425c4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14007966449206211002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400796644920621100214007966449206211002140079664492062110021400796644920621100214007966449206211002140079664492062110021400796644920621100214007966449206211002140079664492062110021400796644920621100214007966449206211002140079664492062110021400796644920621100214007966449206211002140079664492062110021400796644920621100214007966449206211002140079664492062110021400796644920621100214007966449206211002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47501a70-db21-4d01-b4be-e3592f5440ab, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 35a02657-f164-41e5-814c-b3eaab1347ed, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35a02657-f164-41e5-814c-b3eaab1347ed, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17513995469986823401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751399546998682340117513995469986823401175139954699868234011751399546998682340117513995469986823401175139954699868234011751399546998682340117513995469986823401175139954699868234011751399546998682340117513995469986823401175139954699868234011751399546998682340117513995469986823401175139954699868234011751399546998682340117513995469986823401175139954699868234011751399546998682340117513995469986823401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f7fc076-fc44-4acc-9ddc-665a29a425c4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c7a31b87-9704-4f37-b37b-57014b4fa26c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7a31b87-9704-4f37-b37b-57014b4fa26c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6897735838217019880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68977358382170198806897735838217019880689773583821701988068977358382170198806897735838217019880689773583821701988068977358382170198806897735838217019880689773583821701988068977358382170198806897735838217019880689773583821701988068977358382170198806897735838217019880689773583821701988068977358382170198806897735838217019880689773583821701988068977358382170198806897735838217019880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35a02657-f164-41e5-814c-b3eaab1347ed, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 765ef0aa-9c6a-4750-8afd-5efabf253ae3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 765ef0aa-9c6a-4750-8afd-5efabf253ae3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3299644719095503722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32996447190955037223299644719095503722329964471909550372232996447190955037223299644719095503722329964471909550372232996447190955037223299644719095503722329964471909550372232996447190955037223299644719095503722329964471909550372232996447190955037223299644719095503722329964471909550372232996447190955037223299644719095503722329964471909550372232996447190955037223299644719095503722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7a31b87-9704-4f37-b37b-57014b4fa26c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 765ef0aa-9c6a-4750-8afd-5efabf253ae3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9910f0c-f7b9-4c0b-b3fb-a076941a2917, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9910f0c-f7b9-4c0b-b3fb-a076941a2917, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8693689383220296861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86936893832202968618693689383220296861869368938322029686186936893832202968618693689383220296861869368938322029686186936893832202968618693689383220296861869368938322029686186936893832202968618693689383220296861869368938322029686186936893832202968618693689383220296861869368938322029686186936893832202968618693689383220296861869368938322029686186936893832202968618693689383220296861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6491cb25-b496-4489-8bb4-67eaa8ec9e4c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6491cb25-b496-4489-8bb4-67eaa8ec9e4c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9918611759148969002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99186117591489690029918611759148969002991861175914896900299186117591489690029918611759148969002991861175914896900299186117591489690029918611759148969002991861175914896900299186117591489690029918611759148969002991861175914896900299186117591489690029918611759148969002991861175914896900299186117591489690029918611759148969002991861175914896900299186117591489690029918611759148969002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9910f0c-f7b9-4c0b-b3fb-a076941a2917, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6491cb25-b496-4489-8bb4-67eaa8ec9e4c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f9e43ee7-0f88-4797-b3c2-8543b973a11e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9e43ee7-0f88-4797-b3c2-8543b973a11e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14910353478486541851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491035347848654185114910353478486541851149103534784865418511491035347848654185114910353478486541851149103534784865418511491035347848654185114910353478486541851149103534784865418511491035347848654185114910353478486541851149103534784865418511491035347848654185114910353478486541851149103534784865418511491035347848654185114910353478486541851149103534784865418511491035347848654185114910353478486541851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5ee2627e-072b-42dc-a64d-b9c73130ce96, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ee2627e-072b-42dc-a64d-b9c73130ce96, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6505287824176876203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65052878241768762036505287824176876203650528782417687620365052878241768762036505287824176876203650528782417687620365052878241768762036505287824176876203650528782417687620365052878241768762036505287824176876203650528782417687620365052878241768762036505287824176876203650528782417687620365052878241768762036505287824176876203650528782417687620365052878241768762036505287824176876203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ee2627e-072b-42dc-a64d-b9c73130ce96, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7f741285-8a8a-4e20-9ebf-b95d571987e0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f741285-8a8a-4e20-9ebf-b95d571987e0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12850642658379469935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285064265837946993512850642658379469935128506426583794699351285064265837946993512850642658379469935128506426583794699351285064265837946993512850642658379469935128506426583794699351285064265837946993512850642658379469935128506426583794699351285064265837946993512850642658379469935128506426583794699351285064265837946993512850642658379469935128506426583794699351285064265837946993512850642658379469935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9e43ee7-0f88-4797-b3c2-8543b973a11e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 850d0e28-eb23-499d-b3c6-850aebee9fa9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850d0e28-eb23-499d-b3c6-850aebee9fa9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8612285808735633651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86122858087356336518612285808735633651861228580873563365186122858087356336518612285808735633651861228580873563365186122858087356336518612285808735633651861228580873563365186122858087356336518612285808735633651861228580873563365186122858087356336518612285808735633651861228580873563365186122858087356336518612285808735633651861228580873563365186122858087356336518612285808735633651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f741285-8a8a-4e20-9ebf-b95d571987e0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5b8543e8-cb3a-44e3-ab33-e8d463ab07b3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b8543e8-cb3a-44e3-ab33-e8d463ab07b3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5786482329712511647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57864823297125116475786482329712511647578648232971251164757864823297125116475786482329712511647578648232971251164757864823297125116475786482329712511647578648232971251164757864823297125116475786482329712511647578648232971251164757864823297125116475786482329712511647578648232971251164757864823297125116475786482329712511647578648232971251164757864823297125116475786482329712511647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850d0e28-eb23-499d-b3c6-850aebee9fa9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4d2b0c63-1f8e-4aa4-98e7-fbe20b28313b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d2b0c63-1f8e-4aa4-98e7-fbe20b28313b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5530150482229925072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55301504822299250725530150482229925072553015048222992507255301504822299250725530150482229925072553015048222992507255301504822299250725530150482229925072553015048222992507255301504822299250725530150482229925072553015048222992507255301504822299250725530150482229925072553015048222992507255301504822299250725530150482229925072553015048222992507255301504822299250725530150482229925072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b8543e8-cb3a-44e3-ab33-e8d463ab07b3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2060edb0-d1c5-4ae8-9894-3a2a601ee8fe, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2060edb0-d1c5-4ae8-9894-3a2a601ee8fe, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7525677253231223507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75256772532312235077525677253231223507752567725323122350775256772532312235077525677253231223507752567725323122350775256772532312235077525677253231223507752567725323122350775256772532312235077525677253231223507752567725323122350775256772532312235077525677253231223507752567725323122350775256772532312235077525677253231223507752567725323122350775256772532312235077525677253231223507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d2b0c63-1f8e-4aa4-98e7-fbe20b28313b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ba5f01cc-260d-4b98-b884-77518036a738, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba5f01cc-260d-4b98-b884-77518036a738, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4448642058727240706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44486420587272407064448642058727240706444864205872724070644486420587272407064448642058727240706444864205872724070644486420587272407064448642058727240706444864205872724070644486420587272407064448642058727240706444864205872724070644486420587272407064448642058727240706444864205872724070644486420587272407064448642058727240706444864205872724070644486420587272407064448642058727240706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2060edb0-d1c5-4ae8-9894-3a2a601ee8fe, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1ea16e6e-fed0-4ef1-b018-19fcb41e427b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ea16e6e-fed0-4ef1-b018-19fcb41e427b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12715256099911828477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271525609991182847712715256099911828477127152560999118284771271525609991182847712715256099911828477127152560999118284771271525609991182847712715256099911828477127152560999118284771271525609991182847712715256099911828477127152560999118284771271525609991182847712715256099911828477127152560999118284771271525609991182847712715256099911828477127152560999118284771271525609991182847712715256099911828477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba5f01cc-260d-4b98-b884-77518036a738, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 419bd000-b8fe-4afd-bd4f-fade13384947, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419bd000-b8fe-4afd-bd4f-fade13384947, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6439016040906471401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64390160409064714016439016040906471401643901604090647140164390160409064714016439016040906471401643901604090647140164390160409064714016439016040906471401643901604090647140164390160409064714016439016040906471401643901604090647140164390160409064714016439016040906471401643901604090647140164390160409064714016439016040906471401643901604090647140164390160409064714016439016040906471401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ea16e6e-fed0-4ef1-b018-19fcb41e427b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3d9224dd-014a-436e-ab23-7d290e91fe69, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d9224dd-014a-436e-ab23-7d290e91fe69, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9191339505690817009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91913395056908170099191339505690817009919133950569081700991913395056908170099191339505690817009919133950569081700991913395056908170099191339505690817009919133950569081700991913395056908170099191339505690817009919133950569081700991913395056908170099191339505690817009919133950569081700991913395056908170099191339505690817009919133950569081700991913395056908170099191339505690817009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419bd000-b8fe-4afd-bd4f-fade13384947, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 14103a74-63fd-47d8-b9d1-ff54e2136d0a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14103a74-63fd-47d8-b9d1-ff54e2136d0a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3088072047727484264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30880720477274842643088072047727484264308807204772748426430880720477274842643088072047727484264308807204772748426430880720477274842643088072047727484264308807204772748426430880720477274842643088072047727484264308807204772748426430880720477274842643088072047727484264308807204772748426430880720477274842643088072047727484264308807204772748426430880720477274842643088072047727484264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d9224dd-014a-436e-ab23-7d290e91fe69, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b52d3f14-97ff-4bbe-8b1c-911b47366421, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b52d3f14-97ff-4bbe-8b1c-911b47366421, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7206740548675005358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72067405486750053587206740548675005358720674054867500535872067405486750053587206740548675005358720674054867500535872067405486750053587206740548675005358720674054867500535872067405486750053587206740548675005358720674054867500535872067405486750053587206740548675005358720674054867500535872067405486750053587206740548675005358720674054867500535872067405486750053587206740548675005358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14103a74-63fd-47d8-b9d1-ff54e2136d0a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c49d1db0-16e2-4358-a9cd-242283c9ab02, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c49d1db0-16e2-4358-a9cd-242283c9ab02, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3533699410377771633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35336994103777716333533699410377771633353369941037777163335336994103777716333533699410377771633353369941037777163335336994103777716333533699410377771633353369941037777163335336994103777716333533699410377771633353369941037777163335336994103777716333533699410377771633353369941037777163335336994103777716333533699410377771633353369941037777163335336994103777716333533699410377771633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b52d3f14-97ff-4bbe-8b1c-911b47366421, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bb4d0c40-afda-4a1f-b9f3-d4c04298046d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb4d0c40-afda-4a1f-b9f3-d4c04298046d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7070999967693181214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70709999676931812147070999967693181214707099996769318121470709999676931812147070999967693181214707099996769318121470709999676931812147070999967693181214707099996769318121470709999676931812147070999967693181214707099996769318121470709999676931812147070999967693181214707099996769318121470709999676931812147070999967693181214707099996769318121470709999676931812147070999967693181214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c49d1db0-16e2-4358-a9cd-242283c9ab02, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 88c048a3-a57f-48ef-a195-700c70c95a9b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88c048a3-a57f-48ef-a195-700c70c95a9b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14494198768993690678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449419876899369067814494198768993690678144941987689936906781449419876899369067814494198768993690678144941987689936906781449419876899369067814494198768993690678144941987689936906781449419876899369067814494198768993690678144941987689936906781449419876899369067814494198768993690678144941987689936906781449419876899369067814494198768993690678144941987689936906781449419876899369067814494198768993690678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb4d0c40-afda-4a1f-b9f3-d4c04298046d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fbe775f8-2e05-44e8-af9a-eeaba861352f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbe775f8-2e05-44e8-af9a-eeaba861352f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10413340506412668854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041334050641266885410413340506412668854104133405064126688541041334050641266885410413340506412668854104133405064126688541041334050641266885410413340506412668854104133405064126688541041334050641266885410413340506412668854104133405064126688541041334050641266885410413340506412668854104133405064126688541041334050641266885410413340506412668854104133405064126688541041334050641266885410413340506412668854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88c048a3-a57f-48ef-a195-700c70c95a9b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c18bda3b-d2d4-4286-a046-9e0fa110519a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c18bda3b-d2d4-4286-a046-9e0fa110519a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7614467091821354614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76144670918213546147614467091821354614761446709182135461476144670918213546147614467091821354614761446709182135461476144670918213546147614467091821354614761446709182135461476144670918213546147614467091821354614761446709182135461476144670918213546147614467091821354614761446709182135461476144670918213546147614467091821354614761446709182135461476144670918213546147614467091821354614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbe775f8-2e05-44e8-af9a-eeaba861352f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 148bdbf3-1254-4dce-be45-68bec9156512, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 148bdbf3-1254-4dce-be45-68bec9156512, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14336631323511225518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433663132351122551814336631323511225518143366313235112255181433663132351122551814336631323511225518143366313235112255181433663132351122551814336631323511225518143366313235112255181433663132351122551814336631323511225518143366313235112255181433663132351122551814336631323511225518143366313235112255181433663132351122551814336631323511225518143366313235112255181433663132351122551814336631323511225518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c18bda3b-d2d4-4286-a046-9e0fa110519a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 44e997bf-364a-41de-88bc-f63768e52104, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e997bf-364a-41de-88bc-f63768e52104, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10074152613646800820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007415261364680082010074152613646800820100741526136468008201007415261364680082010074152613646800820100741526136468008201007415261364680082010074152613646800820100741526136468008201007415261364680082010074152613646800820100741526136468008201007415261364680082010074152613646800820100741526136468008201007415261364680082010074152613646800820100741526136468008201007415261364680082010074152613646800820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 148bdbf3-1254-4dce-be45-68bec9156512, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d9110262-c5e8-44d4-ad01-c89cc760d5ef, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9110262-c5e8-44d4-ad01-c89cc760d5ef, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18103439250807178079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810343925080717807918103439250807178079181034392508071780791810343925080717807918103439250807178079181034392508071780791810343925080717807918103439250807178079181034392508071780791810343925080717807918103439250807178079181034392508071780791810343925080717807918103439250807178079181034392508071780791810343925080717807918103439250807178079181034392508071780791810343925080717807918103439250807178079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e997bf-364a-41de-88bc-f63768e52104, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2da6032-71da-4e7a-8a9f-f8bff1698d4d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2da6032-71da-4e7a-8a9f-f8bff1698d4d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18152907130831634365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815290713083163436518152907130831634365181529071308316343651815290713083163436518152907130831634365181529071308316343651815290713083163436518152907130831634365181529071308316343651815290713083163436518152907130831634365181529071308316343651815290713083163436518152907130831634365181529071308316343651815290713083163436518152907130831634365181529071308316343651815290713083163436518152907130831634365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9110262-c5e8-44d4-ad01-c89cc760d5ef, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7d71f628-1be7-4863-9704-be85d9e61cf0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d71f628-1be7-4863-9704-be85d9e61cf0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7243696535791614635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72436965357916146357243696535791614635724369653579161463572436965357916146357243696535791614635724369653579161463572436965357916146357243696535791614635724369653579161463572436965357916146357243696535791614635724369653579161463572436965357916146357243696535791614635724369653579161463572436965357916146357243696535791614635724369653579161463572436965357916146357243696535791614635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2da6032-71da-4e7a-8a9f-f8bff1698d4d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d4866f24-ec56-4b25-97c9-bbf8f026ccf1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4866f24-ec56-4b25-97c9-bbf8f026ccf1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8933926739572189427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89339267395721894278933926739572189427893392673957218942789339267395721894278933926739572189427893392673957218942789339267395721894278933926739572189427893392673957218942789339267395721894278933926739572189427893392673957218942789339267395721894278933926739572189427893392673957218942789339267395721894278933926739572189427893392673957218942789339267395721894278933926739572189427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d71f628-1be7-4863-9704-be85d9e61cf0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 93b1563a-a061-4540-acbb-d21a6e747a1f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93b1563a-a061-4540-acbb-d21a6e747a1f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7560122540466784336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75601225404667843367560122540466784336756012254046678433675601225404667843367560122540466784336756012254046678433675601225404667843367560122540466784336756012254046678433675601225404667843367560122540466784336756012254046678433675601225404667843367560122540466784336756012254046678433675601225404667843367560122540466784336756012254046678433675601225404667843367560122540466784336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4866f24-ec56-4b25-97c9-bbf8f026ccf1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8241d7b3-7a56-4a15-9f67-40c08f80dffa, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8241d7b3-7a56-4a15-9f67-40c08f80dffa, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6122798932753623075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61227989327536230756122798932753623075612279893275362307561227989327536230756122798932753623075612279893275362307561227989327536230756122798932753623075612279893275362307561227989327536230756122798932753623075612279893275362307561227989327536230756122798932753623075612279893275362307561227989327536230756122798932753623075612279893275362307561227989327536230756122798932753623075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93b1563a-a061-4540-acbb-d21a6e747a1f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8d4715df-c50b-47d0-9e99-7a18425fcce5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d4715df-c50b-47d0-9e99-7a18425fcce5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12740411231263598217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274041123126359821712740411231263598217127404112312635982171274041123126359821712740411231263598217127404112312635982171274041123126359821712740411231263598217127404112312635982171274041123126359821712740411231263598217127404112312635982171274041123126359821712740411231263598217127404112312635982171274041123126359821712740411231263598217127404112312635982171274041123126359821712740411231263598217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8241d7b3-7a56-4a15-9f67-40c08f80dffa, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, db9de776-e5f9-4c92-9122-1bffc006c247, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db9de776-e5f9-4c92-9122-1bffc006c247, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 484191804573291942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942484191804573291942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d4715df-c50b-47d0-9e99-7a18425fcce5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8cd36671-47cf-40b7-9df5-3dfe7f90280b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cd36671-47cf-40b7-9df5-3dfe7f90280b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3948843045416821618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39488430454168216183948843045416821618394884304541682161839488430454168216183948843045416821618394884304541682161839488430454168216183948843045416821618394884304541682161839488430454168216183948843045416821618394884304541682161839488430454168216183948843045416821618394884304541682161839488430454168216183948843045416821618394884304541682161839488430454168216183948843045416821618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db9de776-e5f9-4c92-9122-1bffc006c247, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c4b7456b-fe9e-472a-85ad-4d0a7e0efca1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b7456b-fe9e-472a-85ad-4d0a7e0efca1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7798015113150420872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77980151131504208727798015113150420872779801511315042087277980151131504208727798015113150420872779801511315042087277980151131504208727798015113150420872779801511315042087277980151131504208727798015113150420872779801511315042087277980151131504208727798015113150420872779801511315042087277980151131504208727798015113150420872779801511315042087277980151131504208727798015113150420872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cd36671-47cf-40b7-9df5-3dfe7f90280b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a0b34261-239c-491c-9f8c-48832b2868eb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0b34261-239c-491c-9f8c-48832b2868eb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3882523398488154808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38825233984881548083882523398488154808388252339848815480838825233984881548083882523398488154808388252339848815480838825233984881548083882523398488154808388252339848815480838825233984881548083882523398488154808388252339848815480838825233984881548083882523398488154808388252339848815480838825233984881548083882523398488154808388252339848815480838825233984881548083882523398488154808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b7456b-fe9e-472a-85ad-4d0a7e0efca1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7e615dad-92cd-4912-b841-ed96b775ae91, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0b34261-239c-491c-9f8c-48832b2868eb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e615dad-92cd-4912-b841-ed96b775ae91, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5099429538148635026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50994295381486350265099429538148635026509942953814863502650994295381486350265099429538148635026509942953814863502650994295381486350265099429538148635026509942953814863502650994295381486350265099429538148635026509942953814863502650994295381486350265099429538148635026509942953814863502650994295381486350265099429538148635026509942953814863502650994295381486350265099429538148635026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6d950dfc-e369-4cd6-9879-1607076e4b04, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d950dfc-e369-4cd6-9879-1607076e4b04, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13277941815228572296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327794181522857229613277941815228572296132779418152285722961327794181522857229613277941815228572296132779418152285722961327794181522857229613277941815228572296132779418152285722961327794181522857229613277941815228572296132779418152285722961327794181522857229613277941815228572296132779418152285722961327794181522857229613277941815228572296132779418152285722961327794181522857229613277941815228572296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e615dad-92cd-4912-b841-ed96b775ae91, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5dd3d27e-184c-4f7b-b6e4-8791cd5bc132, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dd3d27e-184c-4f7b-b6e4-8791cd5bc132, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6011411440561937945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60114114405619379456011411440561937945601141144056193794560114114405619379456011411440561937945601141144056193794560114114405619379456011411440561937945601141144056193794560114114405619379456011411440561937945601141144056193794560114114405619379456011411440561937945601141144056193794560114114405619379456011411440561937945601141144056193794560114114405619379456011411440561937945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d950dfc-e369-4cd6-9879-1607076e4b04, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 42330672-8753-4c45-9e88-f30b69fb1cdb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42330672-8753-4c45-9e88-f30b69fb1cdb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11324756509704639336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132475650970463933611324756509704639336113247565097046393361132475650970463933611324756509704639336113247565097046393361132475650970463933611324756509704639336113247565097046393361132475650970463933611324756509704639336113247565097046393361132475650970463933611324756509704639336113247565097046393361132475650970463933611324756509704639336113247565097046393361132475650970463933611324756509704639336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dd3d27e-184c-4f7b-b6e4-8791cd5bc132, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 52935f3c-584c-4e98-8d91-837e187ebc81, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52935f3c-584c-4e98-8d91-837e187ebc81, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12275751369953188369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227575136995318836912275751369953188369122757513699531883691227575136995318836912275751369953188369122757513699531883691227575136995318836912275751369953188369122757513699531883691227575136995318836912275751369953188369122757513699531883691227575136995318836912275751369953188369122757513699531883691227575136995318836912275751369953188369122757513699531883691227575136995318836912275751369953188369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42330672-8753-4c45-9e88-f30b69fb1cdb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f8e368f7-5a28-41ec-a153-72511cf43bd3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8e368f7-5a28-41ec-a153-72511cf43bd3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12007243488710712227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200724348871071222712007243488710712227120072434887107122271200724348871071222712007243488710712227120072434887107122271200724348871071222712007243488710712227120072434887107122271200724348871071222712007243488710712227120072434887107122271200724348871071222712007243488710712227120072434887107122271200724348871071222712007243488710712227120072434887107122271200724348871071222712007243488710712227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52935f3c-584c-4e98-8d91-837e187ebc81, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aeac187e-94c0-4c91-9337-4a1b9720153f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeac187e-94c0-4c91-9337-4a1b9720153f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 209146541791474372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372209146541791474372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8e368f7-5a28-41ec-a153-72511cf43bd3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 20fa40c5-46dd-4d63-9c36-6208a65226af, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20fa40c5-46dd-4d63-9c36-6208a65226af, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13060518812777245057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306051881277724505713060518812777245057130605188127772450571306051881277724505713060518812777245057130605188127772450571306051881277724505713060518812777245057130605188127772450571306051881277724505713060518812777245057130605188127772450571306051881277724505713060518812777245057130605188127772450571306051881277724505713060518812777245057130605188127772450571306051881277724505713060518812777245057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeac187e-94c0-4c91-9337-4a1b9720153f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 39394668-cb3f-4183-8033-cc30adf92a9c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39394668-cb3f-4183-8033-cc30adf92a9c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13926887413027847900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392688741302784790013926887413027847900139268874130278479001392688741302784790013926887413027847900139268874130278479001392688741302784790013926887413027847900139268874130278479001392688741302784790013926887413027847900139268874130278479001392688741302784790013926887413027847900139268874130278479001392688741302784790013926887413027847900139268874130278479001392688741302784790013926887413027847900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20fa40c5-46dd-4d63-9c36-6208a65226af, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e2b8398-a35a-4a38-ba36-c44e45ab2b9d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e2b8398-a35a-4a38-ba36-c44e45ab2b9d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5370834984808558186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53708349848085581865370834984808558186537083498480855818653708349848085581865370834984808558186537083498480855818653708349848085581865370834984808558186537083498480855818653708349848085581865370834984808558186537083498480855818653708349848085581865370834984808558186537083498480855818653708349848085581865370834984808558186537083498480855818653708349848085581865370834984808558186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39394668-cb3f-4183-8033-cc30adf92a9c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8cefb07e-e61c-4712-b526-cfdc91611b1f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cefb07e-e61c-4712-b526-cfdc91611b1f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10341623077762772911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034162307776277291110341623077762772911103416230777627729111034162307776277291110341623077762772911103416230777627729111034162307776277291110341623077762772911103416230777627729111034162307776277291110341623077762772911103416230777627729111034162307776277291110341623077762772911103416230777627729111034162307776277291110341623077762772911103416230777627729111034162307776277291110341623077762772911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e2b8398-a35a-4a38-ba36-c44e45ab2b9d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2e2d3f7-983b-4144-8929-6f922d6fddde, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2e2d3f7-983b-4144-8929-6f922d6fddde, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8239089843379155064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82390898433791550648239089843379155064823908984337915506482390898433791550648239089843379155064823908984337915506482390898433791550648239089843379155064823908984337915506482390898433791550648239089843379155064823908984337915506482390898433791550648239089843379155064823908984337915506482390898433791550648239089843379155064823908984337915506482390898433791550648239089843379155064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cefb07e-e61c-4712-b526-cfdc91611b1f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 388caa99-e431-4c70-aaac-7cbd7425c078, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 388caa99-e431-4c70-aaac-7cbd7425c078, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10242541047878481629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024254104787848162910242541047878481629102425410478784816291024254104787848162910242541047878481629102425410478784816291024254104787848162910242541047878481629102425410478784816291024254104787848162910242541047878481629102425410478784816291024254104787848162910242541047878481629102425410478784816291024254104787848162910242541047878481629102425410478784816291024254104787848162910242541047878481629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2e2d3f7-983b-4144-8929-6f922d6fddde, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bd7e7ff5-b338-4426-a269-d0504cf5297d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd7e7ff5-b338-4426-a269-d0504cf5297d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11536477369046309314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153647736904630931411536477369046309314115364773690463093141153647736904630931411536477369046309314115364773690463093141153647736904630931411536477369046309314115364773690463093141153647736904630931411536477369046309314115364773690463093141153647736904630931411536477369046309314115364773690463093141153647736904630931411536477369046309314115364773690463093141153647736904630931411536477369046309314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 388caa99-e431-4c70-aaac-7cbd7425c078, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e5a15559-125e-4900-92b2-85f31d09329b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a15559-125e-4900-92b2-85f31d09329b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3171687608059415917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31716876080594159173171687608059415917317168760805941591731716876080594159173171687608059415917317168760805941591731716876080594159173171687608059415917317168760805941591731716876080594159173171687608059415917317168760805941591731716876080594159173171687608059415917317168760805941591731716876080594159173171687608059415917317168760805941591731716876080594159173171687608059415917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd7e7ff5-b338-4426-a269-d0504cf5297d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e59eca20-efd3-47a4-8418-831b0f65b99a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e59eca20-efd3-47a4-8418-831b0f65b99a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11988122459197501318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198812245919750131811988122459197501318119881224591975013181198812245919750131811988122459197501318119881224591975013181198812245919750131811988122459197501318119881224591975013181198812245919750131811988122459197501318119881224591975013181198812245919750131811988122459197501318119881224591975013181198812245919750131811988122459197501318119881224591975013181198812245919750131811988122459197501318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a15559-125e-4900-92b2-85f31d09329b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1365211e-ae7e-4663-9318-6ed62d6d782b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1365211e-ae7e-4663-9318-6ed62d6d782b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13646242779254008940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364624277925400894013646242779254008940136462427792540089401364624277925400894013646242779254008940136462427792540089401364624277925400894013646242779254008940136462427792540089401364624277925400894013646242779254008940136462427792540089401364624277925400894013646242779254008940136462427792540089401364624277925400894013646242779254008940136462427792540089401364624277925400894013646242779254008940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e59eca20-efd3-47a4-8418-831b0f65b99a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 45639e77-19f0-43a6-9cf5-9757cea03e37, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45639e77-19f0-43a6-9cf5-9757cea03e37, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10580453087145369399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058045308714536939910580453087145369399105804530871453693991058045308714536939910580453087145369399105804530871453693991058045308714536939910580453087145369399105804530871453693991058045308714536939910580453087145369399105804530871453693991058045308714536939910580453087145369399105804530871453693991058045308714536939910580453087145369399105804530871453693991058045308714536939910580453087145369399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1365211e-ae7e-4663-9318-6ed62d6d782b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 226efc06-bf9e-4c29-8a1a-4fdbffc07ce8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 226efc06-bf9e-4c29-8a1a-4fdbffc07ce8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12897341092107342267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289734109210734226712897341092107342267128973410921073422671289734109210734226712897341092107342267128973410921073422671289734109210734226712897341092107342267128973410921073422671289734109210734226712897341092107342267128973410921073422671289734109210734226712897341092107342267128973410921073422671289734109210734226712897341092107342267128973410921073422671289734109210734226712897341092107342267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45639e77-19f0-43a6-9cf5-9757cea03e37, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e2c94963-3af8-4a97-b729-fef48432fa26, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2c94963-3af8-4a97-b729-fef48432fa26, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4781572833295957440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47815728332959574404781572833295957440478157283329595744047815728332959574404781572833295957440478157283329595744047815728332959574404781572833295957440478157283329595744047815728332959574404781572833295957440478157283329595744047815728332959574404781572833295957440478157283329595744047815728332959574404781572833295957440478157283329595744047815728332959574404781572833295957440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 226efc06-bf9e-4c29-8a1a-4fdbffc07ce8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3ebecf67-8ace-4a24-9c8a-2399d940cdf8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ebecf67-8ace-4a24-9c8a-2399d940cdf8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13348586789130239444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334858678913023944413348586789130239444133485867891302394441334858678913023944413348586789130239444133485867891302394441334858678913023944413348586789130239444133485867891302394441334858678913023944413348586789130239444133485867891302394441334858678913023944413348586789130239444133485867891302394441334858678913023944413348586789130239444133485867891302394441334858678913023944413348586789130239444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2c94963-3af8-4a97-b729-fef48432fa26, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 50a08c6d-4b6e-4c23-9c40-6bc60694426b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50a08c6d-4b6e-4c23-9c40-6bc60694426b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10529996495417714445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052999649541771444510529996495417714445105299964954177144451052999649541771444510529996495417714445105299964954177144451052999649541771444510529996495417714445105299964954177144451052999649541771444510529996495417714445105299964954177144451052999649541771444510529996495417714445105299964954177144451052999649541771444510529996495417714445105299964954177144451052999649541771444510529996495417714445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ebecf67-8ace-4a24-9c8a-2399d940cdf8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 140bbbb6-031a-4219-abdd-ca6732192d5a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 140bbbb6-031a-4219-abdd-ca6732192d5a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13917064944142451074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391706494414245107413917064944142451074139170649441424510741391706494414245107413917064944142451074139170649441424510741391706494414245107413917064944142451074139170649441424510741391706494414245107413917064944142451074139170649441424510741391706494414245107413917064944142451074139170649441424510741391706494414245107413917064944142451074139170649441424510741391706494414245107413917064944142451074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50a08c6d-4b6e-4c23-9c40-6bc60694426b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c323092e-f146-473a-a015-2afb6e80f304, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c323092e-f146-473a-a015-2afb6e80f304, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4135842668129134736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41358426681291347364135842668129134736413584266812913473641358426681291347364135842668129134736413584266812913473641358426681291347364135842668129134736413584266812913473641358426681291347364135842668129134736413584266812913473641358426681291347364135842668129134736413584266812913473641358426681291347364135842668129134736413584266812913473641358426681291347364135842668129134736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 140bbbb6-031a-4219-abdd-ca6732192d5a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f27ebc48-6845-4e5a-99c3-45411297a0bd, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f27ebc48-6845-4e5a-99c3-45411297a0bd, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 918194375251424961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961918194375251424961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f27ebc48-6845-4e5a-99c3-45411297a0bd, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f3f2f79e-124b-4a41-af16-ce5289b90acd, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f2f79e-124b-4a41-af16-ce5289b90acd, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5876012367539291840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58760123675392918405876012367539291840587601236753929184058760123675392918405876012367539291840587601236753929184058760123675392918405876012367539291840587601236753929184058760123675392918405876012367539291840587601236753929184058760123675392918405876012367539291840587601236753929184058760123675392918405876012367539291840587601236753929184058760123675392918405876012367539291840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c323092e-f146-473a-a015-2afb6e80f304, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5e1fe8c0-c40e-4355-a007-6dc346a82516, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e1fe8c0-c40e-4355-a007-6dc346a82516, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5710851461024784785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57108514610247847855710851461024784785571085146102478478557108514610247847855710851461024784785571085146102478478557108514610247847855710851461024784785571085146102478478557108514610247847855710851461024784785571085146102478478557108514610247847855710851461024784785571085146102478478557108514610247847855710851461024784785571085146102478478557108514610247847855710851461024784785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f2f79e-124b-4a41-af16-ce5289b90acd, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a55daa0a-b473-4c75-b4f3-92e0c76754ba, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55daa0a-b473-4c75-b4f3-92e0c76754ba, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4744934973821057553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47449349738210575534744934973821057553474493497382105755347449349738210575534744934973821057553474493497382105755347449349738210575534744934973821057553474493497382105755347449349738210575534744934973821057553474493497382105755347449349738210575534744934973821057553474493497382105755347449349738210575534744934973821057553474493497382105755347449349738210575534744934973821057553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e1fe8c0-c40e-4355-a007-6dc346a82516, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 10ed5198-135b-462e-99d3-e0d43ef5881b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ed5198-135b-462e-99d3-e0d43ef5881b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4073790312491360018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40737903124913600184073790312491360018407379031249136001840737903124913600184073790312491360018407379031249136001840737903124913600184073790312491360018407379031249136001840737903124913600184073790312491360018407379031249136001840737903124913600184073790312491360018407379031249136001840737903124913600184073790312491360018407379031249136001840737903124913600184073790312491360018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55daa0a-b473-4c75-b4f3-92e0c76754ba, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4acb5b5b-1736-405b-b88d-1edeb889417d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4acb5b5b-1736-405b-b88d-1edeb889417d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11801299309306902143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180129930930690214311801299309306902143118012993093069021431180129930930690214311801299309306902143118012993093069021431180129930930690214311801299309306902143118012993093069021431180129930930690214311801299309306902143118012993093069021431180129930930690214311801299309306902143118012993093069021431180129930930690214311801299309306902143118012993093069021431180129930930690214311801299309306902143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ed5198-135b-462e-99d3-e0d43ef5881b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9334705f-f12b-4c43-999e-5a8f0ab3a144, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4acb5b5b-1736-405b-b88d-1edeb889417d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d175c0b4-6e2b-4f01-9b03-555f2cef9a01, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9334705f-f12b-4c43-999e-5a8f0ab3a144, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1397576148714542254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13975761487145422541397576148714542254139757614871454225413975761487145422541397576148714542254139757614871454225413975761487145422541397576148714542254139757614871454225413975761487145422541397576148714542254139757614871454225413975761487145422541397576148714542254139757614871454225413975761487145422541397576148714542254139757614871454225413975761487145422541397576148714542254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d175c0b4-6e2b-4f01-9b03-555f2cef9a01, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8928178188720830016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89281781887208300168928178188720830016892817818872083001689281781887208300168928178188720830016892817818872083001689281781887208300168928178188720830016892817818872083001689281781887208300168928178188720830016892817818872083001689281781887208300168928178188720830016892817818872083001689281781887208300168928178188720830016892817818872083001689281781887208300168928178188720830016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9334705f-f12b-4c43-999e-5a8f0ab3a144, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, acde1c55-808b-45f9-8004-f015fbab5cd5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d175c0b4-6e2b-4f01-9b03-555f2cef9a01, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb21d1d6-8443-49fa-a320-4faffbeb6407, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acde1c55-808b-45f9-8004-f015fbab5cd5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12821126825842194333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282112682584219433312821126825842194333128211268258421943331282112682584219433312821126825842194333128211268258421943331282112682584219433312821126825842194333128211268258421943331282112682584219433312821126825842194333128211268258421943331282112682584219433312821126825842194333128211268258421943331282112682584219433312821126825842194333128211268258421943331282112682584219433312821126825842194333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb21d1d6-8443-49fa-a320-4faffbeb6407, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11123156997376984922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112315699737698492211123156997376984922111231569973769849221112315699737698492211123156997376984922111231569973769849221112315699737698492211123156997376984922111231569973769849221112315699737698492211123156997376984922111231569973769849221112315699737698492211123156997376984922111231569973769849221112315699737698492211123156997376984922111231569973769849221112315699737698492211123156997376984922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acde1c55-808b-45f9-8004-f015fbab5cd5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b839be45-087c-4745-bed4-20126971105b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b839be45-087c-4745-bed4-20126971105b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4711381780792390701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47113817807923907014711381780792390701471138178079239070147113817807923907014711381780792390701471138178079239070147113817807923907014711381780792390701471138178079239070147113817807923907014711381780792390701471138178079239070147113817807923907014711381780792390701471138178079239070147113817807923907014711381780792390701471138178079239070147113817807923907014711381780792390701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb21d1d6-8443-49fa-a320-4faffbeb6407, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 775d0806-3a28-431d-afd0-2f075ad865f5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 775d0806-3a28-431d-afd0-2f075ad865f5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1827498214598130382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18274982145981303821827498214598130382182749821459813038218274982145981303821827498214598130382182749821459813038218274982145981303821827498214598130382182749821459813038218274982145981303821827498214598130382182749821459813038218274982145981303821827498214598130382182749821459813038218274982145981303821827498214598130382182749821459813038218274982145981303821827498214598130382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b839be45-087c-4745-bed4-20126971105b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 72eb03d2-26d1-4921-8c45-d0aa6dfb3c9c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72eb03d2-26d1-4921-8c45-d0aa6dfb3c9c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15681488390071883829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568148839007188382915681488390071883829156814883900718838291568148839007188382915681488390071883829156814883900718838291568148839007188382915681488390071883829156814883900718838291568148839007188382915681488390071883829156814883900718838291568148839007188382915681488390071883829156814883900718838291568148839007188382915681488390071883829156814883900718838291568148839007188382915681488390071883829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 775d0806-3a28-431d-afd0-2f075ad865f5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7ac9e9f2-f89c-4473-b3eb-1687563378d8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac9e9f2-f89c-4473-b3eb-1687563378d8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17612477579349269561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761247757934926956117612477579349269561176124775793492695611761247757934926956117612477579349269561176124775793492695611761247757934926956117612477579349269561176124775793492695611761247757934926956117612477579349269561176124775793492695611761247757934926956117612477579349269561176124775793492695611761247757934926956117612477579349269561176124775793492695611761247757934926956117612477579349269561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72eb03d2-26d1-4921-8c45-d0aa6dfb3c9c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3aa9dd47-0b58-487d-8c6c-a5e642b714e3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa9dd47-0b58-487d-8c6c-a5e642b714e3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16446874856521222788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644687485652122278816446874856521222788164468748565212227881644687485652122278816446874856521222788164468748565212227881644687485652122278816446874856521222788164468748565212227881644687485652122278816446874856521222788164468748565212227881644687485652122278816446874856521222788164468748565212227881644687485652122278816446874856521222788164468748565212227881644687485652122278816446874856521222788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa9dd47-0b58-487d-8c6c-a5e642b714e3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7794b3fb-75a1-4d8d-a452-26a1454f4ca7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7794b3fb-75a1-4d8d-a452-26a1454f4ca7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18269313246859576276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826931324685957627618269313246859576276182693132468595762761826931324685957627618269313246859576276182693132468595762761826931324685957627618269313246859576276182693132468595762761826931324685957627618269313246859576276182693132468595762761826931324685957627618269313246859576276182693132468595762761826931324685957627618269313246859576276182693132468595762761826931324685957627618269313246859576276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac9e9f2-f89c-4473-b3eb-1687563378d8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0dc6fd0-c214-453f-9c27-25d90d5ce452, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0dc6fd0-c214-453f-9c27-25d90d5ce452, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12229865951843747578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222986595184374757812229865951843747578122298659518437475781222986595184374757812229865951843747578122298659518437475781222986595184374757812229865951843747578122298659518437475781222986595184374757812229865951843747578122298659518437475781222986595184374757812229865951843747578122298659518437475781222986595184374757812229865951843747578122298659518437475781222986595184374757812229865951843747578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7794b3fb-75a1-4d8d-a452-26a1454f4ca7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4b6e2c95-58f8-4358-ab9d-6a57187ba963, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b6e2c95-58f8-4358-ab9d-6a57187ba963, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1102075173903104887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11020751739031048871102075173903104887110207517390310488711020751739031048871102075173903104887110207517390310488711020751739031048871102075173903104887110207517390310488711020751739031048871102075173903104887110207517390310488711020751739031048871102075173903104887110207517390310488711020751739031048871102075173903104887110207517390310488711020751739031048871102075173903104887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0dc6fd0-c214-453f-9c27-25d90d5ce452, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5916ac83-2ab2-4618-9ba7-14535189b44e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5916ac83-2ab2-4618-9ba7-14535189b44e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3587645121954154135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35876451219541541353587645121954154135358764512195415413535876451219541541353587645121954154135358764512195415413535876451219541541353587645121954154135358764512195415413535876451219541541353587645121954154135358764512195415413535876451219541541353587645121954154135358764512195415413535876451219541541353587645121954154135358764512195415413535876451219541541353587645121954154135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b6e2c95-58f8-4358-ab9d-6a57187ba963, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a9815f66-4985-486f-8a3a-8ff98e0edd11, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9815f66-4985-486f-8a3a-8ff98e0edd11, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7925144332883173665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79251443328831736657925144332883173665792514433288317366579251443328831736657925144332883173665792514433288317366579251443328831736657925144332883173665792514433288317366579251443328831736657925144332883173665792514433288317366579251443328831736657925144332883173665792514433288317366579251443328831736657925144332883173665792514433288317366579251443328831736657925144332883173665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5916ac83-2ab2-4618-9ba7-14535189b44e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 04b0a32b-1d3b-4dae-9ac3-b1bfa52dd4c8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b0a32b-1d3b-4dae-9ac3-b1bfa52dd4c8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 768522134679619077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077768522134679619077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9815f66-4985-486f-8a3a-8ff98e0edd11, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0b325046-fc8a-4127-8086-9ca9f0776bcb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b325046-fc8a-4127-8086-9ca9f0776bcb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2135962680888603330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21359626808886033302135962680888603330213596268088860333021359626808886033302135962680888603330213596268088860333021359626808886033302135962680888603330213596268088860333021359626808886033302135962680888603330213596268088860333021359626808886033302135962680888603330213596268088860333021359626808886033302135962680888603330213596268088860333021359626808886033302135962680888603330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b0a32b-1d3b-4dae-9ac3-b1bfa52dd4c8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a9369a9-9f59-4765-a9ea-211e9702cfab, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b325046-fc8a-4127-8086-9ca9f0776bcb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fc49f56e-3c97-4b3c-9abe-5a00512247f7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc49f56e-3c97-4b3c-9abe-5a00512247f7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11246942568324539893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124694256832453989311246942568324539893112469425683245398931124694256832453989311246942568324539893112469425683245398931124694256832453989311246942568324539893112469425683245398931124694256832453989311246942568324539893112469425683245398931124694256832453989311246942568324539893112469425683245398931124694256832453989311246942568324539893112469425683245398931124694256832453989311246942568324539893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a9369a9-9f59-4765-a9ea-211e9702cfab, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17558754802626610690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755875480262661069017558754802626610690175587548026266106901755875480262661069017558754802626610690175587548026266106901755875480262661069017558754802626610690175587548026266106901755875480262661069017558754802626610690175587548026266106901755875480262661069017558754802626610690175587548026266106901755875480262661069017558754802626610690175587548026266106901755875480262661069017558754802626610690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc49f56e-3c97-4b3c-9abe-5a00512247f7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e82bc9b0-fce9-4089-afa5-ab15fa18d998, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e82bc9b0-fce9-4089-afa5-ab15fa18d998, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7521926551993139493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75219265519931394937521926551993139493752192655199313949375219265519931394937521926551993139493752192655199313949375219265519931394937521926551993139493752192655199313949375219265519931394937521926551993139493752192655199313949375219265519931394937521926551993139493752192655199313949375219265519931394937521926551993139493752192655199313949375219265519931394937521926551993139493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a9369a9-9f59-4765-a9ea-211e9702cfab, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 71d9a767-1b6b-4ccf-a743-72dd8dee8923, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71d9a767-1b6b-4ccf-a743-72dd8dee8923, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9043661064196208924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90436610641962089249043661064196208924904366106419620892490436610641962089249043661064196208924904366106419620892490436610641962089249043661064196208924904366106419620892490436610641962089249043661064196208924904366106419620892490436610641962089249043661064196208924904366106419620892490436610641962089249043661064196208924904366106419620892490436610641962089249043661064196208924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e82bc9b0-fce9-4089-afa5-ab15fa18d998, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0c9218cf-e0e5-48d8-a9d9-2c470c1bc9b8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c9218cf-e0e5-48d8-a9d9-2c470c1bc9b8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1905370624905678260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19053706249056782601905370624905678260190537062490567826019053706249056782601905370624905678260190537062490567826019053706249056782601905370624905678260190537062490567826019053706249056782601905370624905678260190537062490567826019053706249056782601905370624905678260190537062490567826019053706249056782601905370624905678260190537062490567826019053706249056782601905370624905678260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71d9a767-1b6b-4ccf-a743-72dd8dee8923, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a3489b67-ff78-4171-a188-64c249a6034c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3489b67-ff78-4171-a188-64c249a6034c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7521482295006605248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75214822950066052487521482295006605248752148229500660524875214822950066052487521482295006605248752148229500660524875214822950066052487521482295006605248752148229500660524875214822950066052487521482295006605248752148229500660524875214822950066052487521482295006605248752148229500660524875214822950066052487521482295006605248752148229500660524875214822950066052487521482295006605248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c9218cf-e0e5-48d8-a9d9-2c470c1bc9b8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f4240990-eb24-411d-be25-b35e4266390c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4240990-eb24-411d-be25-b35e4266390c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16492296907222784350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649229690722278435016492296907222784350164922969072227843501649229690722278435016492296907222784350164922969072227843501649229690722278435016492296907222784350164922969072227843501649229690722278435016492296907222784350164922969072227843501649229690722278435016492296907222784350164922969072227843501649229690722278435016492296907222784350164922969072227843501649229690722278435016492296907222784350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3489b67-ff78-4171-a188-64c249a6034c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fcba0b5b-31cf-4a56-b183-396c981d9ed2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcba0b5b-31cf-4a56-b183-396c981d9ed2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9578926209520802980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95789262095208029809578926209520802980957892620952080298095789262095208029809578926209520802980957892620952080298095789262095208029809578926209520802980957892620952080298095789262095208029809578926209520802980957892620952080298095789262095208029809578926209520802980957892620952080298095789262095208029809578926209520802980957892620952080298095789262095208029809578926209520802980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4240990-eb24-411d-be25-b35e4266390c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 97f43c4f-59e1-4cd5-9d3d-3ee04dea19da, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f43c4f-59e1-4cd5-9d3d-3ee04dea19da, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13682375945443701916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368237594544370191613682375945443701916136823759454437019161368237594544370191613682375945443701916136823759454437019161368237594544370191613682375945443701916136823759454437019161368237594544370191613682375945443701916136823759454437019161368237594544370191613682375945443701916136823759454437019161368237594544370191613682375945443701916136823759454437019161368237594544370191613682375945443701916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcba0b5b-31cf-4a56-b183-396c981d9ed2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05b38c96-ad27-4e3a-ae2b-7a938d459c6b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05b38c96-ad27-4e3a-ae2b-7a938d459c6b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16101424391133902875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610142439113390287516101424391133902875161014243911339028751610142439113390287516101424391133902875161014243911339028751610142439113390287516101424391133902875161014243911339028751610142439113390287516101424391133902875161014243911339028751610142439113390287516101424391133902875161014243911339028751610142439113390287516101424391133902875161014243911339028751610142439113390287516101424391133902875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f43c4f-59e1-4cd5-9d3d-3ee04dea19da, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3456f906-5cb5-4882-a710-8802c4b8c9e4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3456f906-5cb5-4882-a710-8802c4b8c9e4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11129777042319471922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112977704231947192211129777042319471922111297770423194719221112977704231947192211129777042319471922111297770423194719221112977704231947192211129777042319471922111297770423194719221112977704231947192211129777042319471922111297770423194719221112977704231947192211129777042319471922111297770423194719221112977704231947192211129777042319471922111297770423194719221112977704231947192211129777042319471922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05b38c96-ad27-4e3a-ae2b-7a938d459c6b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fd2e6a80-8feb-4797-bd01-67b93dbf88f9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd2e6a80-8feb-4797-bd01-67b93dbf88f9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15158115894539346603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515811589453934660315158115894539346603151581158945393466031515811589453934660315158115894539346603151581158945393466031515811589453934660315158115894539346603151581158945393466031515811589453934660315158115894539346603151581158945393466031515811589453934660315158115894539346603151581158945393466031515811589453934660315158115894539346603151581158945393466031515811589453934660315158115894539346603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3456f906-5cb5-4882-a710-8802c4b8c9e4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 90c67f7e-6de9-487a-9b00-3bd9a07bd9e7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90c67f7e-6de9-487a-9b00-3bd9a07bd9e7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16280919551184306253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628091955118430625316280919551184306253162809195511843062531628091955118430625316280919551184306253162809195511843062531628091955118430625316280919551184306253162809195511843062531628091955118430625316280919551184306253162809195511843062531628091955118430625316280919551184306253162809195511843062531628091955118430625316280919551184306253162809195511843062531628091955118430625316280919551184306253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd2e6a80-8feb-4797-bd01-67b93dbf88f9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a13a77c2-3bc0-4a0c-a9e9-a3951ae6ce85, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13a77c2-3bc0-4a0c-a9e9-a3951ae6ce85, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1133063521517754060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11330635215177540601133063521517754060113306352151775406011330635215177540601133063521517754060113306352151775406011330635215177540601133063521517754060113306352151775406011330635215177540601133063521517754060113306352151775406011330635215177540601133063521517754060113306352151775406011330635215177540601133063521517754060113306352151775406011330635215177540601133063521517754060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90c67f7e-6de9-487a-9b00-3bd9a07bd9e7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fce1df28-c264-4659-9683-d3b117c8d909, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fce1df28-c264-4659-9683-d3b117c8d909, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3752943086993272000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37529430869932720003752943086993272000375294308699327200037529430869932720003752943086993272000375294308699327200037529430869932720003752943086993272000375294308699327200037529430869932720003752943086993272000375294308699327200037529430869932720003752943086993272000375294308699327200037529430869932720003752943086993272000375294308699327200037529430869932720003752943086993272000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13a77c2-3bc0-4a0c-a9e9-a3951ae6ce85, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aa3f56f2-31d4-4286-ab68-790b1539950a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa3f56f2-31d4-4286-ab68-790b1539950a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6128481126156243114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61284811261562431146128481126156243114612848112615624311461284811261562431146128481126156243114612848112615624311461284811261562431146128481126156243114612848112615624311461284811261562431146128481126156243114612848112615624311461284811261562431146128481126156243114612848112615624311461284811261562431146128481126156243114612848112615624311461284811261562431146128481126156243114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fce1df28-c264-4659-9683-d3b117c8d909, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1358548d-6249-4536-b788-5068524a2654, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1358548d-6249-4536-b788-5068524a2654, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10902111357308112942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090211135730811294210902111357308112942109021113573081129421090211135730811294210902111357308112942109021113573081129421090211135730811294210902111357308112942109021113573081129421090211135730811294210902111357308112942109021113573081129421090211135730811294210902111357308112942109021113573081129421090211135730811294210902111357308112942109021113573081129421090211135730811294210902111357308112942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa3f56f2-31d4-4286-ab68-790b1539950a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8a4461ed-1075-4d1c-857e-1e55ffbe505e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a4461ed-1075-4d1c-857e-1e55ffbe505e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1121715750997427183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11217157509974271831121715750997427183112171575099742718311217157509974271831121715750997427183112171575099742718311217157509974271831121715750997427183112171575099742718311217157509974271831121715750997427183112171575099742718311217157509974271831121715750997427183112171575099742718311217157509974271831121715750997427183112171575099742718311217157509974271831121715750997427183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a4461ed-1075-4d1c-857e-1e55ffbe505e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c4bcdef4-3488-4978-a70e-384c15f0050e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4bcdef4-3488-4978-a70e-384c15f0050e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11593425143362778436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159342514336277843611593425143362778436115934251433627784361159342514336277843611593425143362778436115934251433627784361159342514336277843611593425143362778436115934251433627784361159342514336277843611593425143362778436115934251433627784361159342514336277843611593425143362778436115934251433627784361159342514336277843611593425143362778436115934251433627784361159342514336277843611593425143362778436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1358548d-6249-4536-b788-5068524a2654, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, eb4ce459-ff9f-4ce7-af47-45d1d95e9c5a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb4ce459-ff9f-4ce7-af47-45d1d95e9c5a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1653029706501468560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16530297065014685601653029706501468560165302970650146856016530297065014685601653029706501468560165302970650146856016530297065014685601653029706501468560165302970650146856016530297065014685601653029706501468560165302970650146856016530297065014685601653029706501468560165302970650146856016530297065014685601653029706501468560165302970650146856016530297065014685601653029706501468560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4bcdef4-3488-4978-a70e-384c15f0050e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 13e349a7-8d43-4c5c-a03c-6f122e891716, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13e349a7-8d43-4c5c-a03c-6f122e891716, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2743929799752182750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27439297997521827502743929799752182750274392979975218275027439297997521827502743929799752182750274392979975218275027439297997521827502743929799752182750274392979975218275027439297997521827502743929799752182750274392979975218275027439297997521827502743929799752182750274392979975218275027439297997521827502743929799752182750274392979975218275027439297997521827502743929799752182750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb4ce459-ff9f-4ce7-af47-45d1d95e9c5a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2f7affb4-cb2d-4d2f-aa42-970e2dfd16c4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f7affb4-cb2d-4d2f-aa42-970e2dfd16c4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15645823217822348933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564582321782234893315645823217822348933156458232178223489331564582321782234893315645823217822348933156458232178223489331564582321782234893315645823217822348933156458232178223489331564582321782234893315645823217822348933156458232178223489331564582321782234893315645823217822348933156458232178223489331564582321782234893315645823217822348933156458232178223489331564582321782234893315645823217822348933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13e349a7-8d43-4c5c-a03c-6f122e891716, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, afe02f56-9d1d-474b-ae1d-abfc511b29f2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afe02f56-9d1d-474b-ae1d-abfc511b29f2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5981898030524710727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59818980305247107275981898030524710727598189803052471072759818980305247107275981898030524710727598189803052471072759818980305247107275981898030524710727598189803052471072759818980305247107275981898030524710727598189803052471072759818980305247107275981898030524710727598189803052471072759818980305247107275981898030524710727598189803052471072759818980305247107275981898030524710727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f7affb4-cb2d-4d2f-aa42-970e2dfd16c4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1774cf39-9616-4993-87fa-18202e15dad7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1774cf39-9616-4993-87fa-18202e15dad7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3254454664006195245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32544546640061952453254454664006195245325445466400619524532544546640061952453254454664006195245325445466400619524532544546640061952453254454664006195245325445466400619524532544546640061952453254454664006195245325445466400619524532544546640061952453254454664006195245325445466400619524532544546640061952453254454664006195245325445466400619524532544546640061952453254454664006195245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afe02f56-9d1d-474b-ae1d-abfc511b29f2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c76e73e9-103f-456c-8176-8ed2932b64e0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c76e73e9-103f-456c-8176-8ed2932b64e0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9013784508782409515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90137845087824095159013784508782409515901378450878240951590137845087824095159013784508782409515901378450878240951590137845087824095159013784508782409515901378450878240951590137845087824095159013784508782409515901378450878240951590137845087824095159013784508782409515901378450878240951590137845087824095159013784508782409515901378450878240951590137845087824095159013784508782409515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1774cf39-9616-4993-87fa-18202e15dad7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cab6fd1c-39e5-4add-b5a3-2f418387440b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cab6fd1c-39e5-4add-b5a3-2f418387440b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8277825453495976012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82778254534959760128277825453495976012827782545349597601282778254534959760128277825453495976012827782545349597601282778254534959760128277825453495976012827782545349597601282778254534959760128277825453495976012827782545349597601282778254534959760128277825453495976012827782545349597601282778254534959760128277825453495976012827782545349597601282778254534959760128277825453495976012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c76e73e9-103f-456c-8176-8ed2932b64e0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 348bdafb-d10c-4698-8c2a-4cbe341eb60f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 348bdafb-d10c-4698-8c2a-4cbe341eb60f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12057390774919595449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205739077491959544912057390774919595449120573907749195954491205739077491959544912057390774919595449120573907749195954491205739077491959544912057390774919595449120573907749195954491205739077491959544912057390774919595449120573907749195954491205739077491959544912057390774919595449120573907749195954491205739077491959544912057390774919595449120573907749195954491205739077491959544912057390774919595449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cab6fd1c-39e5-4add-b5a3-2f418387440b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f065c438-6b5d-436e-9978-74dc49258770, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f065c438-6b5d-436e-9978-74dc49258770, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2426649527101157865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24266495271011578652426649527101157865242664952710115786524266495271011578652426649527101157865242664952710115786524266495271011578652426649527101157865242664952710115786524266495271011578652426649527101157865242664952710115786524266495271011578652426649527101157865242664952710115786524266495271011578652426649527101157865242664952710115786524266495271011578652426649527101157865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 348bdafb-d10c-4698-8c2a-4cbe341eb60f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 979d14bb-ee09-4141-884e-e46ca4b4f0f5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 979d14bb-ee09-4141-884e-e46ca4b4f0f5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17292942402502143149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729294240250214314917292942402502143149172929424025021431491729294240250214314917292942402502143149172929424025021431491729294240250214314917292942402502143149172929424025021431491729294240250214314917292942402502143149172929424025021431491729294240250214314917292942402502143149172929424025021431491729294240250214314917292942402502143149172929424025021431491729294240250214314917292942402502143149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f065c438-6b5d-436e-9978-74dc49258770, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 528d718d-f3bc-4af2-a38c-3705346123cd, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 979d14bb-ee09-4141-884e-e46ca4b4f0f5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 528d718d-f3bc-4af2-a38c-3705346123cd, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15510462331047277943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551046233104727794315510462331047277943155104623310472779431551046233104727794315510462331047277943155104623310472779431551046233104727794315510462331047277943155104623310472779431551046233104727794315510462331047277943155104623310472779431551046233104727794315510462331047277943155104623310472779431551046233104727794315510462331047277943155104623310472779431551046233104727794315510462331047277943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bc56da43-718c-4bca-a9d8-e5db24ff5f23, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc56da43-718c-4bca-a9d8-e5db24ff5f23, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11267146588358847129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126714658835884712911267146588358847129112671465883588471291126714658835884712911267146588358847129112671465883588471291126714658835884712911267146588358847129112671465883588471291126714658835884712911267146588358847129112671465883588471291126714658835884712911267146588358847129112671465883588471291126714658835884712911267146588358847129112671465883588471291126714658835884712911267146588358847129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 528d718d-f3bc-4af2-a38c-3705346123cd, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3c800a46-de6e-42da-aad8-09bd51b93332, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c800a46-de6e-42da-aad8-09bd51b93332, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11647752945611477046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164775294561147704611647752945611477046116477529456114770461164775294561147704611647752945611477046116477529456114770461164775294561147704611647752945611477046116477529456114770461164775294561147704611647752945611477046116477529456114770461164775294561147704611647752945611477046116477529456114770461164775294561147704611647752945611477046116477529456114770461164775294561147704611647752945611477046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc56da43-718c-4bca-a9d8-e5db24ff5f23, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 461d52f0-a7f4-4505-9f8f-7697b088952f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 461d52f0-a7f4-4505-9f8f-7697b088952f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15464571634591697322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546457163459169732215464571634591697322154645716345916973221546457163459169732215464571634591697322154645716345916973221546457163459169732215464571634591697322154645716345916973221546457163459169732215464571634591697322154645716345916973221546457163459169732215464571634591697322154645716345916973221546457163459169732215464571634591697322154645716345916973221546457163459169732215464571634591697322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c800a46-de6e-42da-aad8-09bd51b93332, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0a9104a6-eb6a-4e98-b3cd-cdd34474ec95, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a9104a6-eb6a-4e98-b3cd-cdd34474ec95, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15310367635670324055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531036763567032405515310367635670324055153103676356703240551531036763567032405515310367635670324055153103676356703240551531036763567032405515310367635670324055153103676356703240551531036763567032405515310367635670324055153103676356703240551531036763567032405515310367635670324055153103676356703240551531036763567032405515310367635670324055153103676356703240551531036763567032405515310367635670324055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 461d52f0-a7f4-4505-9f8f-7697b088952f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5e10423a-5728-43bf-983a-ddede27390b9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e10423a-5728-43bf-983a-ddede27390b9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8538552657013342572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85385526570133425728538552657013342572853855265701334257285385526570133425728538552657013342572853855265701334257285385526570133425728538552657013342572853855265701334257285385526570133425728538552657013342572853855265701334257285385526570133425728538552657013342572853855265701334257285385526570133425728538552657013342572853855265701334257285385526570133425728538552657013342572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a9104a6-eb6a-4e98-b3cd-cdd34474ec95, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4480912a-80e3-45ab-808d-977b6cdc008f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4480912a-80e3-45ab-808d-977b6cdc008f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17133308375349433082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713330837534943308217133308375349433082171333083753494330821713330837534943308217133308375349433082171333083753494330821713330837534943308217133308375349433082171333083753494330821713330837534943308217133308375349433082171333083753494330821713330837534943308217133308375349433082171333083753494330821713330837534943308217133308375349433082171333083753494330821713330837534943308217133308375349433082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e10423a-5728-43bf-983a-ddede27390b9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a6cdb127-dfb6-49d3-b83e-87a9a599cfdc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6cdb127-dfb6-49d3-b83e-87a9a599cfdc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6311888529531996246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63118885295319962466311888529531996246631188852953199624663118885295319962466311888529531996246631188852953199624663118885295319962466311888529531996246631188852953199624663118885295319962466311888529531996246631188852953199624663118885295319962466311888529531996246631188852953199624663118885295319962466311888529531996246631188852953199624663118885295319962466311888529531996246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4480912a-80e3-45ab-808d-977b6cdc008f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 49156052-bbdf-4bfc-8460-104f0abb6828, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49156052-bbdf-4bfc-8460-104f0abb6828, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4573140347520166963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45731403475201669634573140347520166963457314034752016696345731403475201669634573140347520166963457314034752016696345731403475201669634573140347520166963457314034752016696345731403475201669634573140347520166963457314034752016696345731403475201669634573140347520166963457314034752016696345731403475201669634573140347520166963457314034752016696345731403475201669634573140347520166963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6cdb127-dfb6-49d3-b83e-87a9a599cfdc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 48ac00da-3631-477d-9867-54dcaa7ec171, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48ac00da-3631-477d-9867-54dcaa7ec171, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2161007338812815290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21610073388128152902161007338812815290216100733881281529021610073388128152902161007338812815290216100733881281529021610073388128152902161007338812815290216100733881281529021610073388128152902161007338812815290216100733881281529021610073388128152902161007338812815290216100733881281529021610073388128152902161007338812815290216100733881281529021610073388128152902161007338812815290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49156052-bbdf-4bfc-8460-104f0abb6828, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7603e44c-d99e-48fe-8447-90ce6cf1d75c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7603e44c-d99e-48fe-8447-90ce6cf1d75c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2814884538799134021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28148845387991340212814884538799134021281488453879913402128148845387991340212814884538799134021281488453879913402128148845387991340212814884538799134021281488453879913402128148845387991340212814884538799134021281488453879913402128148845387991340212814884538799134021281488453879913402128148845387991340212814884538799134021281488453879913402128148845387991340212814884538799134021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48ac00da-3631-477d-9867-54dcaa7ec171, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 44c4df0e-ccbe-48cf-8d4a-44bba1e9fbb5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44c4df0e-ccbe-48cf-8d4a-44bba1e9fbb5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15280438067172196223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528043806717219622315280438067172196223152804380671721962231528043806717219622315280438067172196223152804380671721962231528043806717219622315280438067172196223152804380671721962231528043806717219622315280438067172196223152804380671721962231528043806717219622315280438067172196223152804380671721962231528043806717219622315280438067172196223152804380671721962231528043806717219622315280438067172196223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7603e44c-d99e-48fe-8447-90ce6cf1d75c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 32bb1b35-5557-4496-9250-1f7efd5b9f28, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32bb1b35-5557-4496-9250-1f7efd5b9f28, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14504347476049533589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450434747604953358914504347476049533589145043474760495335891450434747604953358914504347476049533589145043474760495335891450434747604953358914504347476049533589145043474760495335891450434747604953358914504347476049533589145043474760495335891450434747604953358914504347476049533589145043474760495335891450434747604953358914504347476049533589145043474760495335891450434747604953358914504347476049533589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44c4df0e-ccbe-48cf-8d4a-44bba1e9fbb5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 75ff49ff-ee0c-46dc-9c3f-8d4fc51c8e65, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75ff49ff-ee0c-46dc-9c3f-8d4fc51c8e65, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11811852928863780522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181185292886378052211811852928863780522118118529288637805221181185292886378052211811852928863780522118118529288637805221181185292886378052211811852928863780522118118529288637805221181185292886378052211811852928863780522118118529288637805221181185292886378052211811852928863780522118118529288637805221181185292886378052211811852928863780522118118529288637805221181185292886378052211811852928863780522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32bb1b35-5557-4496-9250-1f7efd5b9f28, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a1fbfb3-c01e-48e7-a27e-b1d3a0566ad1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75ff49ff-ee0c-46dc-9c3f-8d4fc51c8e65, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0d81ce18-8cf6-49a7-a708-b0c1eaf32a8a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d81ce18-8cf6-49a7-a708-b0c1eaf32a8a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3927933810933933969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39279338109339339693927933810933933969392793381093393396939279338109339339693927933810933933969392793381093393396939279338109339339693927933810933933969392793381093393396939279338109339339693927933810933933969392793381093393396939279338109339339693927933810933933969392793381093393396939279338109339339693927933810933933969392793381093393396939279338109339339693927933810933933969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a1fbfb3-c01e-48e7-a27e-b1d3a0566ad1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15121979722776830551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512197972277683055115121979722776830551151219797227768305511512197972277683055115121979722776830551151219797227768305511512197972277683055115121979722776830551151219797227768305511512197972277683055115121979722776830551151219797227768305511512197972277683055115121979722776830551151219797227768305511512197972277683055115121979722776830551151219797227768305511512197972277683055115121979722776830551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d81ce18-8cf6-49a7-a708-b0c1eaf32a8a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aee4235f-812a-48e9-b73c-54ac35455ba9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aee4235f-812a-48e9-b73c-54ac35455ba9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18166632844039275151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816663284403927515118166632844039275151181666328440392751511816663284403927515118166632844039275151181666328440392751511816663284403927515118166632844039275151181666328440392751511816663284403927515118166632844039275151181666328440392751511816663284403927515118166632844039275151181666328440392751511816663284403927515118166632844039275151181666328440392751511816663284403927515118166632844039275151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a1fbfb3-c01e-48e7-a27e-b1d3a0566ad1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1c25e847-24c6-476e-b28d-4af411b415cb, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c25e847-24c6-476e-b28d-4af411b415cb, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4706135456272867387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47061354562728673874706135456272867387470613545627286738747061354562728673874706135456272867387470613545627286738747061354562728673874706135456272867387470613545627286738747061354562728673874706135456272867387470613545627286738747061354562728673874706135456272867387470613545627286738747061354562728673874706135456272867387470613545627286738747061354562728673874706135456272867387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aee4235f-812a-48e9-b73c-54ac35455ba9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f718c90a-a98e-4c54-817a-0c6988e185a9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f718c90a-a98e-4c54-817a-0c6988e185a9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10188659778332061129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018865977833206112910188659778332061129101886597783320611291018865977833206112910188659778332061129101886597783320611291018865977833206112910188659778332061129101886597783320611291018865977833206112910188659778332061129101886597783320611291018865977833206112910188659778332061129101886597783320611291018865977833206112910188659778332061129101886597783320611291018865977833206112910188659778332061129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c25e847-24c6-476e-b28d-4af411b415cb, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, baaa5263-a08f-4f79-8371-74fe0f27606e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baaa5263-a08f-4f79-8371-74fe0f27606e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13396673365170345337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339667336517034533713396673365170345337133966733651703453371339667336517034533713396673365170345337133966733651703453371339667336517034533713396673365170345337133966733651703453371339667336517034533713396673365170345337133966733651703453371339667336517034533713396673365170345337133966733651703453371339667336517034533713396673365170345337133966733651703453371339667336517034533713396673365170345337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f718c90a-a98e-4c54-817a-0c6988e185a9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c4dddd53-424a-46f3-b965-329552432873, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4dddd53-424a-46f3-b965-329552432873, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3012679795228082208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30126797952280822083012679795228082208301267979522808220830126797952280822083012679795228082208301267979522808220830126797952280822083012679795228082208301267979522808220830126797952280822083012679795228082208301267979522808220830126797952280822083012679795228082208301267979522808220830126797952280822083012679795228082208301267979522808220830126797952280822083012679795228082208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baaa5263-a08f-4f79-8371-74fe0f27606e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 33f7d938-7f07-4b2f-9adb-3ff34d04e491, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33f7d938-7f07-4b2f-9adb-3ff34d04e491, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15309091678562594794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530909167856259479415309091678562594794153090916785625947941530909167856259479415309091678562594794153090916785625947941530909167856259479415309091678562594794153090916785625947941530909167856259479415309091678562594794153090916785625947941530909167856259479415309091678562594794153090916785625947941530909167856259479415309091678562594794153090916785625947941530909167856259479415309091678562594794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4dddd53-424a-46f3-b965-329552432873, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b2850ca4-3d68-4331-af91-5b27168774ec, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2850ca4-3d68-4331-af91-5b27168774ec, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5391224447903698516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53912244479036985165391224447903698516539122444790369851653912244479036985165391224447903698516539122444790369851653912244479036985165391224447903698516539122444790369851653912244479036985165391224447903698516539122444790369851653912244479036985165391224447903698516539122444790369851653912244479036985165391224447903698516539122444790369851653912244479036985165391224447903698516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33f7d938-7f07-4b2f-9adb-3ff34d04e491, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 257b30a6-eeca-4a84-bd06-29b2905733b6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 257b30a6-eeca-4a84-bd06-29b2905733b6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 717672083844806437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437717672083844806437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2850ca4-3d68-4331-af91-5b27168774ec, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 257b30a6-eeca-4a84-bd06-29b2905733b6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d05b2d29-d7cd-4b57-be0e-cb6ffb014010, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d05b2d29-d7cd-4b57-be0e-cb6ffb014010, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2556084651597580072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25560846515975800722556084651597580072255608465159758007225560846515975800722556084651597580072255608465159758007225560846515975800722556084651597580072255608465159758007225560846515975800722556084651597580072255608465159758007225560846515975800722556084651597580072255608465159758007225560846515975800722556084651597580072255608465159758007225560846515975800722556084651597580072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 224221fb-76a7-41bf-8476-44e7ba6cf931, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 224221fb-76a7-41bf-8476-44e7ba6cf931, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8410774342747426331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84107743427474263318410774342747426331841077434274742633184107743427474263318410774342747426331841077434274742633184107743427474263318410774342747426331841077434274742633184107743427474263318410774342747426331841077434274742633184107743427474263318410774342747426331841077434274742633184107743427474263318410774342747426331841077434274742633184107743427474263318410774342747426331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d05b2d29-d7cd-4b57-be0e-cb6ffb014010, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cbe8699c-01e4-402b-b305-ca60218dfd7b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbe8699c-01e4-402b-b305-ca60218dfd7b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11959115469292999884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195911546929299988411959115469292999884119591154692929998841195911546929299988411959115469292999884119591154692929998841195911546929299988411959115469292999884119591154692929998841195911546929299988411959115469292999884119591154692929998841195911546929299988411959115469292999884119591154692929998841195911546929299988411959115469292999884119591154692929998841195911546929299988411959115469292999884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 224221fb-76a7-41bf-8476-44e7ba6cf931, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05845385-e605-4202-9eff-8dac3d414cbf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05845385-e605-4202-9eff-8dac3d414cbf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8604726628159898591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86047266281598985918604726628159898591860472662815989859186047266281598985918604726628159898591860472662815989859186047266281598985918604726628159898591860472662815989859186047266281598985918604726628159898591860472662815989859186047266281598985918604726628159898591860472662815989859186047266281598985918604726628159898591860472662815989859186047266281598985918604726628159898591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbe8699c-01e4-402b-b305-ca60218dfd7b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, af0355a1-2334-40c1-aade-7e5fa25b04e8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af0355a1-2334-40c1-aade-7e5fa25b04e8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3959362047226795712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39593620472267957123959362047226795712395936204722679571239593620472267957123959362047226795712395936204722679571239593620472267957123959362047226795712395936204722679571239593620472267957123959362047226795712395936204722679571239593620472267957123959362047226795712395936204722679571239593620472267957123959362047226795712395936204722679571239593620472267957123959362047226795712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05845385-e605-4202-9eff-8dac3d414cbf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d556d8cd-e2f4-4430-bfdb-e9c1bb6dad53, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d556d8cd-e2f4-4430-bfdb-e9c1bb6dad53, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14983969021985600794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498396902198560079414983969021985600794149839690219856007941498396902198560079414983969021985600794149839690219856007941498396902198560079414983969021985600794149839690219856007941498396902198560079414983969021985600794149839690219856007941498396902198560079414983969021985600794149839690219856007941498396902198560079414983969021985600794149839690219856007941498396902198560079414983969021985600794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af0355a1-2334-40c1-aade-7e5fa25b04e8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 62b36f31-f0d6-41b1-871d-87840d46a7ef, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62b36f31-f0d6-41b1-871d-87840d46a7ef, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15070942800744791592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507094280074479159215070942800744791592150709428007447915921507094280074479159215070942800744791592150709428007447915921507094280074479159215070942800744791592150709428007447915921507094280074479159215070942800744791592150709428007447915921507094280074479159215070942800744791592150709428007447915921507094280074479159215070942800744791592150709428007447915921507094280074479159215070942800744791592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d556d8cd-e2f4-4430-bfdb-e9c1bb6dad53, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ad4b7e8c-3a8e-4c47-86dc-1066b3ff3d8f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad4b7e8c-3a8e-4c47-86dc-1066b3ff3d8f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13755966703681138946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375596670368113894613755966703681138946137559667036811389461375596670368113894613755966703681138946137559667036811389461375596670368113894613755966703681138946137559667036811389461375596670368113894613755966703681138946137559667036811389461375596670368113894613755966703681138946137559667036811389461375596670368113894613755966703681138946137559667036811389461375596670368113894613755966703681138946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62b36f31-f0d6-41b1-871d-87840d46a7ef, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6f16bc97-4f64-48ca-97d1-22d5feaa7eac, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f16bc97-4f64-48ca-97d1-22d5feaa7eac, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15566110003323332474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556611000332333247415566110003323332474155661100033233324741556611000332333247415566110003323332474155661100033233324741556611000332333247415566110003323332474155661100033233324741556611000332333247415566110003323332474155661100033233324741556611000332333247415566110003323332474155661100033233324741556611000332333247415566110003323332474155661100033233324741556611000332333247415566110003323332474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad4b7e8c-3a8e-4c47-86dc-1066b3ff3d8f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78b4d966-1614-4460-a6ba-de847cb2be13, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b4d966-1614-4460-a6ba-de847cb2be13, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3413343358076695347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34133433580766953473413343358076695347341334335807669534734133433580766953473413343358076695347341334335807669534734133433580766953473413343358076695347341334335807669534734133433580766953473413343358076695347341334335807669534734133433580766953473413343358076695347341334335807669534734133433580766953473413343358076695347341334335807669534734133433580766953473413343358076695347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f16bc97-4f64-48ca-97d1-22d5feaa7eac, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f77536ce-6998-45cc-8de9-85b284107640, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f77536ce-6998-45cc-8de9-85b284107640, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11415111924917485610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141511192491748561011415111924917485610114151119249174856101141511192491748561011415111924917485610114151119249174856101141511192491748561011415111924917485610114151119249174856101141511192491748561011415111924917485610114151119249174856101141511192491748561011415111924917485610114151119249174856101141511192491748561011415111924917485610114151119249174856101141511192491748561011415111924917485610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b4d966-1614-4460-a6ba-de847cb2be13, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a7ca829-3745-4bca-96de-765d63a2400b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a7ca829-3745-4bca-96de-765d63a2400b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13650279685865303979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365027968586530397913650279685865303979136502796858653039791365027968586530397913650279685865303979136502796858653039791365027968586530397913650279685865303979136502796858653039791365027968586530397913650279685865303979136502796858653039791365027968586530397913650279685865303979136502796858653039791365027968586530397913650279685865303979136502796858653039791365027968586530397913650279685865303979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f77536ce-6998-45cc-8de9-85b284107640, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6b5a8db6-7253-4775-bc77-a564d12fdb7b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b5a8db6-7253-4775-bc77-a564d12fdb7b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18265590238939881739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826559023893988173918265590238939881739182655902389398817391826559023893988173918265590238939881739182655902389398817391826559023893988173918265590238939881739182655902389398817391826559023893988173918265590238939881739182655902389398817391826559023893988173918265590238939881739182655902389398817391826559023893988173918265590238939881739182655902389398817391826559023893988173918265590238939881739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a7ca829-3745-4bca-96de-765d63a2400b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 97486050-021c-4bd7-b484-cb645d4cb137, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97486050-021c-4bd7-b484-cb645d4cb137, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5079635826430287133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50796358264302871335079635826430287133507963582643028713350796358264302871335079635826430287133507963582643028713350796358264302871335079635826430287133507963582643028713350796358264302871335079635826430287133507963582643028713350796358264302871335079635826430287133507963582643028713350796358264302871335079635826430287133507963582643028713350796358264302871335079635826430287133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97486050-021c-4bd7-b484-cb645d4cb137, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c5ad390e-4436-4121-b8a3-e575bdb6963b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5ad390e-4436-4121-b8a3-e575bdb6963b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6076781033692665473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60767810336926654736076781033692665473607678103369266547360767810336926654736076781033692665473607678103369266547360767810336926654736076781033692665473607678103369266547360767810336926654736076781033692665473607678103369266547360767810336926654736076781033692665473607678103369266547360767810336926654736076781033692665473607678103369266547360767810336926654736076781033692665473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5ad390e-4436-4121-b8a3-e575bdb6963b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c8d0c935-8af2-4044-9afc-d4ec21955796, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8d0c935-8af2-4044-9afc-d4ec21955796, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12384115850027298690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238411585002729869012384115850027298690123841158500272986901238411585002729869012384115850027298690123841158500272986901238411585002729869012384115850027298690123841158500272986901238411585002729869012384115850027298690123841158500272986901238411585002729869012384115850027298690123841158500272986901238411585002729869012384115850027298690123841158500272986901238411585002729869012384115850027298690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b5a8db6-7253-4775-bc77-a564d12fdb7b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 23eb7af2-4905-45f2-8de6-8e25e31ff71a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23eb7af2-4905-45f2-8de6-8e25e31ff71a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12378116371456205930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237811637145620593012378116371456205930123781163714562059301237811637145620593012378116371456205930123781163714562059301237811637145620593012378116371456205930123781163714562059301237811637145620593012378116371456205930123781163714562059301237811637145620593012378116371456205930123781163714562059301237811637145620593012378116371456205930123781163714562059301237811637145620593012378116371456205930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8d0c935-8af2-4044-9afc-d4ec21955796, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6aefaa6c-7728-4cef-9fbb-374e6a7a2f79, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aefaa6c-7728-4cef-9fbb-374e6a7a2f79, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11055102984687030378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105510298468703037811055102984687030378110551029846870303781105510298468703037811055102984687030378110551029846870303781105510298468703037811055102984687030378110551029846870303781105510298468703037811055102984687030378110551029846870303781105510298468703037811055102984687030378110551029846870303781105510298468703037811055102984687030378110551029846870303781105510298468703037811055102984687030378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23eb7af2-4905-45f2-8de6-8e25e31ff71a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 76bd7243-8c02-4fe8-b493-a55e7ff3d4be, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76bd7243-8c02-4fe8-b493-a55e7ff3d4be, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16308632631408495734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630863263140849573416308632631408495734163086326314084957341630863263140849573416308632631408495734163086326314084957341630863263140849573416308632631408495734163086326314084957341630863263140849573416308632631408495734163086326314084957341630863263140849573416308632631408495734163086326314084957341630863263140849573416308632631408495734163086326314084957341630863263140849573416308632631408495734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aefaa6c-7728-4cef-9fbb-374e6a7a2f79, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f2b79f81-24ed-48c8-8f62-c9f3e63810a2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2b79f81-24ed-48c8-8f62-c9f3e63810a2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13428487424380068636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342848742438006863613428487424380068636134284874243800686361342848742438006863613428487424380068636134284874243800686361342848742438006863613428487424380068636134284874243800686361342848742438006863613428487424380068636134284874243800686361342848742438006863613428487424380068636134284874243800686361342848742438006863613428487424380068636134284874243800686361342848742438006863613428487424380068636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76bd7243-8c02-4fe8-b493-a55e7ff3d4be, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, aac5dc7b-0770-46dc-a67a-bed89129136a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac5dc7b-0770-46dc-a67a-bed89129136a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3683851347406374096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36838513474063740963683851347406374096368385134740637409636838513474063740963683851347406374096368385134740637409636838513474063740963683851347406374096368385134740637409636838513474063740963683851347406374096368385134740637409636838513474063740963683851347406374096368385134740637409636838513474063740963683851347406374096368385134740637409636838513474063740963683851347406374096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2b79f81-24ed-48c8-8f62-c9f3e63810a2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5a580927-0080-4457-a2f4-009ddc6b0b11, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a580927-0080-4457-a2f4-009ddc6b0b11, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4047082359050309759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40470823590503097594047082359050309759404708235905030975940470823590503097594047082359050309759404708235905030975940470823590503097594047082359050309759404708235905030975940470823590503097594047082359050309759404708235905030975940470823590503097594047082359050309759404708235905030975940470823590503097594047082359050309759404708235905030975940470823590503097594047082359050309759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac5dc7b-0770-46dc-a67a-bed89129136a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1b993f74-8b2f-4926-9f96-afe1042b7397, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b993f74-8b2f-4926-9f96-afe1042b7397, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10139509259472574971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013950925947257497110139509259472574971101395092594725749711013950925947257497110139509259472574971101395092594725749711013950925947257497110139509259472574971101395092594725749711013950925947257497110139509259472574971101395092594725749711013950925947257497110139509259472574971101395092594725749711013950925947257497110139509259472574971101395092594725749711013950925947257497110139509259472574971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a580927-0080-4457-a2f4-009ddc6b0b11, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 15dac8f7-ae95-4955-8246-f4acbabf9206, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15dac8f7-ae95-4955-8246-f4acbabf9206, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9316648597582051930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93166485975820519309316648597582051930931664859758205193093166485975820519309316648597582051930931664859758205193093166485975820519309316648597582051930931664859758205193093166485975820519309316648597582051930931664859758205193093166485975820519309316648597582051930931664859758205193093166485975820519309316648597582051930931664859758205193093166485975820519309316648597582051930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b993f74-8b2f-4926-9f96-afe1042b7397, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 623d210e-892e-4e8e-9aa2-3d3c9466e9b6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 623d210e-892e-4e8e-9aa2-3d3c9466e9b6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18184431012977787781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818443101297778778118184431012977787781181844310129777877811818443101297778778118184431012977787781181844310129777877811818443101297778778118184431012977787781181844310129777877811818443101297778778118184431012977787781181844310129777877811818443101297778778118184431012977787781181844310129777877811818443101297778778118184431012977787781181844310129777877811818443101297778778118184431012977787781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 623d210e-892e-4e8e-9aa2-3d3c9466e9b6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a7388475-5fef-4243-a464-744da73e65fe, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7388475-5fef-4243-a464-744da73e65fe, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14253306780168899564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425330678016889956414253306780168899564142533067801688995641425330678016889956414253306780168899564142533067801688995641425330678016889956414253306780168899564142533067801688995641425330678016889956414253306780168899564142533067801688995641425330678016889956414253306780168899564142533067801688995641425330678016889956414253306780168899564142533067801688995641425330678016889956414253306780168899564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7388475-5fef-4243-a464-744da73e65fe, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bee9e530-b0ae-4129-9a43-bcc00c3b0bd6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bee9e530-b0ae-4129-9a43-bcc00c3b0bd6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15406916231817745766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540691623181774576615406916231817745766154069162318177457661540691623181774576615406916231817745766154069162318177457661540691623181774576615406916231817745766154069162318177457661540691623181774576615406916231817745766154069162318177457661540691623181774576615406916231817745766154069162318177457661540691623181774576615406916231817745766154069162318177457661540691623181774576615406916231817745766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15dac8f7-ae95-4955-8246-f4acbabf9206, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 52b02586-42dc-4e1e-88f9-a5cf99f2f9e2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b02586-42dc-4e1e-88f9-a5cf99f2f9e2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9411540037654925396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94115400376549253969411540037654925396941154003765492539694115400376549253969411540037654925396941154003765492539694115400376549253969411540037654925396941154003765492539694115400376549253969411540037654925396941154003765492539694115400376549253969411540037654925396941154003765492539694115400376549253969411540037654925396941154003765492539694115400376549253969411540037654925396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bee9e530-b0ae-4129-9a43-bcc00c3b0bd6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e55a991f-652d-4a83-9a8f-3d4cbe0772ba, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e55a991f-652d-4a83-9a8f-3d4cbe0772ba, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18353490620505419019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835349062050541901918353490620505419019183534906205054190191835349062050541901918353490620505419019183534906205054190191835349062050541901918353490620505419019183534906205054190191835349062050541901918353490620505419019183534906205054190191835349062050541901918353490620505419019183534906205054190191835349062050541901918353490620505419019183534906205054190191835349062050541901918353490620505419019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b02586-42dc-4e1e-88f9-a5cf99f2f9e2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e6de97d1-3026-462b-8b23-91fbd7d92b8f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6de97d1-3026-462b-8b23-91fbd7d92b8f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1113330177362615856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11133301773626158561113330177362615856111333017736261585611133301773626158561113330177362615856111333017736261585611133301773626158561113330177362615856111333017736261585611133301773626158561113330177362615856111333017736261585611133301773626158561113330177362615856111333017736261585611133301773626158561113330177362615856111333017736261585611133301773626158561113330177362615856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e55a991f-652d-4a83-9a8f-3d4cbe0772ba, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 551dd7be-c9ac-424d-888a-f79ae77002c7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 551dd7be-c9ac-424d-888a-f79ae77002c7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18004356965758938818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800435696575893881818004356965758938818180043569657589388181800435696575893881818004356965758938818180043569657589388181800435696575893881818004356965758938818180043569657589388181800435696575893881818004356965758938818180043569657589388181800435696575893881818004356965758938818180043569657589388181800435696575893881818004356965758938818180043569657589388181800435696575893881818004356965758938818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6de97d1-3026-462b-8b23-91fbd7d92b8f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 426a6b22-44e0-43d3-842b-0e8666307bed, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 426a6b22-44e0-43d3-842b-0e8666307bed, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14996319298867322268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499631929886732226814996319298867322268149963192988673222681499631929886732226814996319298867322268149963192988673222681499631929886732226814996319298867322268149963192988673222681499631929886732226814996319298867322268149963192988673222681499631929886732226814996319298867322268149963192988673222681499631929886732226814996319298867322268149963192988673222681499631929886732226814996319298867322268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 551dd7be-c9ac-424d-888a-f79ae77002c7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cc60e9b2-d125-481b-bf5b-11673ae8ce1a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc60e9b2-d125-481b-bf5b-11673ae8ce1a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10368704497869486181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036870449786948618110368704497869486181103687044978694861811036870449786948618110368704497869486181103687044978694861811036870449786948618110368704497869486181103687044978694861811036870449786948618110368704497869486181103687044978694861811036870449786948618110368704497869486181103687044978694861811036870449786948618110368704497869486181103687044978694861811036870449786948618110368704497869486181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 426a6b22-44e0-43d3-842b-0e8666307bed, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=cb5f28af-62d7fe68-24fced27-9af2794" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 24553850-1486-4052-9d09-07b8e8188d58, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24553850-1486-4052-9d09-07b8e8188d58, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9695820821921368572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96958208219213685729695820821921368572969582082192136857296958208219213685729695820821921368572969582082192136857296958208219213685729695820821921368572969582082192136857296958208219213685729695820821921368572969582082192136857296958208219213685729695820821921368572969582082192136857296958208219213685729695820821921368572969582082192136857296958208219213685729695820821921368572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc60e9b2-d125-481b-bf5b-11673ae8ce1a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038934." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wfvp4nse7jsjcsqakb95" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24553850-1486-4052-9d09-07b8e8188d58, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNDETERMINED issues { message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038932." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wfvx90vqj9srg7khar29" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038934." issue_code: 2026 severity: 1 (server_code: 400170)
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038932." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ac0fbd4-af3d-410d-9bed-ec8c390c5ca7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6bf0d2ba-ae27-4723-be47-901ff6bcfdea, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ac0fbd4-af3d-410d-9bed-ec8c390c5ca7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16299285600595883156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bf0d2ba-ae27-4723-be47-901ff6bcfdea, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5217346956120119683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bf0d2ba-ae27-4723-be47-901ff6bcfdea, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wg0n3f04brfggmqz5n45" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ac0fbd4-af3d-410d-9bed-ec8c390c5ca7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wg0mb590hrdrzpp0wxfk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8cef45dd-62bc-4772-8dc5-c0fb2767b98d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cef45dd-62bc-4772-8dc5-c0fb2767b98d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5217346956120119683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5056e412-0f4c-42c3-8604-b1117b1437c1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5056e412-0f4c-42c3-8604-b1117b1437c1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16299285600595883156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cef45dd-62bc-4772-8dc5-c0fb2767b98d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wg2xdejymb3whbdddeg3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b8dd7e4f-0826-4ce6-bc81-b5c0af893139, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8dd7e4f-0826-4ce6-bc81-b5c0af893139, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5217346956120119683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683521734695612011968352173469561201196835217346956120119683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5056e412-0f4c-42c3-8604-b1117b1437c1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wg339ax8wvnb0ax7scr4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6a74a577-21f3-426b-9801-62ff7bbf6bc4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a74a577-21f3-426b-9801-62ff7bbf6bc4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16299285600595883156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156162992856005958831561629928560059588315616299285600595883156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8dd7e4f-0826-4ce6-bc81-b5c0af893139, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wg74c6z2z5bt2as6hyq1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d08438e1-3290-4103-b1a2-ab3605e6250f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d08438e1-3290-4103-b1a2-ab3605e6250f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12663949311427903291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a74a577-21f3-426b-9801-62ff7bbf6bc4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wg82ackf70egsbkpx2b9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038955." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c6e25ab8-e08d-4deb-92a2-ce118ced274b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d08438e1-3290-4103-b1a2-ab3605e6250f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wgeq8kc43gz1zmyjsk05" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6e25ab8-e08d-4deb-92a2-ce118ced274b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3367089751131532706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ca091b4c-c5a9-4720-b5e3-aab536c5ea37, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca091b4c-c5a9-4720-b5e3-aab536c5ea37, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12663949311427903291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6e25ab8-e08d-4deb-92a2-ce118ced274b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wgj5abggweyze3d1sshf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0bac0d2f-402a-49bf-afb7-59a3649cc709, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bac0d2f-402a-49bf-afb7-59a3649cc709, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3367089751131532706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca091b4c-c5a9-4720-b5e3-aab536c5ea37, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wgjfa8ej5vxrckee3yrr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, bb2137a3-9a06-4da7-b8cf-35be149fbac6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb2137a3-9a06-4da7-b8cf-35be149fbac6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12663949311427903291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291126639493114279032911266394931142790329112663949311427903291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bac0d2f-402a-49bf-afb7-59a3649cc709, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wgmd75772vtpw22x8knp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b0367217-08f7-4fa6-bb85-840d7113a5af, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0367217-08f7-4fa6-bb85-840d7113a5af, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3367089751131532706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706336708975113153270633670897511315327063367089751131532706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb2137a3-9a06-4da7-b8cf-35be149fbac6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wgqk72eh52s0wx2ggg0h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038942." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9ba6e535-80e5-4599-905a-5a5537244e74, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba6e535-80e5-4599-905a-5a5537244e74, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4750263875337121902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0367217-08f7-4fa6-bb85-840d7113a5af, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wgsea6sjftcy8h7bx39a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 395511bb-2a0c-4440-b30d-854cb06d1591, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 395511bb-2a0c-4440-b30d-854cb06d1591, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10021587878279567092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba6e535-80e5-4599-905a-5a5537244e74, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wgzf5ajdqxvc9rb9sh7k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fdd23b34-6817-41ca-b179-93ebf84992f2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdd23b34-6817-41ca-b179-93ebf84992f2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4750263875337121902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 395511bb-2a0c-4440-b30d-854cb06d1591, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wh0we0n9j7qt9swjzvp3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 46bb4b5d-4940-4cb3-89b9-558b17fcf65a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46bb4b5d-4940-4cb3-89b9-558b17fcf65a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10021587878279567092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdd23b34-6817-41ca-b179-93ebf84992f2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wh1xbrwcje20ged3yq32" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c1c5c8c-bb65-44a9-a2c5-49530b70125a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c1c5c8c-bb65-44a9-a2c5-49530b70125a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4750263875337121902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902475026387533712190247502638753371219024750263875337121902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46bb4b5d-4940-4cb3-89b9-558b17fcf65a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wh3h78tdjvn5qpxh531b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c2244653-6340-487c-8b21-2b18ce8f65db, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2244653-6340-487c-8b21-2b18ce8f65db, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10021587878279567092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092100215878782795670921002158787827956709210021587878279567092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c1c5c8c-bb65-44a9-a2c5-49530b70125a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wh6s67zdp3jwn5q3sn5f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8f79fe15-0ced-46de-81a7-a0d9bbd86bdf, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f79fe15-0ced-46de-81a7-a0d9bbd86bdf, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 658419239814102522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2244653-6340-487c-8b21-2b18ce8f65db, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wh80a951fp86qy9exrjn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038933." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2cb2180e-169c-4d73-ac2b-9d255b28a53f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb2180e-169c-4d73-ac2b-9d255b28a53f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10971487267673765479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f79fe15-0ced-46de-81a7-a0d9bbd86bdf, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3whe5ejvtqdw6r1ec6t6t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3f8a015f-afce-4655-9495-70403f233d69, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f8a015f-afce-4655-9495-70403f233d69, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 658419239814102522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb2180e-169c-4d73-ac2b-9d255b28a53f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3whfvazya585v1n7f5458" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ff6211a2-417b-43e0-a551-b1b952b6074f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff6211a2-417b-43e0-a551-b1b952b6074f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10971487267673765479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f8a015f-afce-4655-9495-70403f233d69, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3whh67a0cnqm0tmk1ryma" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, baf5f81b-973c-4dc9-8398-bae77093316e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baf5f81b-973c-4dc9-8398-bae77093316e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 658419239814102522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522658419239814102522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff6211a2-417b-43e0-a551-b1b952b6074f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3whjq6j8gsyj1rdq9q3ee" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c533b070-9b48-4964-b1dc-a909d14c60f3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c533b070-9b48-4964-b1dc-a909d14c60f3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10971487267673765479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479109714872676737654791097148726767376547910971487267673765479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baf5f81b-973c-4dc9-8398-bae77093316e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3whntevw2vypf6033fkn6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 64cb93f1-3af1-4c2a-8a9c-fa8a0b10e596, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64cb93f1-3af1-4c2a-8a9c-fa8a0b10e596, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5494078915591500931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c533b070-9b48-4964-b1dc-a909d14c60f3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3whqt0dat5qem7nmttqmj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 43fcf731-2536-47d3-aa3c-90f625bfb3f9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43fcf731-2536-47d3-aa3c-90f625bfb3f9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14692958964626331137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64cb93f1-3af1-4c2a-8a9c-fa8a0b10e596, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3whxrcz5e3m58vmc7e494" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 19b10b2c-a495-4641-8751-6b925345e6f3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19b10b2c-a495-4641-8751-6b925345e6f3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5494078915591500931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43fcf731-2536-47d3-aa3c-90f625bfb3f9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3whzj8t1ecy54jbmxbzzw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 953857e4-649e-48ff-b566-38d565f8b371, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 953857e4-649e-48ff-b566-38d565f8b371, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14692958964626331137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19b10b2c-a495-4641-8751-6b925345e6f3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wj0050d3h8wsztq2bmnr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9a1f5e69-c190-4b87-b5a6-5e24a663efe3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a1f5e69-c190-4b87-b5a6-5e24a663efe3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5494078915591500931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931549407891559150093154940789155915009315494078915591500931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 953857e4-649e-48ff-b566-38d565f8b371, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wj2kcxr29mdk3m5nhx5x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 38bbba0e-66de-40ff-8aaa-d5074fa70b6e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38bbba0e-66de-40ff-8aaa-d5074fa70b6e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14692958964626331137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137146929589646263311371469295896462633113714692958964626331137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a1f5e69-c190-4b87-b5a6-5e24a663efe3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wj4kfy5jk4qt0sckkns5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4503faa5-7a32-4473-a76b-9aa12741bc0a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4503faa5-7a32-4473-a76b-9aa12741bc0a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2044208103110114121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38bbba0e-66de-40ff-8aaa-d5074fa70b6e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wj788kkpk2jcxqqhc53j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5270c962-d3e6-4db6-bbff-f11591f9623b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5270c962-d3e6-4db6-bbff-f11591f9623b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11285756221530647450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4503faa5-7a32-4473-a76b-9aa12741bc0a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wjc3ca5t4zcjekpgewqm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 53069da2-ba96-4329-865d-9f43b1ae0be0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53069da2-ba96-4329-865d-9f43b1ae0be0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2044208103110114121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5270c962-d3e6-4db6-bbff-f11591f9623b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wjfb4jbcrevgpsambx7d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4d41b1ec-b4ee-403e-b9db-d1d0d7d86b7c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d41b1ec-b4ee-403e-b9db-d1d0d7d86b7c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11285756221530647450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53069da2-ba96-4329-865d-9f43b1ae0be0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wjfx8mbx4esahdha8py6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 91a35aa6-2d7c-4d6d-bf3a-e3a59bfa5a7b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91a35aa6-2d7c-4d6d-bf3a-e3a59bfa5a7b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2044208103110114121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121204420810311011412120442081031101141212044208103110114121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d41b1ec-b4ee-403e-b9db-d1d0d7d86b7c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wjhh83fw996nss2bwr99" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, d780d5fe-d208-4a5e-870f-ff11deb5c21f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d780d5fe-d208-4a5e-870f-ff11deb5c21f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11285756221530647450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450112857562215306474501128575622153064745011285756221530647450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91a35aa6-2d7c-4d6d-bf3a-e3a59bfa5a7b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wjmhacvrygx372xd2ma6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fb920fdd-f705-4658-8a45-c178cf7d81e4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb920fdd-f705-4658-8a45-c178cf7d81e4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13970909040633047024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d780d5fe-d208-4a5e-870f-ff11deb5c21f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wjpp6kcegh550p16vh1p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038938." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4a5f051b-6a1e-4e86-9afd-90d2f371d9c4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb920fdd-f705-4658-8a45-c178cf7d81e4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wjwabn3r6x18ejpy556q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a5f051b-6a1e-4e86-9afd-90d2f371d9c4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4085679040577104572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6e2e47a9-8589-4e9f-aa70-c8574c6ca64b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e2e47a9-8589-4e9f-aa70-c8574c6ca64b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13970909040633047024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a5f051b-6a1e-4e86-9afd-90d2f371d9c4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wjz5dfq8jes1wqx0wt8r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 238ae134-1d83-4e8c-962b-f8dcabb733d8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 238ae134-1d83-4e8c-962b-f8dcabb733d8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4085679040577104572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e2e47a9-8589-4e9f-aa70-c8574c6ca64b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wjzef019hp2zx2m9jg1a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 04d784b9-0b03-4d3f-97c3-52cbdad26737, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04d784b9-0b03-4d3f-97c3-52cbdad26737, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13970909040633047024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024139709090406330470241397090904063304702413970909040633047024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 238ae134-1d83-4e8c-962b-f8dcabb733d8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wk1x6fe16w0sww0tcpcw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5c6287e2-be76-4678-8fda-0edce3b0b19f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c6287e2-be76-4678-8fda-0edce3b0b19f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4085679040577104572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572408567904057710457240856790405771045724085679040577104572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04d784b9-0b03-4d3f-97c3-52cbdad26737, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wk44b1tmb1b547hhngay" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 15c6b581-14b5-4ff6-9c0e-bde7b9ffb2d5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c6b581-14b5-4ff6-9c0e-bde7b9ffb2d5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10128218936600917333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c6287e2-be76-4678-8fda-0edce3b0b19f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wk70e9egtr0zgwcctt5q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c6b581-14b5-4ff6-9c0e-bde7b9ffb2d5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wkc54xq642jha3n25dva" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1e815d8a-22a9-4b85-90f8-ad9ad191bee4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3f7a64c6-b6c4-4ba9-aa2b-f1109337cb8f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f7a64c6-b6c4-4ba9-aa2b-f1109337cb8f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10128218936600917333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e815d8a-22a9-4b85-90f8-ad9ad191bee4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5633484570757313749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f7a64c6-b6c4-4ba9-aa2b-f1109337cb8f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wkf2cavve2dfx9n4zd37" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 668bf194-90ea-4728-b106-3007eefb6c2b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 668bf194-90ea-4728-b106-3007eefb6c2b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10128218936600917333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333101282189366009173331012821893660091733310128218936600917333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e815d8a-22a9-4b85-90f8-ad9ad191bee4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wkf386kfb13fntmpzb08" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 832b3427-6b60-4cb4-9132-b7189ef502b4, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 832b3427-6b60-4cb4-9132-b7189ef502b4, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5633484570757313749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 668bf194-90ea-4728-b106-3007eefb6c2b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wkkm6vj2wa6spbnxf05s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fcb4edd9-1140-4898-8119-831ef4bd3ca6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcb4edd9-1140-4898-8119-831ef4bd3ca6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5009349958808518413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 832b3427-6b60-4cb4-9132-b7189ef502b4, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wkmy1der1qm6jrkybfq3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f7909ccf-dacd-412d-b752-3202259526f9, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7909ccf-dacd-412d-b752-3202259526f9, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5633484570757313749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749563348457075731374956334845707573137495633484570757313749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcb4edd9-1140-4898-8119-831ef4bd3ca6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wkvc3kve9w07w20fe91k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c807baf5-3dfb-43c0-ab3a-a8d186280844, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c807baf5-3dfb-43c0-ab3a-a8d186280844, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5009349958808518413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c807baf5-3dfb-43c0-ab3a-a8d186280844, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wky7d3a04zqj0w745ayz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7909ccf-dacd-412d-b752-3202259526f9, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wkwbf732649cphqdnkxv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 6cba51c2-f08f-4cff-aba8-fd1286f0da76, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cba51c2-f08f-4cff-aba8-fd1286f0da76, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5009349958808518413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413500934995880851841350093499588085184135009349958808518413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 075aa9d4-9b64-4729-80e7-abca0d34007e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 075aa9d4-9b64-4729-80e7-abca0d34007e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 76019512890521733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 075aa9d4-9b64-4729-80e7-abca0d34007e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wm4ac1e8xnnvw70p3kgm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5322c72b-1163-4966-9586-3c84bd2c92a1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5322c72b-1163-4966-9586-3c84bd2c92a1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 76019512890521733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cba51c2-f08f-4cff-aba8-fd1286f0da76, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wm3effv6k4v5be4aawa5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038916." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 126d9739-4b91-4535-8536-47485cba156c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 126d9739-4b91-4535-8536-47485cba156c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5448652477776938824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5322c72b-1163-4966-9586-3c84bd2c92a1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wm7t7e5xfqey3fezp0tz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4dbcc3f4-2890-4c19-ab36-744a16adcfe5, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dbcc3f4-2890-4c19-ab36-744a16adcfe5, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 76019512890521733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733760195128905217337601951289052173376019512890521733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 126d9739-4b91-4535-8536-47485cba156c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wmaj8apx8g9nmpqsk6kh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a000afd1-9529-45ff-ac33-377501d36f9c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a000afd1-9529-45ff-ac33-377501d36f9c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5448652477776938824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dbcc3f4-2890-4c19-ab36-744a16adcfe5, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wmcy6wc8c1sgxqm612ks" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038899." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0ab3760c-4d41-4edf-b5a1-0e4df24a251b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ab3760c-4d41-4edf-b5a1-0e4df24a251b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7512614422865320211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ab3760c-4d41-4edf-b5a1-0e4df24a251b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wmm4ankt6tc86gyb231d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 05f272df-dbaa-4753-91e4-235a4564cc48, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05f272df-dbaa-4753-91e4-235a4564cc48, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7512614422865320211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a000afd1-9529-45ff-ac33-377501d36f9c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wmgr3hcz0qq9ndd0tm8m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 78f9ff2c-d51c-437d-b212-934e2e0f757d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f9ff2c-d51c-437d-b212-934e2e0f757d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5448652477776938824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824544865247777693882454486524777769388245448652477776938824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05f272df-dbaa-4753-91e4-235a4564cc48, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wmpx17jjdw9qnszfrya9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, b20fba1a-10e5-400d-9080-b4b01378cdc3, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b20fba1a-10e5-400d-9080-b4b01378cdc3, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7512614422865320211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211751261442286532021175126144228653202117512614422865320211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f9ff2c-d51c-437d-b212-934e2e0f757d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wmqe53yw015855q7tm3d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, dd357dfd-bd53-483b-b2ee-3d1cf10ecadc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd357dfd-bd53-483b-b2ee-3d1cf10ecadc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13844027669424083762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b20fba1a-10e5-400d-9080-b4b01378cdc3, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wmv9bkksyc36fsq5kwg2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038925." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ad25d9a1-9ccf-4352-9739-c85e85de67b2, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd357dfd-bd53-483b-b2ee-3d1cf10ecadc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wmz001yrfbn48acn50ag" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad25d9a1-9ccf-4352-9739-c85e85de67b2, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12162862355314266094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7b8f5a82-687e-4a8e-9fd9-6ab2b0a2d04d, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b8f5a82-687e-4a8e-9fd9-6ab2b0a2d04d, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13844027669424083762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad25d9a1-9ccf-4352-9739-c85e85de67b2, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wn637b5rzn3wsxctzxj1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 3bb8fce1-0929-4a22-9360-89cd6234148e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bb8fce1-0929-4a22-9360-89cd6234148e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12162862355314266094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b8f5a82-687e-4a8e-9fd9-6ab2b0a2d04d, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wn69185sfw11ft9dyph1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1bab609a-4459-4ce9-96b0-d3eb071f1d3f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bab609a-4459-4ce9-96b0-d3eb071f1d3f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13844027669424083762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762138440276694240837621384402766942408376213844027669424083762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bb8fce1-0929-4a22-9360-89cd6234148e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wn8d00rw9a6y4p1xtzex" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 214f3c37-1e2f-40f1-b170-3af7ceccea07, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 214f3c37-1e2f-40f1-b170-3af7ceccea07, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12162862355314266094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094121628623553142660941216286235531426609412162862355314266094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bab609a-4459-4ce9-96b0-d3eb071f1d3f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wncf8pdyhvq2w2sy5g87" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 214f3c37-1e2f-40f1-b170-3af7ceccea07, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wnd50rty408pwhk31bcn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1436ca8c-3b5c-4513-b601-713fb59f8276, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1436ca8c-3b5c-4513-b601-713fb59f8276, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3232108693985882249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 8131817b-7e99-4b7c-9066-185cb8f100dc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8131817b-7e99-4b7c-9066-185cb8f100dc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10396458221979374804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8131817b-7e99-4b7c-9066-185cb8f100dc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wnmv2qqn7a49bzskgxc4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a2fa989f-c4d8-46e5-848c-adcd1cdfde2c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2fa989f-c4d8-46e5-848c-adcd1cdfde2c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10396458221979374804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1436ca8c-3b5c-4513-b601-713fb59f8276, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wnkvbzww570n2k8d54qs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4a57171a-cce5-4714-bfb6-1fbd681114b0, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a57171a-cce5-4714-bfb6-1fbd681114b0, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3232108693985882249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2fa989f-c4d8-46e5-848c-adcd1cdfde2c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wnpwe7zvby2w0077h3ja" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, e5baa611-f975-4ff2-b9c2-7701f68862a8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5baa611-f975-4ff2-b9c2-7701f68862a8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10396458221979374804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804103964582219793748041039645822197937480410396458221979374804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a57171a-cce5-4714-bfb6-1fbd681114b0, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wnt2c0vv0kgfwttveebn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 56249c90-75dd-4b62-ae52-2f0467f89cde, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56249c90-75dd-4b62-ae52-2f0467f89cde, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3232108693985882249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249323210869398588224932321086939858822493232108693985882249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5baa611-f975-4ff2-b9c2-7701f68862a8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wnvd5y9ctnkz21cnyp29" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 72b158af-6956-497a-aa9f-4ca7c96a3a79, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b158af-6956-497a-aa9f-4ca7c96a3a79, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4685987363908868054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56249c90-75dd-4b62-ae52-2f0467f89cde, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wp0p33xhz4f7ggd0pmsd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b158af-6956-497a-aa9f-4ca7c96a3a79, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wp272k7k2218e2y4rxgc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 7742a55f-d04d-4c12-943b-20b0f5a9d5a8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7742a55f-d04d-4c12-943b-20b0f5a9d5a8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4685987363908868054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, fe0e8ded-377c-4c04-adb2-e378a330fd71, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe0e8ded-377c-4c04-adb2-e378a330fd71, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14428358115857365885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe0e8ded-377c-4c04-adb2-e378a330fd71, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wp8q4j450ncg5m2sj4yh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 1ce1a8cf-ccb7-4167-ae9f-7e32b724e75b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ce1a8cf-ccb7-4167-ae9f-7e32b724e75b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14428358115857365885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7742a55f-d04d-4c12-943b-20b0f5a9d5a8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wp89fcj4x8dgckvvmaqa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 255d2b9a-7cf9-4a48-a486-7ffb33727db7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 255d2b9a-7cf9-4a48-a486-7ffb33727db7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4685987363908868054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054468598736390886805446859873639088680544685987363908868054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ce1a8cf-ccb7-4167-ae9f-7e32b724e75b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wpf0fg221nxfwcmx9bqw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3322/4
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, a4860906-dd3e-4598-9ccd-18bcd1a390fc, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4860906-dd3e-4598-9ccd-18bcd1a390fc, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14428358115857365885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885144283581158573658851442835811585736588514428358115857365885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 255d2b9a-7cf9-4a48-a486-7ffb33727db7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wpg6af36x8n5xy6v9gnt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df6c1312-4385-48a5-a35c-58e0f3f8ac7a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df6c1312-4385-48a5-a35c-58e0f3f8ac7a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3179549624800637080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df6c1312-4385-48a5-a35c-58e0f3f8ac7a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wpqh4549t0p72j408w30" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4860906-dd3e-4598-9ccd-18bcd1a390fc, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wppaby5hkxpvcjdqce8p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 747763f5-6b48-41fc-9052-5437cf341d67, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 747763f5-6b48-41fc-9052-5437cf341d67, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3179549624800637080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038949." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 4f8ad00b-4ac3-4c84-ae93-cbd94469d668, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f8ad00b-4ac3-4c84-ae93-cbd94469d668, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 805419381740806988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f8ad00b-4ac3-4c84-ae93-cbd94469d668, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wpyg1vwyzw8g4cj3xsjd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 0f630884-737d-4560-a93f-9743ef36e9e8, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f630884-737d-4560-a93f-9743ef36e9e8, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 805419381740806988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 747763f5-6b48-41fc-9052-5437cf341d67, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wpxj9s4rszdar5c28528" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 101d33b0-bfb6-4825-89e2-c09b2b87a5aa, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101d33b0-bfb6-4825-89e2-c09b2b87a5aa, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3179549624800637080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080317954962480063708031795496248006370803179549624800637080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f630884-737d-4560-a93f-9743ef36e9e8, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wq4767cd473zwtnw3xr5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 2d01c9aa-e1f1-4fb6-8f92-7c57dacf3741, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d01c9aa-e1f1-4fb6-8f92-7c57dacf3741, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 805419381740806988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988805419381740806988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101d33b0-bfb6-4825-89e2-c09b2b87a5aa, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wq5yet03cz0rdg59srqe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038910." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 26dccec3-ecd2-4bbf-b7cb-e597ef54d5f7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26dccec3-ecd2-4bbf-b7cb-e597ef54d5f7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12350688585366314309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d01c9aa-e1f1-4fb6-8f92-7c57dacf3741, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wqb50154jxckcf6jbt0v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 40065639-cd40-4f2e-a8ea-7b7c96ca6fb6, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40065639-cd40-4f2e-a8ea-7b7c96ca6fb6, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4257317698495856625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26dccec3-ecd2-4bbf-b7cb-e597ef54d5f7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wqd97bxq9h1p2ets74d0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, cf3480bf-3475-45fd-b4fd-69ff9123f997, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf3480bf-3475-45fd-b4fd-69ff9123f997, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12350688585366314309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3870 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_b3r3yj0a.log --grpc-port=3322 --mon-port=26015 --ic-port=22684 --key-file /home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3870', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_b3r3yj0a.log', '--grpc-port=3322', '--mon-port=26015', '--ic-port=22684', '--key-file', '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3029544
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3322/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tdmz/001df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3029545
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40065639-cd40-4f2e-a8ea-7b7c96ca6fb6, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wqjpb6bx7yk3sc8rg0bn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 373cf964-ac7d-4084-a0ee-a45f9a688d3a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 373cf964-ac7d-4084-a0ee-a45f9a688d3a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4257317698495856625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf3480bf-3475-45fd-b4fd-69ff9123f997, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wqkb8z0e84edgn0f557y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 36de82d4-8d51-415c-8937-2e5d67013b54, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36de82d4-8d51-415c-8937-2e5d67013b54, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12350688585366314309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309123506885853663143091235068858536631430912350688585366314309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 373cf964-ac7d-4084-a0ee-a45f9a688d3a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wqrm524qz4da1csnz35d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, f37aed13-ecc7-45d3-8db0-d6842f4e8d4c, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f37aed13-ecc7-45d3-8db0-d6842f4e8d4c, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4257317698495856625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625425731769849585662542573176984958566254257317698495856625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36de82d4-8d51-415c-8937-2e5d67013b54, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wqsrdza87sf8177hfxdb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038941." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 32b31937-400b-4ecc-8979-ebe739adb07a, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32b31937-400b-4ecc-8979-ebe739adb07a, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6638975886650128797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32b31937-400b-4ecc-8979-ebe739adb07a, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wr179103e9mq0h1bh2dh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 33085821-9ad7-4f41-a7ce-f96628acf6a7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33085821-9ad7-4f41-a7ce-f96628acf6a7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6638975886650128797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f37aed13-ecc7-45d3-8db0-d6842f4e8d4c, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wr02bqpcvd2mc977tm09" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 06e22e31-aaa9-492e-b6aa-17576e1b8a90, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06e22e31-aaa9-492e-b6aa-17576e1b8a90, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15952997173721009687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33085821-9ad7-4f41-a7ce-f96628acf6a7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wr34abyhrbfrhvxdswj7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, befedb62-3d31-4e75-bf04-26a4e91b340e, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, befedb62-3d31-4e75-bf04-26a4e91b340e, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6638975886650128797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797663897588665012879766389758866501287976638975886650128797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06e22e31-aaa9-492e-b6aa-17576e1b8a90, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wr7tb0b9njthj5kea0ra" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, c14b13db-82ba-4eea-a906-f080c385d45f, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c14b13db-82ba-4eea-a906-f080c385d45f, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15952997173721009687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, befedb62-3d31-4e75-bf04-26a4e91b340e, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wr8b6rwvv4re63471ez1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c14b13db-82ba-4eea-a906-f080c385d45f, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wrag333cbkfzn9800syg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038922." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 08c9405a-e1b0-4724-a816-560b9df1c024, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c9405a-e1b0-4724-a816-560b9df1c024, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10801245274433209692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 000d89d3-5cef-427e-bf2b-52b2fe13bac7, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 000d89d3-5cef-427e-bf2b-52b2fe13bac7, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15952997173721009687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687159529971737210096871595299717372100968715952997173721009687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c9405a-e1b0-4724-a816-560b9df1c024, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wrfre6gkj9c2d49zcshj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 854807dd-18de-40dc-bb80-ef95531c85c1, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 854807dd-18de-40dc-bb80-ef95531c85c1, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10801245274433209692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 3029545) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3029545) elapsed time (sec): 0.9174611568450928
DEBUG    ya.test:process.py:263 Command (pid 3029545) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3029545) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3029545) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3029545) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3029545) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3029545) maxrss: 865416
DEBUG    ya.test:process.py:263 Command (pid 3029545) minflt: 45310
DEBUG    ya.test:process.py:263 Command (pid 3029545) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3029545) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3029545) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 3029545) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3029545) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3029545) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3029545) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3029545) stime: 0.20251
DEBUG    ya.test:process.py:263 Command (pid 3029545) utime: 0.550167
DEBUG    ya.test:process.py:263 Command (pid 3029545) wtime: 0.931
DEBUG    ya.test:process.py:275 Command (pid 3029545) output:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wjtphvox5i
    Host information: 
        Linux ghrun-wjtphvox5i 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: dd74022573cedf72db606d05381198c1643b73ae
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 4d837ea3eb917a53427551f753a759a16d2e6e97 into 055d2fca55fe9aed711a49d60f79b65d8711fc24
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 000d89d3-5cef-427e-bf2b-52b2fe13bac7, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wrfs4grrx4bqt54btwdd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be0379cd730>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038954." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 854807dd-18de-40dc-bb80-ef95531c85c1, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wrjj887sh9swweed73j1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, ead445b4-5714-4a60-a23d-f17424399418, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ead445b4-5714-4a60-a23d-f17424399418, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10801245274433209692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692108012452744332096921080124527443320969210801245274433209692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ead445b4-5714-4a60-a23d-f17424399418, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01khs3wrqq4he2gzk35zqr80r9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be03a096570>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 128, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 469, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038936." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be038326030>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be038326030> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 0166d0f5-429b-43a0-a79f-5db4b528c66b, ghrun-wjtphvox5i.auto.internal:9726): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0166d0f5-429b-43a0-a79f-5db4b528c66b, ghrun-wjtphvox5i.auto.internal:9726): request = { session_id: "ydb://session/3?node_id=50000&id=NDdlOGU0M2QtNWZjZTczMDQtYzdhZWQyZWUtYjFlY2QwYzA=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 0166d0f5-429b-43a0-a79f-5db4b528c66b, ghrun-wjtphvox5i.auto.internal:9726): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0166d0f5-429b-43a0-a79f-5db4b528c66b, ghrun-wjtphvox5i.auto.internal:9726): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 0166d0f5-429b-43a0-a79f-5db4b528c66b, ghrun-wjtphvox5i.auto.internal:9726): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be038326030>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be0379cd730>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be0379cd730> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 3450d531-a4ac-4600-966f-46376dd61456, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3450d531-a4ac-4600-966f-46376dd61456, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=NzE5ZjE3ZjEtYjY3NDExNC1mMzg0NTc4ZS01NjU2MWQ5Zg==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be0379cd730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be038f58470>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be038f58470> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, d87d84fa-80fb-42b3-ab81-e6e426e2ea2b, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d87d84fa-80fb-42b3-ab81-e6e426e2ea2b, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRjNzQ4YjItYTg3ZWNhM2YtNGE5NmViZGItOTVmZDQyYzA=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be038f58470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7be03a096570>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7be03a096570> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, fdd19f8f-ba2c-46c0-b42c-2bd33dca1f01, ghrun-wjtphvox5i.auto.internal:16317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, fdd19f8f-ba2c-46c0-b42c-2bd33dca1f01, ghrun-wjtphvox5i.auto.internal:16317): request = { session_id: "ydb://session/3?node_id=50002&id=ZTliOTNkZTgtZmMxYzZmY2MtMzdmZjJhZmUtNThkYjhhMTY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7be03a096570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3870
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-wjtphvox5i.auto.internal:29815
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-wjtphvox5i.auto.internal:9726
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, 3450d531-a4ac-4600-966f-46376dd61456, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3450d531-a4ac-4600-966f-46376dd61456, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, 3450d531-a4ac-4600-966f-46376dd61456, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, d87d84fa-80fb-42b3-ab81-e6e426e2ea2b, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d87d84fa-80fb-42b3-ab81-e6e426e2ea2b, ghrun-wjtphvox5i.auto.internal:16317): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:108 RpcState(DeleteSession, d87d84fa-80fb-42b3-ab81-e6e426e2ea2b, ghrun-wjtphvox5i.auto.internal:16317): on response callback success
DEBUG    ydb.connection:connection.py:103 RpcState(DeleteSession, fdd19f8f-ba2c-46c0-b42c-2bd33dca1f01, ghrun-wjtphvox5i.auto.internal:16317): on response callback started
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3870
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-wjtphvox5i.auto.internal:16317
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-wjtphvox5i'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(1, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3029544' in '/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_b3r3yj0a.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3322/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16317/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24141/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30008/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3870/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:9726/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6119/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16255/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29815/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30912/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:61577/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23250/3
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31006
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29082
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22684
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26015
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3322
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3570
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16882
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25377
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16317
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29327
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28826
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19550
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28939
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29815
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21168
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25389
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9953
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19125
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9726
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25860
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10262
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2411
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24141
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1757
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1164
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30840
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16255
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8133
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26269
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62108
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30912
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10471
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32031
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6081
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6119
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5525
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25470
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18214
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61577
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3350
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3118
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61298
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23250
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11426
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6717
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32313
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30008
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20961
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19670
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30604
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3870
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8134
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27367
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15952
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24905
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26424
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20292
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61799
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11953
============================== slowest durations ===============================
148.15s teardown test_encryption.py::TestEncryption::test_simple_encryption
131.16s call     test_encryption.py::TestEncryption::test_simple_encryption
19.24s setup    test_encryption.py::TestEncryption::test_simple_encryption
=========================== short test summary info ============================
ERROR test_encryption.py::TestEncryption::test_simple_encryption - 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/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/tdmz/001df9/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
GRpc shutdown warning: left infly: 94, spent: 3.296926 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 94, spent: 6.649105 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 94, spent: 9.856996 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 94, spent: 13.095389 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 94, spent: 16.316841 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 94, spent: 19.511213 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 94, spent: 22.769981 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 94, spent: 25.972446 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 94, spent: 29.207462 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 94, spent: 30.006656 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==3003701==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 23040 byte(s) in 360 object(s) allocated from:
#0 0x00001f724fad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034b9d930 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034b9d930 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034b9d930 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034b9d930 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x000034b9d930 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x000034b9d930 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 0x0000460e670b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x0000460e670b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x0000460e670b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x0000460e670b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x0000460e670b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x0000460e670b in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcFqPrivateTaskService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
#13 0x000046148e1d in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
#14 0x00004614b1c0 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
#15 0x00003a9a3afc in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003a9a3afc in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003a9a3afc 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 0x00003a9a3afc 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 0x00003a9a3afc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003a9a3afc 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 0x000021e4c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x000021e4c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x000021e4c24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x000021e4c7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x000021e4c7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fa4b204 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f6e8ac6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 7040 byte(s) in 220 object(s) allocated from:
#0 0x00001f724fad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034b3e61a 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 0x000034b3e61a 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 0x00003a9b844f 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 0x00003a9abb41 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a99b829 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000415450d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:277:21
#7 0x000041544130 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:229:9
#8 0x000041544130 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x0000221cb187 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022282f91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x00002228cb84 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002228c13d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002228e1ae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fa4b204 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f6e8ac6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 7040 byte(s) in 220 object(s) allocated from:
#0 0x00001f724fad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bf95a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bf95a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bf95a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034b3e62c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034b3e62c 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 0x000034b3e62c 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 0x00003a9b844f 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 0x00003a9abb41 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a99b829 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000415450d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:277:21
#11 0x000041544130 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:229:9
#12 0x000041544130 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x0000221cb187 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x000022282f91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x00002228cb84 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x00002228c13d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x00002228e1ae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fa4b204 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f6e8ac6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 5264 byte(s) in 94 object(s) allocated from:
#0 0x00001f724fad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027d20361 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027d20361 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027d20361 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027d20361 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027d20361 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000027d20361 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000027d20361 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000027d20361 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000027d20361 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000027d20361 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000027d20361 in y_absl::lts_y_20240722::status_internal::StatusRep::SetPayload(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, y_absl::lts_y_20240722::Cord) /-S/contrib/restricted/abseil-cpp-tstring/y_absl/status/internal/status_internal.cc:90:25
#12 0x0000342dbe15 in y_absl::lts_y_20240722::Status::SetPayload(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, y_absl::lts_y_20240722::Cord) /-S/contrib/restricted/abseil-cpp-tstring/y_absl/status/status.h:869:8
#13 0x0000342dadd2 in grpc_core::StatusSetStr(y_absl::lts_y_20240722::Status*, grpc_core::StatusStrProperty, std::__y1::basic_string_view<char, std::__y1::char_traits<char>>) /-S/contrib/libs/grpc/src/core/lib/gprpp/status_helper.cc:218:11
#14 0x00003440be3c in grpc_error_set_str(y_absl::lts_y_20240722::Status, grpc_core::StatusStrProperty, std::__y1::basic_string_view<char, std::__y1::char_traits<char>>) /-S/contrib/libs/grpc/src/core/lib/iomgr/error.cc:146:5
#15 0x0000343bf139 in grpc_core::Call::CancelWithStatus(grpc_status_code, char const*) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:367:7
#16 0x0000343e1293 in grpc_call_cancel_with_status /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3499:30
#17 0x00003a9d9ca6 in grpc::ServerContextBase::TryCancel() const /-S/contrib/libs/grpc/src/cpp/server/server_context.cc:347:7
#18 0x00003a99795c in NYdbGrpc::TGrpcServiceProtectiable::StopService() /-S/ydb/library/grpc/server/grpc_server.cpp:64:26
#19 0x00003a99ec9e in NYdbGrpc::TGRpcServer::Stop() /-S/ydb/library/grpc/server/grpc_server.cpp:278:18
#20 0x000041508769 in NKikimr::(anonymous namespace)::StopGRpcServers(std::__y1::weak_ptr<NKikimr::TGRpcServersWrapper>) /-S/ydb/core/driver_lib/run/run.cpp:192:21
#21 0x000041507a52 in NKikimr::TKikimrRunner::KikimrStop(bool) /-S/ydb/core/driver_lib/run/run.cpp:2169:9
#22 0x00003e85928c in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:50:17
#23 0x00004138df7b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#24 0x00003e8de8f5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#25 0x00003e8d8555 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#26 0x00003e8cad17 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#27 0x00003e85f2d6 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#28 0x00003e86318d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#29 0x00001f648fe5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#30 0x7fc1de065d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 5005 byte(s) in 91 object(s) allocated from:
#0 0x00001f6eb104 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x0000342b97d0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x0000342b97d0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x0000343b5302 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x00003479cc4f in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x00003479cc4f in New<grpc_core::InterceptorList<std::__y1::unique_ptr<grpc_metadata_batch, grpc_core::Arena::PooledDeleter> >::MapImpl<(lambda at /-S/contrib/libs/grpc/src/core/ext/filters/http/server/http_server_filter.cc:136:7), (lambda at /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:232:24)>, (lambda at /-S/contrib/libs/grpc/src/core/ext/filters/http/server/http_server_filter.cc:136:7), (lambda at /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:232:24), grpc_core::DebugLocation &> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
#6 0x00003479cc4f in MakeMapToAdd<(lambda at /-S/contrib/libs/grpc/src/core/ext/filters/http/server/http_server_filter.cc:136:7), (lambda at /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:232:24)> /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:288:33
#7 0x00003479cc4f in PrependMap<(lambda at /-S/contrib/libs/grpc/src/core/ext/filters/http/server/http_server_filter.cc:136:7)> /-S/contrib/libs/grpc/src/core/lib/promise/interceptor_list.h:231:13
#8 0x00003479cc4f in void grpc_core::PipeSender<std::__y1::unique_ptr<grpc_metadata_batch, grpc_core::Arena::PooledDeleter>>::InterceptAndMap<grpc_core::HttpServerFilter::MakeCallPromise(grpc_core::CallArgs, std::__y1::function<grpc_core::ArenaPromise<std::__y1::unique_ptr<grpc_metadata_batch, grpc_core::Arena::PooledDeleter>> (grpc_core::CallArgs)>)::$_0>(grpc_core::HttpServerFilter::MakeCallPromise(grpc_core::CallArgs, std::__y1::function<grpc_core::ArenaPromise<std::__y1::unique_ptr<grpc_metadata_batch, grpc_core::Arena::PooledDeleter>> (grpc_core::CallArgs)>)::$_0, grpc_core::DebugLocation) /-S/contrib/libs/grpc/src/core/lib/promise/pipe.h:504:14
#9 0x00003479bd49 in grpc_core::HttpServerFilter::MakeCallPromise(grpc_core::CallArgs, std::__y1::function<grpc_core::ArenaPromise<std::__y1::unique_ptr<grpc_metadata_batch, grpc_core::Arena::PooledDeleter>> (grpc_core::CallArgs)>) /-S/contrib/libs/grpc/src/core/ext/filters/http/server/http_server_filter.cc:135:38
#10 0x00003451fb8b in operator() /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2375:24
#11 0x00003451fb8b in __invoke<const (lambda at /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:26) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#12 0x00003451fb8b in invoke<const (lambda at /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:26) &> /-S/contrib/libs/cxxsupp/libcxx/include/__functional/invoke.h:29:10
#13 0x00003451fb8b in InvokeObject<(lambda at /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:26), void> /-S/contrib/restricted/abseil-cpp-tstring/y_absl/functional/internal/function_ref.h:78:7
#14 0x00003451fb8b in operator() /-S/contrib/restricted/abseil-cpp-tstring/y_absl/functional/function_ref.h:132:12
#15 0x00003451fb8b in Run /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:65:5
#16 0x00003451fb8b in grpc_core::promise_filter_detail::ServerCallData::RecvInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:22
#17 0x000034517b3c in grpc_core::promise_filter_detail::ServerCallData::RecvInitialMetadataReadyCallback(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2349:38
#18 0x0000342da57e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#19 0x0000342da57e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#20 0x0000344ad2b4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#21 0x0000344ad2b4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#22 0x0000344a8e88 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#23 0x0000344ccbc8 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#24 0x000034487678 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#25 0x000034b6d29e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#26 0x00003428f40f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#27 0x00003428f40f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#28 0x000021e4c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#29 0x000021e4c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#30 0x000021e4c24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#31 0x000021e4c7ac in Execute /-S/util/thread/factory.h:15:13
#32 0x000021e4c7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#33 0x00001fa4b204 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#34 0x00001f6e8ac6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 5005 byte(s) in 91 object(s) allocated from:
#0 0x00001f6eb104 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x0000342b97d0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x0000342b97d0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x0000343b5302 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x0000347895b7 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x0000347895b7 in New<grpc_compression_algorithm> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
#6 0x0000347895b7 in grpc_core::ServerCompressionFilter::MakeCallPromise(grpc_core::CallArgs, std::__y1::function<grpc_core::ArenaPromise<std::__y1::unique_ptr<grpc_metadata_batch, grpc_core::Arena::PooledDeleter>> (grpc_core::CallArgs)>) /-S/contrib/libs/grpc/src/core/ext/filters/http/message_compress/compression_filter.cc:303:28
#7 0x00003451fb8b in operator() /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2375:24
#8 0x00003451fb8b in __invoke<const (lambda at /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:26) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#9 0x00003451fb8b in invoke<const (lambda at /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:26) &> /-S/contrib/libs/cxxsupp/libcxx/include/__functional/invoke.h:29:10
#10 0x00003451fb8b in InvokeObject<(lambda at /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:26), void> /-S/contrib/restricted/abseil-cpp-tstring/y_absl/functional/internal/function_ref.h:78:7
#11 0x00003451fb8b in operator() /-S/contrib/restricted/abseil-cpp-tstring/y_absl/functional/function_ref.h:132:12
#12 0x00003451fb8b in Run /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:65:5
#13 0x00003451fb8b in grpc_core::promise_filter_detail::ServerCallData::RecvInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2374:22
#14 0x000034517b3c in grpc_core::promise_filter_detail::ServerCallData::RecvInitialMetadataReadyCallback(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2349:38
#15 0x0000342da57e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#16 0x0000342da57e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#17 0x0000344ad2b4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#18 0x0000344ad2b4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#19 0x0000344a8e88 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#20 0x0000344ccbc8 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#21 0x000034487678 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#22 0x000034b6d29e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#23 0x00003428f40f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#24 0x00003428f40f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#25 0x000021e4c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#26 0x000021e4c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#27 0x000021e4c24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#28 0x000021e4c7ac in Execute /-S/util/thread/factory.h:15:13
#29 0x000021e4c7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#30 0x00001fa4b204 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#31 0x00001f6e8ac6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 4512 byte(s) in 94 object(s) allocated from:
#0 0x00001f724fad in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001fe572fb in NewImpl<4096UL> /-S/contrib/restricted/abseil-cpp-tstring/y_absl/strings/internal/cord_rep_flat.h:122:27
#2 0x00001fe572fb in New /-S/contrib/restricted/abseil-cpp-tstring/y_absl/strings/internal/cord_rep_flat.h:136:48
#3 0x00001fe572fb in CreateFlat /-S/contrib/restricted/abseil-cpp-tstring/y_absl/strings/cord.cc:93:23
#4 0x00001fe572fb in NewBtree /-S/contrib/restricted/abseil-cpp-tstring/y_absl/strings/cord.cc:104:12
#5 0x00001fe572fb in y_absl::lts_y_20240722::NewTree(char const*, unsigned long, unsigned long) /-S/contrib/restricted/abseil-cpp-tstring/y_absl/strings/cord.cc:118:10
#6 0x00001fe571a4 in y_absl::lts_y_20240722::Cord::Cord(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, y_absl::lts_y_20240722::cord_internal::CordzUpdateTracker::MethodIdentifier) /-S/contrib/restricted/abseil-cpp-tstring/y_absl/strings/cord.cc:343:20
#7 0x0000342dadc0 in Cord /-S/contrib/restricted/abseil-cpp-tstring/y_absl/strings/cord.h:1339:7
#8 0x0000342dadc0 in grpc_core::StatusSetStr(y_absl::lts_y_20240722::Status*, grpc_core::StatusStrProperty, std::__y1::basic_string_view<char, std::__y1::char_traits<char>>) /-S/contrib/libs/grpc/src/core/lib/gprpp/status_helper.cc:218:52
#9 0x00003440be3c in grpc_error_set_str(y_absl::lts_y_20240722::Status, grpc_core::StatusStrProperty, std::__y1::basic_string_view<char, std::__y1::char_traits<char>>) /-S/contrib/libs/grpc/src/core/lib/iomgr/error.cc:146:5
#10 0x0000343bf139 in grpc_core::Call::CancelWithStatus(grpc_status_code, char const*) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:367:7
#11 0x0000343e1293 in grpc_call_cancel_with_status /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3499:30
#12 0x00003a9d9ca6 in grpc::ServerContextBase::TryCancel() const /-S/contrib/libs/grpc/src/cpp/server/server_context.cc:347:7
#13 0x00003a99795c in NYdbGrpc::TGrpcServiceProtectiable::StopService() /-S/ydb/library/grpc/server/grpc_server.cpp:64:26
#14 0x00003a99ec9e in NYdbGrpc::TGRpcServer::Stop() /-S/ydb/library/grpc/server/grpc_server.cpp:278:18
#15 0x000041508769 in NKikimr::(anonymous namespace)::StopGRpcServers(std::__y1::weak_ptr<NKikimr::TGRpcServersWrapper>) /-S/ydb/core/driver_lib/run/run.cpp:192:21
==================== 1 passed, 1 error in 301.07s (0:05:01) ====================
